Uses of Package
com.sportradar.livedata.sdk.feed.common
-
Packages that use com.sportradar.livedata.sdk.feed.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.common.interfaces Contains interfaces that are the same for multiple feedscom.sportradar.livedata.sdk.feed.livescout.classes com.sportradar.livedata.sdk.feed.livescout.interfaces Contains Live Scout related interfaces -
Classes in com.sportradar.livedata.sdk.feed.common used by com.sportradar.livedata.sdk.di Class Description EntityMapper Represents a class used to map protocol layer messages to feed layer entitiesProtocolManager Represents a class used to manage access to the underlyingProtocol
.TestManager Represents an interface used to drive the test/replay servers. -
Classes in com.sportradar.livedata.sdk.feed.common used by com.sportradar.livedata.sdk.feed.common Class Description EntityMapper Represents a class used to map protocol layer messages to feed layer entitiesMessageProcessor Represents a class capable of receiving an input message, processing it and passing in forward for further processingMessageProcessorListener Represents a listener used to observer theMessageProcessor
instancesProtocolManager Represents a class used to manage access to the underlyingProtocol
.ProtocolManagerListener Represents a listener used to observe theProtocolManager
TestDelay Represents a delay specification for the test server.TestDelayWithSpeed Represents a delay specification for the test server together with some speed. -
Classes in com.sportradar.livedata.sdk.feed.common used by com.sportradar.livedata.sdk.feed.common.interfaces Class Description TestManager Represents an interface used to drive the test/replay servers. -
Classes in com.sportradar.livedata.sdk.feed.common used by com.sportradar.livedata.sdk.feed.livescout.classes Class Description EntityMapper Represents a class used to map protocol layer messages to feed layer entitiesLiveFeedTestManagerBase Base class for feed test managersMessageProcessor Represents a class capable of receiving an input message, processing it and passing in forward for further processingMessageProcessorListener Represents a listener used to observer theMessageProcessor
instancesProtocolManager Represents a class used to manage access to the underlyingProtocol
.TestDelayWithSpeed Represents a delay specification for the test server together with some speed.TestManager Represents an interface used to drive the test/replay servers. -
Classes in com.sportradar.livedata.sdk.feed.common used by com.sportradar.livedata.sdk.feed.livescout.interfaces Class Description TestDelayWithSpeed Represents a delay specification for the test server together with some speed.TestManager Represents an interface used to drive the test/replay servers.