Interface | Description |
---|---|
BookingManager |
Defines methods used to perform various booking calendar operations
|
CashOutProbabilitiesManager |
Defines methods used retrieve markets with probability information used for cash out
|
CustomBetManager |
Defines methods used to perform various custom bet operations
|
CustomBetSelectionBuilder |
Defines methods used to build selections
|
EventChangeListener |
Defines methods used as callbacks to notify the client about event fixture and/or result change updates
|
EventChangeManager |
Defines methods used for getting list of
FixtureChange and/or ResultChange |
EventRecoveryRequestIssuer |
Defines utility methods used to handle specific event recovery requests
|
LoggerDefinitions |
Defines interfaces used to identify logger instances used trough the SDK
|
LoggerDefinitions.UfSdkClientInteractionLog |
The log for user requested operations
|
LoggerDefinitions.UfSdkRestTrafficLog |
The log of API request responses
|
LoggerDefinitions.UfSdkTrafficFailureLog |
The log of received messages that failed to process
|
LoggerDefinitions.UfSdkTrafficLog |
The log of received messages
|
MarketDescriptionManager |
Used to obtain information about available markets and get translations for markets and outcomes
including outrights
|
ProducerManager |
The
ProducerManager is used to manage Sportradar message producers |
RecoveryManager |
Defines methods used to manage recovery scenarios
|
SdkConnectionStatusListener |
Defines a listener used no notify outside world when the connection to the feed is closed
|
SdkEventRecoveryStatusListener |
Defines methods used as callbacks to notify the client about event recovery updates
|
SdkProducerStatusListener |
Defines a contract used to observe instances which provide information about a producer (
ProducerStatusChange
messages) |
SnapshotCompleted |
Created on 17/09/2018.
|
SnapshotFailed |
Created on 08/11/2018.
|
SnapshotRequest |
Created on 17/09/2018.
|
SnapshotRequestManager |
Created on 17/09/2018.
|
SoccerUofListener |
An interface used to handle messages associated with soccer sport-events
|
SportDataProvider |
Defines methods implemented by classes used to provide sport related data (sports, tournaments, competitions, ...)
|
SportEntityFactory |
Defines methods implemented by classes used to build
Sport and Tournament instances. |
UofGlobalEventsListener |
Defines methods used to handle messages which are not related with a
UofSession but
with producers or SDK it-self. |
UofListener |
These are all the messages you can receive relating to odds.
|
UofSession |
This is the representation of one stream/session/connection to the Sportradar Odds Messages (It
is possible to have one or more such session simultaneously listening to the same or different
information)
|
UofSessionBuilder |
Class | Description |
---|---|
BookingManagerImpl |
The basic implementation of the
BookingManager |
CustomBetManagerImpl |
The basic implementation of the
CustomBetManager |
CustomBetSelectionBuilderImpl |
The basic implementation of the
CustomBetSelectionBuilder |
CustomisableUofSdk |
An extension of the UofSdk that has the ability to customise some of the sdk components
|
EventChangeManagerImpl | |
RuntimeConfiguration | Deprecated
use ConfigurationBuilder instead.
|
SdkInternalConfiguration |
The internal SDK configuration
|
UofSdk |
The main SDK object, this is the starting point of the UF SDK.
|
UofSdkForReplay |
An extension of the UofSdk that has the ability to perform replay server actions.
|
Enum | Description |
---|---|
ExceptionHandlingStrategy |
An indication on how should be exceptions handled on the public API
|
MessageInterest | |
ProducerScope |
An indication of what type of event messages may be dispatched by a specific
Producer |
Copyright © 2016–2024. All rights reserved.