Uses of Interface
com.sportradar.livedata.sdk.dispatch.common.LiveFeedDispatcher
-
Packages that use LiveFeedDispatcher Package Description com.sportradar.livedata.sdk.dispatch.livescout -
-
Uses of LiveFeedDispatcher in com.sportradar.livedata.sdk.dispatch.livescout
Subinterfaces of LiveFeedDispatcher in com.sportradar.livedata.sdk.dispatch.livescout Modifier and Type Interface Description interface
LiveScoutDispatcher
Represents a dispatcher used to dispatch live-scout related events to the user.Classes in com.sportradar.livedata.sdk.dispatch.livescout that implement LiveFeedDispatcher Modifier and Type Class Description class
LiveScoutDisruptorDispatcher
ALiveScoutDispatcher
implementation which uses disruptor to dispatch messages on multiple threads
-