Uses of Interface
com.sportradar.unifiedodds.sdk.internal.impl.SportEventStatusFactory
Packages that use SportEventStatusFactory
Package
Description
-
Uses of SportEventStatusFactory in com.sportradar.unifiedodds.sdk.internal.impl
Classes in com.sportradar.unifiedodds.sdk.internal.impl that implement SportEventStatusFactoryModifier and TypeClassDescriptionclassFactory used to build various sport event status instances such asMatchStatus,...Constructors in com.sportradar.unifiedodds.sdk.internal.impl with parameters of type SportEventStatusFactoryModifierConstructorDescriptionSportEntityFactoryImpl(SportsDataCache sportsDataCache, SportEventCache sportEventCache, ProfileCache profileCache, SportEventStatusFactory sportEventStatusFactory, MappingTypeProvider mappingTypeProvider, SdkInternalConfiguration oddsFeedConfiguration) Initializes a new instance of theSportEntityFactoryImpl -
Uses of SportEventStatusFactory in com.sportradar.unifiedodds.sdk.internal.impl.entities
Constructors in com.sportradar.unifiedodds.sdk.internal.impl.entities with parameters of type SportEventStatusFactoryModifierConstructorDescriptionMatchImpl(Urn id, Urn sportId, SportEventCache sportEventCache, SportEventStatusFactory statusFactory, SportEntityFactory sportEntityFactory, List<Locale> locales, ExceptionHandlingStrategy exceptionHandlingStrategy) Initializes a new instance of theMatchImplStageImpl(Urn id, Urn sportId, SportEventCache sportEventCache, SportEventStatusFactory statusFactory, SportEntityFactory sportEntityFactory, List<Locale> locales, ExceptionHandlingStrategy exceptionHandlingStrategy) Initializes a new instance of theStageImpl