| Package | Description | 
|---|---|
| com.sportradar.unifiedodds.sdk.internal.impl | |
| com.sportradar.unifiedodds.sdk.internal.impl.entities | |
| com.sportradar.unifiedodds.sdk.managers | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
SportEntityFactoryImpl
A factory used to construct  
Competition and Tournament instances | 
| Constructor and Description | 
|---|
UofSessionImpl(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)  | 
| Constructor and Description | 
|---|
BasicTournamentImpl(Urn id,
                   Urn sportId,
                   List<Locale> locales,
                   SportEventCache sportEventCache,
                   SportEntityFactory sportEntityFactory,
                   ExceptionHandlingStrategy exceptionHandlingStrategy)
Initializes a new  
BasicTournamentImpl instance | 
CompetitorImpl(Urn competitorId,
              ProfileCache profileCache,
              Map<Urn,ReferenceIdCi> eventCompetitorsReferences,
              Boolean isVirtual,
              List<Locale> locales,
              SportEntityFactory sportEntityFactory,
              ExceptionHandlingStrategy exceptionHandlingStrategy)
Initializes a new instance of the  
CompetitorImpl class | 
CompetitorImpl(Urn competitorId,
              ProfileCache profileCache,
              SportEventCi parentSportEventCi,
              List<Locale> locales,
              SportEntityFactory sportEntityFactory,
              ExceptionHandlingStrategy exceptionHandlingStrategy,
              Boolean isVirtual)
Initializes a new instance of the  
CompetitorImpl class | 
DrawImpl(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 the  
MatchImpl | 
SeasonImpl(Urn id,
          Urn sportId,
          List<Locale> locales,
          SportEventCache sportEventCache,
          SportEntityFactory sportEntityFactory,
          ExceptionHandlingStrategy exceptionHandlingStrategy)
Initializes a new  
SeasonImpl instance | 
StageImpl(Urn id,
         Urn sportId,
         SportEventCache sportEventCache,
         SportEventStatusFactory statusFactory,
         SportEntityFactory sportEntityFactory,
         List<Locale> locales,
         ExceptionHandlingStrategy exceptionHandlingStrategy)
Initializes a new instance of the  
StageImpl | 
TeamCompetitorImpl(Urn competitorId,
                  ProfileCache profileCache,
                  String qualifier,
                  Integer division,
                  Boolean isVirtual,
                  SportEventCi parentSportEventCi,
                  List<Locale> locales,
                  SportEntityFactory sportEntityFactory,
                  ExceptionHandlingStrategy exceptionHandlingStrategy)
Initializes a new instance of the  
TeamCompetitorImpl class | 
TournamentImpl(Urn id,
              Urn sportId,
              List<Locale> locales,
              SportEventCache sportEventCache,
              SportEntityFactory sportEntityFactory,
              ExceptionHandlingStrategy exceptionHandlingStrategy)
Initializes a new  
TournamentImpl instance | 
| Constructor and Description | 
|---|
ReplayScenario(com.sportradar.uf.sportsapi.datamodel.ReplayScenarioType scenario,
              SportEntityFactory entityFactory,
              ExceptionHandlingStrategy handlingStrategy)
Initializes a new  
ReplayScenario instance which represent an available replay scenario | 
Copyright © 2016–2025. All rights reserved.