Uses of Interface
com.sportradar.unifiedodds.sdk.internal.impl.SportEntityFactory
Packages that use SportEntityFactory
Package
Description
-
Uses of SportEntityFactory in com.sportradar.unifiedodds.sdk.internal.impl
Classes in com.sportradar.unifiedodds.sdk.internal.impl that implement SportEntityFactoryModifier and TypeClassDescriptionclassA factory used to constructCompetitionandTournamentinstancesConstructors in com.sportradar.unifiedodds.sdk.internal.impl with parameters of type SportEntityFactoryModifierConstructorDescriptionUofSessionImpl(SdkInternalConfiguration config, MessageReceiver messageReceiver, RecoveryManager recoveryManager, CompositeMessageProcessor messageProcessor, SdkProducerManager producerManager, SportDataProvider sportDataProvider, SportEntityFactory sportEntityFactory, FeedMessageFactory messageFactory, FeedMessageValidator feedMessageValidator, UnifiedOddsStatistics ufStats, com.google.common.cache.Cache<String, String> dispatchedFixtureChangesCache) -
Uses of SportEntityFactory in com.sportradar.unifiedodds.sdk.internal.impl.entities
Constructors in com.sportradar.unifiedodds.sdk.internal.impl.entities with parameters of type SportEntityFactoryModifierConstructorDescriptionBasicTournamentImpl(Urn id, Urn sportId, List<Locale> locales, SportEventCache sportEventCache, SportEntityFactory sportEntityFactory, ExceptionHandlingStrategy exceptionHandlingStrategy) Initializes a newBasicTournamentImplinstanceCompetitorImpl(Urn competitorId, ProfileCache profileCache, SportEventCi parentSportEventCi, List<Locale> locales, SportEntityFactory sportEntityFactory, ExceptionHandlingStrategy exceptionHandlingStrategy, Boolean isVirtual) Initializes a new instance of theCompetitorImplclassCompetitorImpl(Urn competitorId, ProfileCache profileCache, Map<Urn, ReferenceIdCi> eventCompetitorsReferences, Boolean isVirtual, List<Locale> locales, SportEntityFactory sportEntityFactory, ExceptionHandlingStrategy exceptionHandlingStrategy) Initializes a new instance of theCompetitorImplclassDrawImpl(Urn id, Urn sportId, List<Locale> locales, SportEventCache sportEventCache, SportEntityFactory sportEntityFactory, ExceptionHandlingStrategy exceptionHandlingStrategy) LotteryImpl(Urn id, Urn sportId, List<Locale> locales, SportEventCache sportEventCache, SportEntityFactory sportEntityFactory, ExceptionHandlingStrategy exceptionHandlingStrategy) MatchImpl(Urn id, Urn sportId, SportEventCache sportEventCache, SportEventStatusFactory statusFactory, SportEntityFactory sportEntityFactory, List<Locale> locales, ExceptionHandlingStrategy exceptionHandlingStrategy) Initializes a new instance of theMatchImplSeasonImpl(Urn id, Urn sportId, List<Locale> locales, SportEventCache sportEventCache, SportEntityFactory sportEntityFactory, ExceptionHandlingStrategy exceptionHandlingStrategy) Initializes a newSeasonImplinstanceStageImpl(Urn id, Urn sportId, SportEventCache sportEventCache, SportEventStatusFactory statusFactory, SportEntityFactory sportEntityFactory, List<Locale> locales, ExceptionHandlingStrategy exceptionHandlingStrategy) Initializes a new instance of theStageImplTeamCompetitorImpl(Urn competitorId, ProfileCache profileCache, String qualifier, Integer division, Boolean isVirtual, SportEventCi parentSportEventCi, List<Locale> locales, SportEntityFactory sportEntityFactory, ExceptionHandlingStrategy exceptionHandlingStrategy) Initializes a new instance of theTeamCompetitorImplclassTournamentImpl(Urn id, Urn sportId, List<Locale> locales, SportEventCache sportEventCache, SportEntityFactory sportEntityFactory, ExceptionHandlingStrategy exceptionHandlingStrategy) Initializes a newTournamentImplinstance -
Uses of SportEntityFactory in com.sportradar.unifiedodds.sdk.managers
Constructors in com.sportradar.unifiedodds.sdk.managers with parameters of type SportEntityFactoryModifierConstructorDescriptionReplayScenario(com.sportradar.uf.sportsapi.datamodel.ReplayScenarioType scenario, SportEntityFactory entityFactory, ExceptionHandlingStrategy handlingStrategy) Initializes a newReplayScenarioinstance which represent an available replay scenario