Uses of Class
com.sportradar.livedata.sdk.feed.livescout.entities.ServerTimeEntity
Packages that use ServerTimeEntity
Package
Description
Contains Live Scout related entities
Contains Live Scout related interfaces
-
Uses of ServerTimeEntity in com.sportradar.livedata.sdk.dispatch.livescout
Methods in com.sportradar.livedata.sdk.dispatch.livescout with parameters of type ServerTimeEntityModifier and TypeMethodDescriptionprotected voidEntityEventHandler.dispatchServerTime(ServerTimeEntity entity) protected voidLoggingEntityEventHandler.dispatchServerTime(ServerTimeEntity entity) -
Uses of ServerTimeEntity in com.sportradar.livedata.sdk.feed.livescout.entities
Methods in com.sportradar.livedata.sdk.feed.livescout.entities that return ServerTimeEntityModifier and TypeMethodDescriptionJaxbLiveScoutEntityFactory.buildServerTimeEntity(com.sportradar.livedata.sdk.proto.dto.incoming.livescout.Servertime servertime) -
Uses of ServerTimeEntity in com.sportradar.livedata.sdk.feed.livescout.interfaces
Methods in com.sportradar.livedata.sdk.feed.livescout.interfaces that return ServerTimeEntityModifier and TypeMethodDescriptionLiveScoutEntityFactory.buildServerTimeEntity(com.sportradar.livedata.sdk.proto.dto.incoming.livescout.Servertime servertime) Methods in com.sportradar.livedata.sdk.feed.livescout.interfaces with parameters of type ServerTimeEntityModifier and TypeMethodDescriptionvoidLiveScoutFeedListener.onServerTimeReceived(LiveScoutFeed sender, ServerTimeEntity serverTime) Server time request response