Uses of Package
com.sportradar.livedata.sdk.proto.common
-
Packages that use com.sportradar.livedata.sdk.proto.common Package Description com.sportradar.livedata.sdk.di This package should only contain classes associated with IOC container used to build the dependency tree.com.sportradar.livedata.sdk.feed.common Contains files common to all feedscom.sportradar.livedata.sdk.feed.livescout.classes com.sportradar.livedata.sdk.proto Contains classes and interfaces which are shared between different protocols.com.sportradar.livedata.sdk.proto.common com.sportradar.livedata.sdk.proto.livescout -
Classes in com.sportradar.livedata.sdk.proto.common used by com.sportradar.livedata.sdk.di Class Description Protocol Represents a protocol which knows how to properly communicate with the server -
Classes in com.sportradar.livedata.sdk.proto.common used by com.sportradar.livedata.sdk.feed.common Class Description Protocol Represents a protocol which knows how to properly communicate with the serverRequestProducer Represents a class which is capable of producing messages for the betradar server. -
Classes in com.sportradar.livedata.sdk.proto.common used by com.sportradar.livedata.sdk.feed.livescout.classes Class Description Protocol Represents a protocol which knows how to properly communicate with the serverRequestProducer Represents a class which is capable of producing messages for the betradar server.RequestProducerBase A base class for all classes implementingRequestProducer
interface. -
Classes in com.sportradar.livedata.sdk.proto.common used by com.sportradar.livedata.sdk.proto Class Description MessageException An exception thrown when the message cannot be created from the data or message data cannot be written to the target type.MessageParser Represents a message parser used to parse received byte arrays into messages of specified typeMessageWriter Represents a writer capable of writing message data to byte arrayOutgoingMessageInspector Represents a class capable of inspecting messages send from the sdk to the betradar feedProtocol Represents a protocol which knows how to properly communicate with the serverProtocolBase Base class for allProtocol
implementationsProtocolException AnException
derived class which is thrown when an un-expected situation is encountered in the protocol layer code.StatusFactory Represents a class used to build requests to be send to the betradar feed. -
Classes in com.sportradar.livedata.sdk.proto.common used by com.sportradar.livedata.sdk.proto.common Class Description JaxbBuilder Represents a builder used to build JAXB basedMarshaller
andUnmarshaller
instances.MessageException An exception thrown when the message cannot be created from the data or message data cannot be written to the target type.MessageParser Represents a message parser used to parse received byte arrays into messages of specified typeMessageParserBase Represents a base class for message parsers.MessageParserListener A listener used to observeMessageParser
instance.MessageTokenizer Represents a message parser used to parse received byte arrays into messages of specified typeMessageTokenizerBase Represents a message tokenizer base.MessageTokenizerListener A listener used to observeMessageTokenizer
instance.MessageWriter Represents a writer capable of writing message data to byte arrayProtocol Represents a protocol which knows how to properly communicate with the serverProtocolException AnException
derived class which is thrown when an un-expected situation is encountered in the protocol layer code.ProtocolListener Represents a listener used to observe theProtocol
implementationRequestProducer Represents a class which is capable of producing messages for the betradar server.RequestProducerBase A base class for all classes implementingRequestProducer
interface.RequestProducerListener Represents a listener used to observe theRequestProducer
instances. -
Classes in com.sportradar.livedata.sdk.proto.common used by com.sportradar.livedata.sdk.proto.livescout Class Description OutgoingMessageInspector Represents a class capable of inspecting messages send from the sdk to the betradar feedRequestProducer Represents a class which is capable of producing messages for the betradar server.RequestProducerBase A base class for all classes implementingRequestProducer
interface.StatusFactory Represents a class used to build requests to be send to the betradar feed.