Uses of Class
com.sportradar.livedata.sdk.feed.livescout.entities.LiveScoutEntityBase
Packages that use LiveScoutEntityBase
Package
Description
This package should only contain classes associated with IOC container used to build the dependency tree.
Contains files common to all feeds
Contains Live Scout related entities
-
Uses of LiveScoutEntityBase in com.sportradar.livedata.sdk.di
Methods in com.sportradar.livedata.sdk.di that return types with arguments of type LiveScoutEntityBaseModifier and TypeMethodDescriptionprotected ProtocolManager<OutgoingMessage, LiveScoutEntityBase> LiveScoutInjectionModule.provideProtocolManager(Protocol<IncomingMessage, OutgoingMessage> protocol, EntityMapper<IncomingMessage, LiveScoutEntityBase> entityMapper, LiveScoutUserRequestManagerImpl userRequestManager, LiveScoutClientAliveProducer aliveProducer) Method parameters in com.sportradar.livedata.sdk.di with type arguments of type LiveScoutEntityBaseModifier and TypeMethodDescriptionprotected LiveScoutFeedLiveScoutInjectionModule.provideFeed(jakarta.inject.Provider<ProtocolManager<OutgoingMessage, LiveScoutEntityBase>> protocolManagerProvider, jakarta.inject.Provider<LiveScoutUserRequestManagerImpl> userRequestManagerProvider, jakarta.inject.Provider<LiveScoutDispatcher> dispatcherProvider) protected ProtocolManager<OutgoingMessage, LiveScoutEntityBase> LiveScoutInjectionModule.provideProtocolManager(Protocol<IncomingMessage, OutgoingMessage> protocol, EntityMapper<IncomingMessage, LiveScoutEntityBase> entityMapper, LiveScoutUserRequestManagerImpl userRequestManager, LiveScoutClientAliveProducer aliveProducer) -
Uses of LiveScoutEntityBase in com.sportradar.livedata.sdk.dispatch.livescout
Methods in com.sportradar.livedata.sdk.dispatch.livescout that return LiveScoutEntityBaseModifier and TypeMethodDescriptionLiveScoutDispatcherContainer.getEntity()Gets theLiveScoutEntityBaserepresenting the message held be the currentLiveScoutDispatcherContainerMethods in com.sportradar.livedata.sdk.dispatch.livescout with parameters of type LiveScoutEntityBaseModifier and TypeMethodDescriptionvoidLiveScoutDispatcher.dispatchEntity(LiveScoutEntityBase entity) Dispatches the passedLiveScoutEntityBaseto the uservoidLiveScoutDisruptorDispatcher.dispatchEntity(LiveScoutEntityBase entity) Dispatches the passedLiveScoutEntityBaseto the userConstructors in com.sportradar.livedata.sdk.dispatch.livescout with parameters of type LiveScoutEntityBaseModifierConstructorDescriptionInitializes a new instance of theLiveScoutDispatcherContainerclass. -
Uses of LiveScoutEntityBase in com.sportradar.livedata.sdk.feed.common
Classes in com.sportradar.livedata.sdk.feed.common with type parameters of type LiveScoutEntityBaseModifier and TypeInterfaceDescriptioninterfaceEntityMapper<I extends IncomingMessage,E extends LiveScoutEntityBase> Represents a class used to map protocol layer messages to feed layer entitiesclassMessagePipeline<T extends LiveScoutEntityBase>A message - processing pipeline which consists of multipleMessageProcessorinstances.interfaceMessageProcessor<T extends LiveScoutEntityBase>Represents a class capable of receiving an input message, processing it and passing in forward for further processingclassMessageProcessorComparator<T extends LiveScoutEntityBase>AComparatorimplementation used to compareMessageProcessorinstances.interfaceMessageProcessorListener<T extends LiveScoutEntityBase>Represents a listener used to observer theMessageProcessorinstancesinterfaceProtocolManager<O extends OutgoingMessage,E extends LiveScoutEntityBase> Represents a class used to manage access to the underlyingProtocol.interfaceProtocolManagerListener<E extends LiveScoutEntityBase>Represents a listener used to observe theProtocolManagerMethods in com.sportradar.livedata.sdk.feed.common with parameters of type LiveScoutEntityBaseModifier and TypeMethodDescriptionprotected final voidLiveFeedProtocolManager.notifyOnMessageReceived(LiveScoutEntityBase message) Notifies the observer that new message was received.Method parameters in com.sportradar.livedata.sdk.feed.common with type arguments of type LiveScoutEntityBaseModifier and TypeMethodDescriptionvoidLiveFeedProtocolManager.setListener(ProtocolManagerListener<LiveScoutEntityBase> listener) Sets the listener used to observe the currentProtocolManager.Constructor parameters in com.sportradar.livedata.sdk.feed.common with type arguments of type LiveScoutEntityBaseModifierConstructorDescriptionLiveFeedProtocolManager(Protocol<IncomingMessage, OutgoingMessage> protocol, EntityMapper<IncomingMessage, LiveScoutEntityBase> entityMapper, MessageProcessor<LiveScoutEntityBase> messageProcessor, RequestProducer<OutgoingMessage> requestProducer) Initializes a new instance of theLiveFeedProtocolManagerclassLiveFeedProtocolManager(Protocol<IncomingMessage, OutgoingMessage> protocol, EntityMapper<IncomingMessage, LiveScoutEntityBase> entityMapper, MessageProcessor<LiveScoutEntityBase> messageProcessor, RequestProducer<OutgoingMessage> requestProducer) Initializes a new instance of theLiveFeedProtocolManagerclass -
Uses of LiveScoutEntityBase in com.sportradar.livedata.sdk.feed.livescout.classes
Methods in com.sportradar.livedata.sdk.feed.livescout.classes that return LiveScoutEntityBaseModifier and TypeMethodDescriptionLiveScoutEntityMapper.map(IncomingMessage message) Maps the passedIncomingMessagederived message to feed entityMethods in com.sportradar.livedata.sdk.feed.livescout.classes with parameters of type LiveScoutEntityBaseModifier and TypeMethodDescriptionvoidLiveScoutUserRequestManagerImpl.processMessage(LiveScoutEntityBase message) Method parameters in com.sportradar.livedata.sdk.feed.livescout.classes with type arguments of type LiveScoutEntityBaseModifier and TypeMethodDescriptionvoidLiveScoutUserRequestManagerImpl.setListener(MessageProcessorListener<LiveScoutEntityBase> listener) Constructor parameters in com.sportradar.livedata.sdk.feed.livescout.classes with type arguments of type LiveScoutEntityBaseModifierConstructorDescriptionLiveScoutFeedImpl(ProtocolManager<OutgoingMessage, LiveScoutEntityBase> protocolManager, LiveScoutUserRequestManager userRequestManager, LiveScoutDispatcher dispatcher, LiveScoutSettings settings) Initializes a new instance of theLiveScoutFeedImplclass. -
Uses of LiveScoutEntityBase in com.sportradar.livedata.sdk.feed.livescout.entities
Subclasses of LiveScoutEntityBase in com.sportradar.livedata.sdk.feed.livescout.entitiesModifier and TypeClassDescriptionclassConnection test.classThe current lineup.classMatch booking reply.classMatch time information during a game.classContains information about multiple matchesclassList of matches sent unsolicited from server (uses same format as MatchList for now).classReply sent when a client unsubscribes from a match or when a match subscription failed.classMatch information message.classA player in the lineup.classCaries server time