Package com.sportradar.livedata.sdk.proto.common
package com.sportradar.livedata.sdk.proto.common
- 
ClassDescriptionRepresents a tokenizer where data arrives in chunks.Represents a builder used to build JAXB basedMarshallerandUnmarshallerinstances.Represents a factory used to create jaxb basedMarshallerandUnmarshallerinstances.JaxbMessageParser<T extends MessageBase>AMessageParserimplementation which uses JAXB to un-marshal the messagesJaxbMessageWriter<T extends MessageBase>AMessageWriterimplementation which uses JAXB to marshal the messagesAn exception thrown when the message cannot be created from the data or message data cannot be written to the target type.MessageParser<T extends MessageBase>Represents a message parser used to parse received byte arrays into messages of specified typeMessageParserBase<T extends MessageBase>Represents a base class for message parsers.MessageParserListener<T extends MessageBase>A listener used to observeMessageParserinstance.Represents a message parser used to parse received byte arrays into messages of specified typeRepresents a message tokenizer base.A listener used to observeMessageTokenizerinstance.MessageWriter<T extends MessageBase>Represents a writer capable of writing message data to byte arrayAnProtocolExceptionderived class which is thrown when no data is availableOutgoingMessageInspector<O extends OutgoingMessage>Represents a class capable of inspecting messages send from the sdk to the betradar feedRepresents a protocol which knows how to properly communicate with the serverBase class for allProtocolimplementationsAnExceptionderived class which is thrown when an un-expected situation is encountered in the protocol layer code.ProtocolListener<I extends IncomingMessage>Represents a listener used to observe theProtocolimplementationRequestProducer<T extends OutgoingMessage>Represents a class which is capable of producing messages for the betradar server.RequestProducerBase<T extends OutgoingMessage>A base class for all classes implementingRequestProducerinterface.RequestProducerComposite<T extends OutgoingMessage>Represents a composition of multipleRequestProducerinstances.RequestProducerListener<T extends OutgoingMessage>Represents a listener used to observe theRequestProducerinstances.