Package com.sportradar.livedata.sdk.feed.common
package com.sportradar.livedata.sdk.feed.common
Contains files common to all feeds
- 
ClassDescriptionRepresents a class used to map protocol layer messages to feed layer entitiesAProtocolManagerimplementation used to manage protocol which connects to a live-feedBase class for feed test managersMessagePipeline<T extends LiveScoutEntityBase>A message - processing pipeline which consists of multipleMessageProcessorinstances.MessageProcessor<T extends LiveScoutEntityBase>Represents a class capable of receiving an input message, processing it and passing in forward for further processingMessageProcessorComparator<T extends LiveScoutEntityBase>AComparatorimplementation used to compareMessageProcessorinstances.MessageProcessorListener<T extends LiveScoutEntityBase>Represents a listener used to observer theMessageProcessorinstancesRepresents a class used to manage access to the underlyingProtocol.ProtocolManagerListener<E extends LiveScoutEntityBase>Represents a listener used to observe theProtocolManagerRepresents a delay specification for the test server.Represents a delay specification for the test server together with some speed.Represents an interface used to drive the test/replay servers.