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
|
OddsFeedListener |
These are all the messages you can receive relating to odds.
|
OddsFeedSession |
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)
|
OddsFeedSessionBuilder | |
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
|
SDKGlobalEventsListener |
Defines methods used to handle messages which are not related with a
OddsFeedSession but
with producers or SDK it-self. |
SDKProducerStatusListener |
Defines a contract used to observe instances which provide information about a producer (
ProducerUp
and ProducerDown 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.
|
SoccerOddsFeedListener |
An interface used to handle messages associated with soccer sport-events
|
SportEntityFactory |
Defines methods implemented by classes used to build
Sport and Tournament instances. |
SportsInfoManager |
Defines methods implemented by classes used to provide sport related data (sports, tournaments, competitions, ...)
|
Class | Description |
---|---|
BookingManagerImpl |
The basic implementation of the
BookingManager |
CustomBetManagerImpl |
The basic implementation of the
CustomBetManager |
CustomBetSelectionBuilderImpl |
The basic implementation of the
CustomBetSelectionBuilder |
CustomisableOddsFeed |
An extension of the OddsFeed that has the ability to customise some of the sdk components
|
EventChangeManagerImpl | |
OddsFeed |
The main SDK object, this is the starting point of the UF SDK.
|
OperationManager |
Defines methods used to get or set various values for sdk operations
Values must be set before creating Feed instance
|
ReplayOddsFeed |
An extension of the OddsFeed that has the ability to perform replay server actions.
|
SDKConfigurationPropertiesReader |
Created on 03/01/2018.
|
SDKConfigurationReader |
Created on 10/04/2018.
|
SDKConfigurationYamlReader |
Created on 11/04/2018.
|
SDKInternalConfiguration |
The internal SDK configuration
|
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–2023. All rights reserved.