Skip navigation links
A B C E F G I L M O P R S T U V 

A

AccessToken - Interface in com.sportradar.mts.sdk.api
Object containing access token response data
addBet(Bet) - Method in interface com.sportradar.mts.sdk.api.builders.TicketBuilder
Add the bet to the ticket
addBetCancel(String, Integer) - Method in interface com.sportradar.mts.sdk.api.builders.TicketCancelBuilder
Add the bet cashout
addBetCashout(String, long, Integer) - Method in interface com.sportradar.mts.sdk.api.builders.TicketCashoutBuilder
Add the bet cashout
addSelectedSystem(int) - Method in interface com.sportradar.mts.sdk.api.builders.BetBuilder
Add a system to selected system array
addSelection(Selection) - Method in interface com.sportradar.mts.sdk.api.builders.BetBuilder
Adds the selection
AutoAcceptedOdds - Interface in com.sportradar.mts.sdk.api
 
AvailableSelections - Interface in com.sportradar.mts.sdk.api.interfaces.customBet
Provides an available selections for a particular event

B

Bet - Interface in com.sportradar.mts.sdk.api
Ticket bet
BetBonus - Interface in com.sportradar.mts.sdk.api
Bonus of the bet (optional, default null)
BetBonusDescription - Enum in com.sportradar.mts.sdk.api.enums
Description of BetBonus.
BetBonusMode - Enum in com.sportradar.mts.sdk.api.enums
Type of BetBonus.
BetBonusPaidAs - Enum in com.sportradar.mts.sdk.api.enums
Description of BetBonus payment type.
BetBonusType - Enum in com.sportradar.mts.sdk.api.enums
Type of BetBonus.
BetBuilder - Interface in com.sportradar.mts.sdk.api.builders
Builder for creating new Bet instances
BetCancel - Interface in com.sportradar.mts.sdk.api
Defines a contract for bet-level cashout
BetCashout - Interface in com.sportradar.mts.sdk.api
Defines a contract for bet-level cashout
BetDetail - Interface in com.sportradar.mts.sdk.api
Defines a contract for bet-level response details
BetFreeStake - Interface in com.sportradar.mts.sdk.api
FreeStake of the bet (optional, default null)
BetFreeStakeDescription - Enum in com.sportradar.mts.sdk.api.enums
Description of BetFreeStake.
BetFreeStakePaidAs - Enum in com.sportradar.mts.sdk.api.enums
Description of BetFreeStake payment type.
BetFreeStakeType - Enum in com.sportradar.mts.sdk.api.enums
Type of BetFreeStake.
BetReoffer - Interface in com.sportradar.mts.sdk.api
Defines a contract for bet reoffer details, mutually exclusive with AlternativeStake
BetReofferType - Enum in com.sportradar.mts.sdk.api.enums
Defines possible values for BetReofferType
build() - Method in interface com.sportradar.mts.sdk.api.builders.BetBuilder
Creates new Bet instance
build() - Method in interface com.sportradar.mts.sdk.api.builders.EndCustomerBuilder
Creates new EndCustomer instance
build() - Method in interface com.sportradar.mts.sdk.api.builders.SelectionBuilder
Builds new Selection instance
build() - Method in interface com.sportradar.mts.sdk.api.builders.SenderBuilder
Creates new Sender instance
build() - Method in interface com.sportradar.mts.sdk.api.builders.TicketAckBuilder
Creates a new TicketAck instance using builder parameters
build() - Method in interface com.sportradar.mts.sdk.api.builders.TicketBuilder
Creates a new Ticket instance using builder parameters
build() - Method in interface com.sportradar.mts.sdk.api.builders.TicketCancelAckBuilder
Creates a new TicketCancelAck instance using builder parameters
build(String, int, TicketCancellationReason) - Method in interface com.sportradar.mts.sdk.api.builders.TicketCancelBuilder
Creates a new TicketCancel instance
build() - Method in interface com.sportradar.mts.sdk.api.builders.TicketCancelBuilder
Creates a new TicketCancel instance using builder parameters
build() - Method in interface com.sportradar.mts.sdk.api.builders.TicketCashoutBuilder
Creates a new TicketCashout instance using the preset builder parameters
build() - Method in interface com.sportradar.mts.sdk.api.builders.TicketNonSrSettleBuilder
Creates a new TicketNonSrSettle instance using the preset builder parameters
build() - Method in interface com.sportradar.mts.sdk.api.builders.TicketReofferBuilder
Creates a new TicketReofferCancel instance using builder parameters
build(String, int) - Method in interface com.sportradar.mts.sdk.api.builders.TicketReofferCancelBuilder
Creates a new TicketCancel instance
build() - Method in interface com.sportradar.mts.sdk.api.builders.TicketReofferCancelBuilder
Creates a new TicketReofferCancel instance using builder parameters
build() - Method in interface com.sportradar.mts.sdk.api.interfaces.customBet.CustomBetSelectionBuilder
Builds and returns a Selection instance
build(URN, int, String, String) - Method in interface com.sportradar.mts.sdk.api.interfaces.customBet.CustomBetSelectionBuilder
Builds and returns a Selection instance
build() - Method in interface com.sportradar.mts.sdk.api.interfaces.SdkConfigurationBuilder
Build and return the SdkConfiguration
BuilderFactory - Interface in com.sportradar.mts.sdk.api.builders
 

C

calculateProbability(List<Selection>) - Method in interface com.sportradar.mts.sdk.api.interfaces.customBet.CustomBetManager
Returns an Calculation instance providing the probability for the specified selections
Calculation - Interface in com.sportradar.mts.sdk.api.interfaces.customBet
Provides a probability calculation
Ccf - Interface in com.sportradar.mts.sdk.api
Object containing CCF response data
CcfChange - Interface in com.sportradar.mts.sdk.api
Object containing CCF change data
close() - Method in interface com.sportradar.mts.sdk.api.interfaces.MtsSdkApi
Closes the SDK and all resources associated with it.
close() - Method in interface com.sportradar.mts.sdk.api.interfaces.Openable
Closes the object and clears all resources associated with it
close() - Method in class com.sportradar.mts.sdk.app.MtsSdk
 
com.sportradar.mts.sdk.api - package com.sportradar.mts.sdk.api
Contains SDK exposed entities
com.sportradar.mts.sdk.api.builders - package com.sportradar.mts.sdk.api.builders
 
com.sportradar.mts.sdk.api.enums - package com.sportradar.mts.sdk.api.enums
Contains SDK enumerations
com.sportradar.mts.sdk.api.exceptions - package com.sportradar.mts.sdk.api.exceptions
Contains SDK exceptions
com.sportradar.mts.sdk.api.interfaces - package com.sportradar.mts.sdk.api.interfaces
Contains all the interfaces exposed to the SDK users
com.sportradar.mts.sdk.api.interfaces.customBet - package com.sportradar.mts.sdk.api.interfaces.customBet
 
com.sportradar.mts.sdk.app - package com.sportradar.mts.sdk.app
Contains main entry point for the MTS SDK
ConnectionChange - Interface in com.sportradar.mts.sdk.api.interfaces
 
connectionChanged(ConnectionChange) - Method in interface com.sportradar.mts.sdk.api.interfaces.ConnectionChangeListener
Triggered when the change regarding connection to rabbit server occurs
ConnectionChangeListener - Interface in com.sportradar.mts.sdk.api.interfaces
Connection change listener
ConnectionStatus - Interface in com.sportradar.mts.sdk.api.interfaces
 
create() - Static method in interface com.sportradar.mts.sdk.api.builders.BetBuilder
Deprecated.
Method create() is obsolete. Please use the appropriate method on BuilderFactory interface which can be obtained through MtsSdk instance
create() - Static method in interface com.sportradar.mts.sdk.api.builders.EndCustomerBuilder
Deprecated.
Method create() is obsolete. Please use the appropriate method on BuilderFactory interface which can be obtained through MtsSdk instance
create() - Static method in interface com.sportradar.mts.sdk.api.builders.SelectionBuilder
Deprecated.
Method create() is obsolete. Please use the appropriate method on BuilderFactory interface which can be obtained through MtsSdk instance
create() - Static method in interface com.sportradar.mts.sdk.api.builders.SenderBuilder
Deprecated.
Method create() is obsolete. Please use the appropriate method on BuilderFactory interface which can be obtained through MtsSdk instance
create(int) - Static method in interface com.sportradar.mts.sdk.api.builders.SenderBuilder
 
create(int, int) - Static method in interface com.sportradar.mts.sdk.api.builders.SenderBuilder
 
create(int, int, String) - Static method in interface com.sportradar.mts.sdk.api.builders.SenderBuilder
 
create(int, int, String, SenderChannel) - Static method in interface com.sportradar.mts.sdk.api.builders.SenderBuilder
 
create() - Static method in interface com.sportradar.mts.sdk.api.builders.TicketAckBuilder
Deprecated.
Method create() is obsolete. Please use the appropriate method on BuilderFactory interface which can be obtained through MtsSdk instance
create() - Static method in interface com.sportradar.mts.sdk.api.builders.TicketBuilder
Deprecated.
Method create() is obsolete. Please use the appropriate method on BuilderFactory interface which can be obtained through MtsSdk instance
create() - Static method in interface com.sportradar.mts.sdk.api.builders.TicketCancelAckBuilder
Deprecated.
Method create() is obsolete. Please use the appropriate method on BuilderFactory interface which can be obtained through MtsSdk instance
create() - Static method in interface com.sportradar.mts.sdk.api.builders.TicketCancelBuilder
Deprecated.
Method create() is obsolete. Please use the appropriate method on BuilderFactory interface which can be obtained through MtsSdk instance
create() - Static method in interface com.sportradar.mts.sdk.api.builders.TicketCashoutBuilder
Deprecated.
Method create() is obsolete. Please use the appropriate method on BuilderFactory interface which can be obtained through MtsSdk instance
create() - Static method in interface com.sportradar.mts.sdk.api.builders.TicketReofferBuilder
Deprecated.
Method create() is obsolete. Please use the appropriate method on BuilderFactory interface which can be obtained through MtsSdk instance
create() - Static method in interface com.sportradar.mts.sdk.api.builders.TicketReofferCancelBuilder
Deprecated.
Method create() is obsolete. Please use the appropriate method on BuilderFactory interface which can be obtained through MtsSdk instance
createBetBuilder() - Method in interface com.sportradar.mts.sdk.api.builders.SimpleBuilderFactory
Constructs and returns a new instance of the BetBuilder class
createEndCustomerBuilder() - Method in interface com.sportradar.mts.sdk.api.builders.SimpleBuilderFactory
Constructs and returns a new instance of the EndCustomerBuilder class
createSelectionBuilder() - Method in interface com.sportradar.mts.sdk.api.builders.BuilderFactory
Constructs and returns a new instance of the SelectionBuilder class
createSelectionBuilder(boolean) - Method in interface com.sportradar.mts.sdk.api.builders.BuilderFactory
Constructs and returns a new instance of the SelectionBuilder class
createSenderBuilder() - Method in interface com.sportradar.mts.sdk.api.builders.BuilderFactory
Constructs and returns a new instance of the SenderBuilder class
createTicketAckBuilder() - Method in interface com.sportradar.mts.sdk.api.builders.BuilderFactory
Constructs and returns a new instance of the TicketAckBuilder class
createTicketBuilder() - Method in interface com.sportradar.mts.sdk.api.builders.SimpleBuilderFactory
Constructs and returns a new instance of the TicketBuilder class
createTicketCancelAckBuilder() - Method in interface com.sportradar.mts.sdk.api.builders.BuilderFactory
Constructs and returns a new instance of the TicketCancelAckBuilder class
createTicketCancelBuilder() - Method in interface com.sportradar.mts.sdk.api.builders.BuilderFactory
Constructs and returns a new instance of the TicketCancelBuilder class
createTicketCashoutBuilder() - Method in interface com.sportradar.mts.sdk.api.builders.BuilderFactory
Constructs and returns a new instance of the TicketCashoutBuilder class
createTicketNonSrSettleBuilder() - Method in interface com.sportradar.mts.sdk.api.builders.BuilderFactory
Constructs and returns a new instance of the TicketNonSrSettleBuilder class
createTicketReofferBuilder() - Method in interface com.sportradar.mts.sdk.api.builders.SimpleBuilderFactory
Constructs and returns a new instance of the TicketReofferBuilder class
createTicketReofferCancelBuilder() - Method in interface com.sportradar.mts.sdk.api.builders.BuilderFactory
Constructs and returns a new instance of the TicketReofferCancelBuilder class
CustomBetException - Exception in com.sportradar.mts.sdk.api.exceptions
Exception to be thrown when response timeout is reached
CustomBetException() - Constructor for exception com.sportradar.mts.sdk.api.exceptions.CustomBetException
 
CustomBetException(String) - Constructor for exception com.sportradar.mts.sdk.api.exceptions.CustomBetException
 
CustomBetException(String, Throwable) - Constructor for exception com.sportradar.mts.sdk.api.exceptions.CustomBetException
 
CustomBetManager - Interface in com.sportradar.mts.sdk.api.interfaces.customBet
Defines methods used to perform various custom bet operations
CustomBetSelectionBuilder - Interface in com.sportradar.mts.sdk.api.interfaces.customBet
Defines methods used to build selections

E

EndCustomer - Interface in com.sportradar.mts.sdk.api
Interface definition for the EndCustomer
EndCustomerBuilder - Interface in com.sportradar.mts.sdk.api.builders
Builder used to create EndCustomer instances
Ext - Interface in com.sportradar.mts.sdk.api
Ticket ext

F

fromString(String) - Static method in enum com.sportradar.mts.sdk.api.enums.UfEnvironment
 

G

getAccessToken() - Method in interface com.sportradar.mts.sdk.api.AccessToken
Gets access token
getAccessToken() - Method in interface com.sportradar.mts.sdk.api.interfaces.SdkConfiguration
Gets the access token for the UF feed (only necessary if UF selections will be build)
getAckStatus() - Method in interface com.sportradar.mts.sdk.api.TicketAck
Gets acknowledgment status
getAckStatus() - Method in interface com.sportradar.mts.sdk.api.TicketCancelAck
Gets the status of the ticket cancel
getAdditionalInfo() - Method in interface com.sportradar.mts.sdk.api.TicketCancelResponse
Returns additional ticket response info Contains timestamps describing mts processing (receivedUtcTimestamp, validatedUtcTimestamp, respondedUtcTimestamp)
getAdditionalInfo() - Method in interface com.sportradar.mts.sdk.api.TicketCashoutResponse
Returns additional ticket response info Contains timestamps describing mts processing (receivedUtcTimestamp, validatedUtcTimestamp, respondedUtcTimestamp)
getAdditionalInfo() - Method in interface com.sportradar.mts.sdk.api.TicketNonSrSettleResponse
Returns additional ticket response info Contains timestamps describing mts processing (receivedUtcTimestamp, validatedUtcTimestamp, respondedUtcTimestamp)
getAdditionalInfo() - Method in interface com.sportradar.mts.sdk.api.TicketResponse
Returns additional ticket response info Contains timestamps describing mts processing (receivedUtcTimestamp, validatedUtcTimestamp, respondedUtcTimestamp)
getAlternativeStake() - Method in interface com.sportradar.mts.sdk.api.BetDetail
Gets the alternative stake, mutually exclusive with BetReoffer
getAltStakeRefId() - Method in interface com.sportradar.mts.sdk.api.Ticket
Gets alternative stake reference ticket id
getAutoAcceptedOdds() - Method in interface com.sportradar.mts.sdk.api.TicketResponse
Gets the auto accepted odd
getAvailableSelections(URN) - Method in interface com.sportradar.mts.sdk.api.interfaces.customBet.CustomBetManager
Returns an AvailableSelections instance providing the available selections for the event associated with the provided URN identifier
getBetBonus() - Method in interface com.sportradar.mts.sdk.api.Bet
Gets the bet bonus
getBetCancels() - Method in interface com.sportradar.mts.sdk.api.TicketCancel
Array of (betId, cancelPercent) pairs, if performing partial cancel.
getBetCashouts() - Method in interface com.sportradar.mts.sdk.api.TicketCashout
Array of (betId, cashoutStake) pairs, if performing partial cashout.
getBetDetails() - Method in interface com.sportradar.mts.sdk.api.TicketResponse
Get the list of bet details
getBetFreeStake() - Method in interface com.sportradar.mts.sdk.api.Bet
Gets the bet free stake
getBetId() - Method in interface com.sportradar.mts.sdk.api.BetCancel
Gets the id of the bet
getBetId() - Method in interface com.sportradar.mts.sdk.api.BetCashout
Gets the id of the bet
getBetId() - Method in interface com.sportradar.mts.sdk.api.BetDetail
Gets the id of the bet
getBets() - Method in interface com.sportradar.mts.sdk.api.builders.TicketBuilder
Gets the bets
getBets() - Method in interface com.sportradar.mts.sdk.api.Ticket
Gets the array of bets Mandatory
getBonusWin() - Method in interface com.sportradar.mts.sdk.api.Ext
Gets bonus win Bonus amount which will be added to Win amount in case bet is won.
getBookmakerId() - Method in interface com.sportradar.mts.sdk.api.CcfChange
Gets the bookmaker id of the ccf value change
getBookmakerId() - Method in interface com.sportradar.mts.sdk.api.interfaces.SdkConfiguration
Gets the BookmakerId associated with the current configuration or 0 if none is provided
getBookmakerId() - Method in interface com.sportradar.mts.sdk.api.Sender
Gets bookmaker id
getBookmakerId() - Method in interface com.sportradar.mts.sdk.api.TicketAck
Gets bookmaker id
getBookmakerId() - Method in interface com.sportradar.mts.sdk.api.TicketCancel
Gets bookmaker id
getBookmakerId() - Method in interface com.sportradar.mts.sdk.api.TicketCancelAck
Gets bookmaker id
getBookmakerId() - Method in interface com.sportradar.mts.sdk.api.TicketCashout
Returns the parent bookmaker id
getBookmakerId() - Method in interface com.sportradar.mts.sdk.api.TicketNonSrSettle
Get bookmaker id
getBookmakerId() - Method in interface com.sportradar.mts.sdk.api.TicketReofferCancel
Gets bookmaker id
getBoostedOdds() - Method in interface com.sportradar.mts.sdk.api.Selection
Gets boosted odds multiplied by 10000 and rounded to long value
getBuilderFactory() - Method in interface com.sportradar.mts.sdk.api.interfaces.MtsSdkApi
Gets the BuilderFactory instance used to construct builders with some of the properties pre-loaded from the configuration
getBuilderFactory() - Method in class com.sportradar.mts.sdk.app.MtsSdk
 
getCalculationOdds() - Method in interface com.sportradar.mts.sdk.api.Bet
Gets the odds calculated for custom bet multiplied by 10_000 and rounded to int value
getCancelPercent() - Method in interface com.sportradar.mts.sdk.api.BetCancel
Cancel percent.
getCancelPercent() - Method in interface com.sportradar.mts.sdk.api.TicketCancel
Cancel percent.
getCashoutPercent() - Method in interface com.sportradar.mts.sdk.api.BetCashout
Cashout percent.
getCashoutPercent() - Method in interface com.sportradar.mts.sdk.api.TicketCashout
Cashout percent.
getCashoutStake() - Method in interface com.sportradar.mts.sdk.api.BetCashout
Returns the cashout stake of the assigned bet
getCashoutStake() - Method in interface com.sportradar.mts.sdk.api.TicketCashout
Returns the cashout stake of the assigned ticket
getCcf() - Method in interface com.sportradar.mts.sdk.api.Ccf
Gets the customer confidence factor (factor multiplied by 10000)
getCcf() - Method in interface com.sportradar.mts.sdk.api.CcfChange
Gets customer confidence factor for the customer
getCcf(String) - Method in interface com.sportradar.mts.sdk.api.interfaces.MtsClientApi
Gets customer confidence factor for a customer
getCcf(String, String, String) - Method in interface com.sportradar.mts.sdk.api.interfaces.MtsClientApi
Gets customer confidence factor for a customer
getChannel() - Method in interface com.sportradar.mts.sdk.api.Sender
Gets the senders communication channel Mandatory
getClientApi() - Method in interface com.sportradar.mts.sdk.api.interfaces.MtsSdkApi
Returns the MtsClientApi instance used to send requests to MTS Client API
getClientApi() - Method in class com.sportradar.mts.sdk.app.MtsSdk
 
getCode() - Method in interface com.sportradar.mts.sdk.api.ResponseReason
Gets the reason code
getCode() - Method in interface com.sportradar.mts.sdk.api.TicketAck
Get the code
getCode() - Method in interface com.sportradar.mts.sdk.api.TicketCancel
Gets cancellation code
getCode() - Method in interface com.sportradar.mts.sdk.api.TicketCancelAck
Get the code
getConfidence() - Method in interface com.sportradar.mts.sdk.api.EndCustomer
Gets suggested CCF of the customer multiplied by 10_000 and rounded to a long value
getConfiguration() - Static method in class com.sportradar.mts.sdk.app.MtsSdk
Gets the SdkConfiguration from the default settings file ("/mts-sdk.properties")
getConfiguration(String) - Static method in class com.sportradar.mts.sdk.app.MtsSdk
Gets the SdkConfiguration from the specified settings file
getConfiguration(Properties) - Static method in class com.sportradar.mts.sdk.app.MtsSdk
Gets the SdkConfiguration from the Properties
getConfigurationBuilder() - Static method in class com.sportradar.mts.sdk.app.MtsSdk
getConfigurationFromYaml() - Static method in class com.sportradar.mts.sdk.app.MtsSdk
Gets the SdkConfiguration from the 'application.yml' file located in the resources folder
getConnectionStatus(ConnectionChangeListener) - Method in interface com.sportradar.mts.sdk.api.interfaces.MtsSdkApi
Get the connection status
getConnectionStatus(ConnectionChangeListener) - Method in class com.sportradar.mts.sdk.app.MtsSdk
 
getConnectionTime() - Method in interface com.sportradar.mts.sdk.api.interfaces.ConnectionStatus
Gets the time of when connection was made.
getCorrelationId() - Method in interface com.sportradar.mts.sdk.api.SdkTicket
Gets the correlation id
getCurrency() - Method in interface com.sportradar.mts.sdk.api.interfaces.SdkConfiguration
Gets the default currency associated with the current configuration or a null reference if none is provided
getCurrency() - Method in interface com.sportradar.mts.sdk.api.Sender
Gets a 3-letter ISO sign for currency Mandatory
getCustomBet() - Method in interface com.sportradar.mts.sdk.api.Bet
Gets the flag if bet is a custom bet (optional, default false)
getCustomBetManager() - Method in interface com.sportradar.mts.sdk.api.interfaces.MtsSdkApi
Returns the CustomBetManager instance which can be used to perform custom bet operations
getCustomBetManager() - Method in class com.sportradar.mts.sdk.app.MtsSdk
 
getCustomBetSelectionBuilder() - Method in interface com.sportradar.mts.sdk.api.interfaces.customBet.CustomBetManager
Returns an CustomBetSelectionBuilder instance used to build selections
getDescription() - Method in interface com.sportradar.mts.sdk.api.BetBonus
Gets the description of the bet bonus
getDescription() - Method in interface com.sportradar.mts.sdk.api.BetFreeStake
Gets the description of the bet free stake
getDeviceId() - Method in interface com.sportradar.mts.sdk.api.EndCustomer
Gets device id Optional
getDisconnectionTime() - Method in interface com.sportradar.mts.sdk.api.interfaces.ConnectionStatus
Gets the time of when disconnection was made.
getEndCustomer() - Method in interface com.sportradar.mts.sdk.api.Sender
Gets endCustomer
getEndCustomerIp() - Method in interface com.sportradar.mts.sdk.api.EndCustomer
Gets end customer ip Mandatory for SenderChannel.INTERNET, SenderChannel.MOBILE
getEntireStake() - Method in interface com.sportradar.mts.sdk.api.Bet
Gets the entire stake
getEvent() - Method in interface com.sportradar.mts.sdk.api.interfaces.customBet.AvailableSelections
 
getEventId() - Method in interface com.sportradar.mts.sdk.api.interfaces.customBet.Selection
Gets the event id
getEventId() - Method in interface com.sportradar.mts.sdk.api.RejectionInfo
Returns the rejected selection's related Betradar event id
getEventId() - Method in interface com.sportradar.mts.sdk.api.Selection
Gets betradar event (match or outright) id Mandatory
getExchangeRate() - Method in interface com.sportradar.mts.sdk.api.TicketResponse
Gets the exchange rate used when converting currencies to EUR.
getExclusiveConsumer() - Method in interface com.sportradar.mts.sdk.api.interfaces.SdkConfiguration
Gets a value specifying whether the rabbit consumer channel should be exclusive
getExpiresIn() - Method in interface com.sportradar.mts.sdk.api.AccessToken
Gets access token expiration time in seconds
getHistoryCcfChangeCsvExport(OutputStream, Date, Date) - Method in interface com.sportradar.mts.sdk.api.interfaces.ReportManager
Gets customer ccf (confidence factor history change) csv output stream for bookmakers with filters
getHistoryCcfChangeCsvExport(OutputStream, Date, Date, Integer, List<Integer>, String, SourceType) - Method in interface com.sportradar.mts.sdk.api.interfaces.ReportManager
Gets customer ccf (confidence factor history change) csv output stream for bookmakers with filters
getHistoryCcfChangeCsvExport(OutputStream, Date, Date, Integer, List<Integer>, String, SourceType, String, String) - Method in interface com.sportradar.mts.sdk.api.interfaces.ReportManager
Gets customer ccf (confidence factor history change) csv output stream for bookmakers with filters
getHistoryCcfChangeCsvExport(Date, Date) - Method in interface com.sportradar.mts.sdk.api.interfaces.ReportManager
Gets customer ccf (customer confidence factor) history change list for bookmakers with filters
getHistoryCcfChangeCsvExport(Date, Date, Integer, List<Integer>, String, SourceType) - Method in interface com.sportradar.mts.sdk.api.interfaces.ReportManager
Gets customer ccf (customer confidence factor) history change list for bookmakers with filters
getHistoryCcfChangeCsvExport(Date, Date, Integer, List<Integer>, String, SourceType, String, String) - Method in interface com.sportradar.mts.sdk.api.interfaces.ReportManager
Gets customer ccf (customer confidence factor) history change list for bookmakers with filters
getHost() - Method in enum com.sportradar.mts.sdk.api.enums.UfEnvironment
 
getHost() - Method in interface com.sportradar.mts.sdk.api.interfaces.SdkConfiguration
Gets a value specifying the host name of the AQMP broker
getId() - Method in interface com.sportradar.mts.sdk.api.Bet
Gets the bet id
getId() - Method in interface com.sportradar.mts.sdk.api.EndCustomer
getId() - Method in enum com.sportradar.mts.sdk.api.enums.Product
The product id as seen in messages
getId() - Method in enum com.sportradar.mts.sdk.api.enums.TicketCancellationReason
 
getId() - Method in interface com.sportradar.mts.sdk.api.interfaces.customBet.Market
Returns the id of the market
getId() - Method in interface com.sportradar.mts.sdk.api.RejectionInfo
Returns the rejected selection's related Selection id
getId() - Method in interface com.sportradar.mts.sdk.api.Selection
Gets selection id, should be composed according to specification Mandatory
getInternalMessage() - Method in interface com.sportradar.mts.sdk.api.ResponseReason
Deprecated.
in favour of the new RejectionInfo
getIsBanker() - Method in interface com.sportradar.mts.sdk.api.Selection
Gets a value indicating whether this instance is banker
getJsonValue() - Method in interface com.sportradar.mts.sdk.api.SdkTicket
Returns the associated ticket in the required MTS JSON format
getKeycloakHost() - Method in interface com.sportradar.mts.sdk.api.interfaces.SdkConfiguration
Gets the Keycloak host for authorization
getKeycloakPassword() - Method in interface com.sportradar.mts.sdk.api.interfaces.SdkConfiguration
Gets the password used to connect authenticate to Keycloak
getKeycloakSecret() - Method in interface com.sportradar.mts.sdk.api.interfaces.SdkConfiguration
Gets the secret used to connect authenticate to Keycloak
getKeycloakUsername() - Method in interface com.sportradar.mts.sdk.api.interfaces.SdkConfiguration
Gets the username used to connect authenticate to Keycloak
getLanguageId() - Method in interface com.sportradar.mts.sdk.api.EndCustomer
getLastMatchEndTime() - Method in interface com.sportradar.mts.sdk.api.Ticket
Get the end time of last (non Sportradar) match on ticket.
getLastReceivedTicketId() - Method in interface com.sportradar.mts.sdk.api.interfaces.ConnectionStatus
Gets the last received ticket identifier.
getLastSendTicketId() - Method in interface com.sportradar.mts.sdk.api.interfaces.ConnectionStatus
Gets the last send ticket identifier.
getLimitId() - Method in interface com.sportradar.mts.sdk.api.interfaces.SdkConfiguration
Gets the channel identifier associated with the current configuration or 0 if none is provided
getLimitId() - Method in interface com.sportradar.mts.sdk.api.Sender
Gets limit id mandatory
getLive() - Method in interface com.sportradar.mts.sdk.api.CcfChange
If the change was for live only
getLiveCcf() - Method in interface com.sportradar.mts.sdk.api.SportCcf
Gets customer confidence factor for the sport for live selections (factor multiplied by 10000)
getLiveMarket(int, Integer, String, String) - Method in interface com.sportradar.mts.sdk.api.interfaces.MarketHelper
 
getMarketId() - Method in interface com.sportradar.mts.sdk.api.interfaces.customBet.Selection
Gets the market id
getMarkets() - Method in interface com.sportradar.mts.sdk.api.interfaces.customBet.AvailableSelections
Returns the list of markets for this event
getMaxStake(Ticket) - Method in interface com.sportradar.mts.sdk.api.interfaces.MtsClientApi
Gets maximum stake for a ticket
getMaxStake(Ticket, String, String) - Method in interface com.sportradar.mts.sdk.api.interfaces.MtsClientApi
Gets maximum stake for a ticket
getMessage() - Method in interface com.sportradar.mts.sdk.api.interfaces.ConnectionChange
Gets the message related to the connection change
getMessage() - Method in interface com.sportradar.mts.sdk.api.ResponseReason
Gets the reason message
getMessage() - Method in interface com.sportradar.mts.sdk.api.TicketAck
Get source message
getMessage() - Method in interface com.sportradar.mts.sdk.api.TicketCancelAck
Get source message
getMessagesPerSecond() - Method in interface com.sportradar.mts.sdk.api.interfaces.SdkConfiguration
Gets the maximum number of messages per second
getMode() - Method in interface com.sportradar.mts.sdk.api.BetBonus
Gets the mode of the bet bonus
getMtsClientApiHost() - Method in interface com.sportradar.mts.sdk.api.interfaces.SdkConfiguration
Gets the Client API host
getNode() - Method in interface com.sportradar.mts.sdk.api.interfaces.SdkConfiguration
Gets nodeId
getNonSrSettleStake() - Method in interface com.sportradar.mts.sdk.api.TicketNonSrSettle
Get non-Sportradar settle stake in same currency as original ticket.
getOdds() - Method in interface com.sportradar.mts.sdk.api.interfaces.customBet.Calculation
Gets the odds
getOdds() - Method in interface com.sportradar.mts.sdk.api.RejectionInfo
Returns the rejected selection's related Odds
getOdds() - Method in interface com.sportradar.mts.sdk.api.Selection
Gets odds multiplied by 10000 and rounded to long value Odds are mandatory unless custom bet
getOddsChange() - Method in interface com.sportradar.mts.sdk.api.Ticket
Gets Accept change in odds (optional, default none) none: default behaviour, any: any odds change accepted, higher: accept higher odds
getOutcomeId() - Method in interface com.sportradar.mts.sdk.api.interfaces.customBet.Selection
Gets the outcome id
getOutcomes() - Method in interface com.sportradar.mts.sdk.api.interfaces.customBet.Market
Returns outcomes for this market
getPaidAs() - Method in interface com.sportradar.mts.sdk.api.BetBonus
Gets the description of the bet bonus payment type
getPaidAs() - Method in interface com.sportradar.mts.sdk.api.BetFreeStake
Gets the description of the bet free stake payment type
getPassword() - Method in interface com.sportradar.mts.sdk.api.interfaces.SdkConfiguration
Gets a password used when establishing connection to the AQMP broker
getPayCap() - Method in interface com.sportradar.mts.sdk.api.Ticket
Get the maximum payment win for ticket (capped).
getPort() - Method in interface com.sportradar.mts.sdk.api.interfaces.SdkConfiguration
Gets the port used to connect to AMQP broker
getPrematchCcf() - Method in interface com.sportradar.mts.sdk.api.SportCcf
Gets customer confidence factor for the sport for prematch selections (factor multiplied by 10000)
getPrematchEventMarket(int, int, String, String) - Method in interface com.sportradar.mts.sdk.api.interfaces.MarketHelper
 
getPrematchOutrightMarket(int, int, String) - Method in interface com.sportradar.mts.sdk.api.interfaces.MarketHelper
 
getPreviousCcf() - Method in interface com.sportradar.mts.sdk.api.CcfChange
Gets previous customer confidence factor for the customer
getProbability() - Method in interface com.sportradar.mts.sdk.api.interfaces.customBet.Calculation
Gets the probability
getProductFromId(int) - Static method in enum com.sportradar.mts.sdk.api.enums.Product
Gets a Product member specified by it's id
getProvideAdditionalMarketSpecifiers() - Method in interface com.sportradar.mts.sdk.api.interfaces.SdkConfiguration
Gets the value used to indicate if the sdk should add market specifiers for specific markets.
getReason() - Method in interface com.sportradar.mts.sdk.api.BetDetail
Get the bet response reason
getReason() - Method in interface com.sportradar.mts.sdk.api.SelectionDetail
Gets the selection response reason
getReason() - Method in interface com.sportradar.mts.sdk.api.TicketCancelResponse
Gets the response reason
getReason() - Method in interface com.sportradar.mts.sdk.api.TicketCashoutResponse
Returns the reason of the cancellation
getReason() - Method in interface com.sportradar.mts.sdk.api.TicketNonSrSettleResponse
Returns the reason for ticket rejection
getReason() - Method in interface com.sportradar.mts.sdk.api.TicketResponse
Gets the response reason
getRecoveryName() - Method in enum com.sportradar.mts.sdk.api.enums.Product
The name of this product as used in the API for recovery
getRejectionInfo() - Method in interface com.sportradar.mts.sdk.api.SelectionDetail
Returns the selection rejection info
getReoffer() - Method in interface com.sportradar.mts.sdk.api.BetDetail
Gets the bet reoffer details (mutually exclusive with AlternativeStake)
getReofferId() - Method in interface com.sportradar.mts.sdk.api.Ticket
Gets reoffer reference bet id
getReofferRefId() - Method in interface com.sportradar.mts.sdk.api.Bet
Gets reoffer reference bet id
getReportManager() - Method in interface com.sportradar.mts.sdk.api.interfaces.MtsSdkApi
Returns the ReportManager instance which can be used to get report data
getReportManager() - Method in class com.sportradar.mts.sdk.app.MtsSdk
 
getRequestedOdds() - Method in interface com.sportradar.mts.sdk.api.AutoAcceptedOdds
Odds with which the ticket was placed
getSelectedSystems() - Method in interface com.sportradar.mts.sdk.api.Bet
Gets the selected systems Array of all the systems (mandatory, [0] is not allowed, use [fold] instead) Mandatory
getSelectedSystems() - Method in interface com.sportradar.mts.sdk.api.builders.BetBuilder
Gets the array of selected systems
getSelectionDetails() - Method in interface com.sportradar.mts.sdk.api.BetDetail
Gets the list of the selection details
getSelectionIndex() - Method in interface com.sportradar.mts.sdk.api.AutoAcceptedOdds
Selection index from 'ticket.selections' array (zero based)
getSelectionIndex() - Method in interface com.sportradar.mts.sdk.api.SelectionDetail
Gets the index of the selection
getSelections() - Method in interface com.sportradar.mts.sdk.api.Bet
Gets the array of selection which form the bet
getSelections() - Method in interface com.sportradar.mts.sdk.api.builders.BetBuilder
Gets the bet selections
getSelections() - Method in interface com.sportradar.mts.sdk.api.Ticket
Gets the array of all selections.
getSender() - Method in interface com.sportradar.mts.sdk.api.Ticket
Gets the identification and settings of the ticket sender Mandatory
getSenderChannel() - Method in interface com.sportradar.mts.sdk.api.interfaces.SdkConfiguration
Gets the SenderChannel specifying the associated channel or a null reference if none is specified
getSeqGroupId() - Method in interface com.sportradar.mts.sdk.api.Ext
Gets sequence group id Sequence groups should be used to delimit different ticket sequences.
getSeqId() - Method in interface com.sportradar.mts.sdk.api.Ext
Gets sequence id A monotonically increasing sequence ID inside the scope of a particular group.
getShopId() - Method in interface com.sportradar.mts.sdk.api.Sender
Gets shop id Mandatory for SenderChannel.RETAIL
getSignature() - Method in interface com.sportradar.mts.sdk.api.TicketCancelResponse
Gets the response signature/hash (previous BetAcceptanceId)
getSignature() - Method in interface com.sportradar.mts.sdk.api.TicketCashoutResponse
Returns the signature of the response message
getSignature() - Method in interface com.sportradar.mts.sdk.api.TicketNonSrSettleResponse
Returns the signature of the response message
getSignature() - Method in interface com.sportradar.mts.sdk.api.TicketResponse
Gets the response signature/hash (previous BetAcceptanceId)
getSourceId() - Method in interface com.sportradar.mts.sdk.api.CcfChange
Gets the source id of the ccf value change
getSourceType() - Method in interface com.sportradar.mts.sdk.api.CcfChange
Gets the source type customer of the ccf value change
getSpecifiers() - Method in interface com.sportradar.mts.sdk.api.interfaces.customBet.Market
Returns the specifiers for this market
getSpecifiers() - Method in interface com.sportradar.mts.sdk.api.interfaces.customBet.Selection
Gets the specifiers
getSportCcfDetails() - Method in interface com.sportradar.mts.sdk.api.Ccf
Gets SportCcf values for sport and prematch/live (if set for customer)
getSportId() - Method in interface com.sportradar.mts.sdk.api.CcfChange
Gets sport ID
getSportId() - Method in interface com.sportradar.mts.sdk.api.SportCcf
Gets sport ID
getSportName() - Method in interface com.sportradar.mts.sdk.api.CcfChange
Gets sport name
getStake() - Method in interface com.sportradar.mts.sdk.api.Bet
Gets the stake Mandatory
getStake() - Method in interface com.sportradar.mts.sdk.api.BetReoffer
Gets the stake
getStatus() - Method in interface com.sportradar.mts.sdk.api.TicketCancelResponse
Gets the status of the cancel
getStatus() - Method in interface com.sportradar.mts.sdk.api.TicketCashoutResponse
Returns the status of ticket assigned to the current instance
getStatus() - Method in interface com.sportradar.mts.sdk.api.TicketNonSrSettleResponse
Returns the status of ticket assigned to the current instance
getStatus() - Method in interface com.sportradar.mts.sdk.api.TicketResponse
Gets ticket acceptance result
getSubBookmakerId() - Method in interface com.sportradar.mts.sdk.api.CcfChange
Gets the sub bookmaker id of the ccf value change
getSumOfWins() - Method in interface com.sportradar.mts.sdk.api.Bet
Gets the sum of all wins for all generated combinations for this bet (in ticket currency, used in validation)
getTerminalId() - Method in interface com.sportradar.mts.sdk.api.Sender
Gets terminal id Mandatory for SenderChannel.TERMINAL
getTestSource() - Method in interface com.sportradar.mts.sdk.api.Ticket
Gets value indicating if this is test source (default false)
getTicketAckSender(TicketAckResponseListener) - Method in interface com.sportradar.mts.sdk.api.interfaces.MtsSdkApi
Returns ticket acknowledgment sender which can be used to send TicketAck
getTicketAckSender(TicketAckResponseListener) - Method in class com.sportradar.mts.sdk.app.MtsSdk
 
getTicketCancelAckSender(TicketCancelAckResponseListener) - Method in interface com.sportradar.mts.sdk.api.interfaces.MtsSdkApi
Returns ticket cancel acknowledgment sender which can be used to send TicketCancelAck
getTicketCancelAckSender(TicketCancelAckResponseListener) - Method in class com.sportradar.mts.sdk.app.MtsSdk
 
getTicketCancellationResponseTimeout() - Method in interface com.sportradar.mts.sdk.api.interfaces.SdkConfiguration
Gets the ticket cancellation response timeout(ms) (used when sending in blocking-mode and when the SdkConfiguration.isTicketTimeOutCallbackEnabled() is set to true)
getTicketCancelSender(TicketCancelResponseListener) - Method in interface com.sportradar.mts.sdk.api.interfaces.MtsSdkApi
Returns ticket cancel sender which can be used to send TicketCancel
getTicketCancelSender(TicketCancelResponseListener) - Method in class com.sportradar.mts.sdk.app.MtsSdk
 
getTicketCashoutResponseTimeout() - Method in interface com.sportradar.mts.sdk.api.interfaces.SdkConfiguration
Gets the ticket cashout response timeout(ms) (used when sending in blocking-mode and when the SdkConfiguration.isTicketTimeOutCallbackEnabled() is set to true)
getTicketCashoutSender(TicketCashoutResponseListener) - Method in interface com.sportradar.mts.sdk.api.interfaces.MtsSdkApi
Returns ticket cashout sender which can be used to send TicketCashout
getTicketCashoutSender(TicketCashoutResponseListener) - Method in class com.sportradar.mts.sdk.app.MtsSdk
 
getTicketId() - Method in interface com.sportradar.mts.sdk.api.SdkTicket
Gets ticket id Mandatory
getTicketId() - Method in interface com.sportradar.mts.sdk.api.TicketNonSrSettle
Get settle ticket id
getTicketMaxWin() - Method in interface com.sportradar.mts.sdk.api.Ext
Gets ticket max win
getTicketNonSrSettleResponseTimeout() - Method in interface com.sportradar.mts.sdk.api.interfaces.SdkConfiguration
Gets the ticket non-Sportradar response timeout(ms) (used when sending in blocking-mode and when the SdkConfiguration.isTicketTimeOutCallbackEnabled() is set to true)
getTicketNonSrSettleSender(TicketNonSrSettleResponseListener) - Method in interface com.sportradar.mts.sdk.api.interfaces.MtsSdkApi
Returns ticket non-Sportradar settle sender which can be used to send TicketNonSrSettle
getTicketNonSrSettleSender(TicketNonSrSettleResponseListener) - Method in class com.sportradar.mts.sdk.app.MtsSdk
 
getTicketReofferCancelSender(TicketReofferCancelResponseListener) - Method in interface com.sportradar.mts.sdk.api.interfaces.MtsSdkApi
Returns ticket reoffer cancel sender which can be used to send TicketReofferCancel
getTicketReofferCancelSender(TicketReofferCancelResponseListener) - Method in class com.sportradar.mts.sdk.app.MtsSdk
 
getTicketResponseTimeoutLive() - Method in interface com.sportradar.mts.sdk.api.interfaces.SdkConfiguration
Gets the ticket response timeout(ms) (used when sending in blocking-mode and when the SdkConfiguration.isTicketTimeOutCallbackEnabled() is set to true)
getTicketResponseTimeoutPrematch() - Method in interface com.sportradar.mts.sdk.api.interfaces.SdkConfiguration
Gets the ticket response timeout(ms) (used when sending in blocking-mode and when the SdkConfiguration.isTicketTimeOutCallbackEnabled() is set to true)
getTicketSender(TicketResponseListener) - Method in interface com.sportradar.mts.sdk.api.interfaces.MtsSdkApi
Returns ticket sender which can be used to send Ticket
getTicketSender(TicketResponseListener) - Method in class com.sportradar.mts.sdk.app.MtsSdk
 
getTimestamp() - Method in interface com.sportradar.mts.sdk.api.CcfChange
Gets the timestamp of the ccf value change
getTimestampUtc() - Method in interface com.sportradar.mts.sdk.api.SdkTicket
Gets timestamp
getTimestampUtc() - Method in interface com.sportradar.mts.sdk.api.TicketNonSrSettle
Timestamp of non-Sportradar settle placement
getTotalCombinations() - Method in interface com.sportradar.mts.sdk.api.Ticket
Get the total combinations
getType() - Method in interface com.sportradar.mts.sdk.api.BetBonus
Gets the type of the bet bonus
getType() - Method in interface com.sportradar.mts.sdk.api.BetFreeStake
Gets the type of the bet free stake
getType() - Method in interface com.sportradar.mts.sdk.api.BetReoffer
Gets the reoffer type.
getType() - Method in interface com.sportradar.mts.sdk.api.Stake
Gets the type of the stake
getUfEnvironment() - Method in interface com.sportradar.mts.sdk.api.interfaces.SdkConfiguration
Gets the uf environment for the UF feed (only necessary if UF selections will be build)
getUsedOdds() - Method in interface com.sportradar.mts.sdk.api.AutoAcceptedOdds
Odds with which the ticket was accepted
getUsername() - Method in interface com.sportradar.mts.sdk.api.interfaces.SdkConfiguration
Gets an username used when establishing connection to the AQMP broker
getUseSsl() - Method in interface com.sportradar.mts.sdk.api.interfaces.SdkConfiguration
Gets a value specifying whether the connection to AMQP broker should use SSL encryption
getValue() - Method in interface com.sportradar.mts.sdk.api.BetBonus
Gets the value of the bet bonus Mandatory
getValue() - Method in interface com.sportradar.mts.sdk.api.BetFreeStake
Gets the value of the bet free stake Mandatory
getValue() - Method in interface com.sportradar.mts.sdk.api.Stake
Gets the value of the bet bonus Mandatory
getVersion() - Method in interface com.sportradar.mts.sdk.api.SdkTicket
Gets version Mandatory
getVirtualHost() - Method in interface com.sportradar.mts.sdk.api.interfaces.SdkConfiguration
Gets a value specifying the virtual host name of the AQMP broker

I

isConnected() - Method in interface com.sportradar.mts.sdk.api.interfaces.ConnectionChange
Gets an indicator if the connection is on
isConnected() - Method in interface com.sportradar.mts.sdk.api.interfaces.ConnectionStatus
Returns a value indicating whether this instance is connected.
isOpen() - Method in interface com.sportradar.mts.sdk.api.interfaces.Openable
Returns objects state
isOpen() - Method in class com.sportradar.mts.sdk.app.MtsSdk
 
isTicketTimeOutCallbackEnabled() - Method in interface com.sportradar.mts.sdk.api.interfaces.SdkConfiguration
An indication if the Tickets sent async have the time-out callback enabled.

L

LineType - Enum in com.sportradar.mts.sdk.api.enums
Line type.

M

Market - Interface in com.sportradar.mts.sdk.api.interfaces.customBet
Provides an available selections for a particular market
MarketHelper - Interface in com.sportradar.mts.sdk.api.interfaces
Helper class to get get market url
MessageSender - Interface in com.sportradar.mts.sdk.api.interfaces
Base for all message senders
MtsApiException - Exception in com.sportradar.mts.sdk.api.exceptions
 
MtsApiException(String) - Constructor for exception com.sportradar.mts.sdk.api.exceptions.MtsApiException
 
MtsApiException(String, Throwable) - Constructor for exception com.sportradar.mts.sdk.api.exceptions.MtsApiException
 
MtsClientApi - Interface in com.sportradar.mts.sdk.api.interfaces
Entry point for the MTS Client API
MtsPropertiesException - Exception in com.sportradar.mts.sdk.api.exceptions
Exception to be thrown when there is some problem with processing of provided SDK properties
MtsPropertiesException(String) - Constructor for exception com.sportradar.mts.sdk.api.exceptions.MtsPropertiesException
 
MtsPropertiesException(String, Throwable) - Constructor for exception com.sportradar.mts.sdk.api.exceptions.MtsPropertiesException
 
MtsReportException - Exception in com.sportradar.mts.sdk.api.exceptions
 
MtsReportException(String) - Constructor for exception com.sportradar.mts.sdk.api.exceptions.MtsReportException
 
MtsSdk - Class in com.sportradar.mts.sdk.app
Main entry point for the MTS SDK
MtsSdk(SdkConfiguration) - Constructor for class com.sportradar.mts.sdk.app.MtsSdk
Creates new MTS SDK instance
MtsSdkApi - Interface in com.sportradar.mts.sdk.api.interfaces
Entry point for the MTS SDK
MtsSdkException - Exception in com.sportradar.mts.sdk.api.exceptions
SDK exception base
MtsSdkException() - Constructor for exception com.sportradar.mts.sdk.api.exceptions.MtsSdkException
 
MtsSdkException(String, Throwable) - Constructor for exception com.sportradar.mts.sdk.api.exceptions.MtsSdkException
 
MtsSdkException(String) - Constructor for exception com.sportradar.mts.sdk.api.exceptions.MtsSdkException
 
MtsSdkProcessException - Exception in com.sportradar.mts.sdk.api.exceptions
Exception to be thrown when there is some problem with processing within SDK
MtsSdkProcessException(String) - Constructor for exception com.sportradar.mts.sdk.api.exceptions.MtsSdkProcessException
 
MtsSdkProcessException(String, Throwable) - Constructor for exception com.sportradar.mts.sdk.api.exceptions.MtsSdkProcessException
 
MtsSdkRuntimeException - Exception in com.sportradar.mts.sdk.api.exceptions
SDK runtime exception base
MtsSdkRuntimeException() - Constructor for exception com.sportradar.mts.sdk.api.exceptions.MtsSdkRuntimeException
 
MtsSdkRuntimeException(String) - Constructor for exception com.sportradar.mts.sdk.api.exceptions.MtsSdkRuntimeException
 
MtsSdkRuntimeException(String, Throwable) - Constructor for exception com.sportradar.mts.sdk.api.exceptions.MtsSdkRuntimeException
 
MtsYamlException - Exception in com.sportradar.mts.sdk.api.exceptions
SDK exception for missing yaml configuration
MtsYamlException(String, Throwable) - Constructor for exception com.sportradar.mts.sdk.api.exceptions.MtsYamlException
 
MtsYamlException(String) - Constructor for exception com.sportradar.mts.sdk.api.exceptions.MtsYamlException
 

O

OddsChangeType - Enum in com.sportradar.mts.sdk.api.enums
Type of OddsChange.
onTicketResponseTimedOut(T) - Method in interface com.sportradar.mts.sdk.api.interfaces.TicketResponseTimeoutListener
Invoked when the response timed-out, if the SdkConfiguration.isTicketTimeOutCallbackEnabled() is set to true
open() - Method in interface com.sportradar.mts.sdk.api.interfaces.MtsSdkApi
Opens the SDK using default properties file mts-sdk.properties
open() - Method in interface com.sportradar.mts.sdk.api.interfaces.Openable
Opens/starts the object
open() - Method in class com.sportradar.mts.sdk.app.MtsSdk
 
Openable - Interface in com.sportradar.mts.sdk.api.interfaces
A context interface representing ability of an object to be opened

P

Product - Enum in com.sportradar.mts.sdk.api.enums
Enumerates different products
publishFailure(T) - Method in interface com.sportradar.mts.sdk.api.interfaces.PublishResultListener
Publishing was successful
PublishResultListener<T extends SdkTicket> - Interface in com.sportradar.mts.sdk.api.interfaces
Base for any SdkTicket send result listener
publishSuccess(T) - Method in interface com.sportradar.mts.sdk.api.interfaces.PublishResultListener
Publishing was unsuccessful.

R

RejectionInfo - Interface in com.sportradar.mts.sdk.api
Represents rejection information
ReportManager - Interface in com.sportradar.mts.sdk.api.interfaces
Entry point for the MTS ReportingManager API
ResponseReason - Interface in com.sportradar.mts.sdk.api
Defines a contract for ticket cancellation response
responseReceived(TicketCancelResponse) - Method in interface com.sportradar.mts.sdk.api.interfaces.TicketCancelResponseListener
Triggered when ticket cancel response is received from MTS system
responseReceived(TicketCashoutResponse) - Method in interface com.sportradar.mts.sdk.api.interfaces.TicketCashoutResponseListener
Triggered when ticket cashout response is received from MTS system
responseReceived(TicketNonSrSettleResponse) - Method in interface com.sportradar.mts.sdk.api.interfaces.TicketNonSrSettleResponseListener
Triggered when ticket non-Sportradar response is received from MTS system
responseReceived(TicketResponse) - Method in interface com.sportradar.mts.sdk.api.interfaces.TicketResponseListener
Triggered when ticket response is received from MTS system
ResponseTimeoutException - Exception in com.sportradar.mts.sdk.api.exceptions
Exception to be thrown when response timeout is reached
ResponseTimeoutException(String) - Constructor for exception com.sportradar.mts.sdk.api.exceptions.ResponseTimeoutException
 

S

SdkConfiguration - Interface in com.sportradar.mts.sdk.api.interfaces
Defines a contract implemented by classes representing configuration
SdkConfigurationBuilder - Interface in com.sportradar.mts.sdk.api.interfaces
Defines a contract for classes implementing builder for SdkConfiguration
SdkTicket - Interface in com.sportradar.mts.sdk.api
Base for any SDK ticket
Selection - Interface in com.sportradar.mts.sdk.api.interfaces.customBet
Provides an requested selection
Selection - Interface in com.sportradar.mts.sdk.api
Ticket selection
SelectionBuilder - Interface in com.sportradar.mts.sdk.api.builders
Builder used to create a new instance of Selection
SelectionDetail - Interface in com.sportradar.mts.sdk.api
Defines a contract for per-selection rejection reasons
send(TicketAck) - Method in interface com.sportradar.mts.sdk.api.interfaces.TicketAckSender
Sends the TicketAck to the MTS
send(TicketCancelAck) - Method in interface com.sportradar.mts.sdk.api.interfaces.TicketCancelAckSender
Sends the TicketCancelAck to the MTS
send(TicketCancel) - Method in interface com.sportradar.mts.sdk.api.interfaces.TicketCancelSender
Sends the TicketCancel to the MTS
send(TicketCashout) - Method in interface com.sportradar.mts.sdk.api.interfaces.TicketCashoutSender
Sends the TicketCashout to the MTS
send(TicketNonSrSettle) - Method in interface com.sportradar.mts.sdk.api.interfaces.TicketNonSrSettleSender
Sends the TicketNonSrSettle to the MTS
send(TicketReofferCancel) - Method in interface com.sportradar.mts.sdk.api.interfaces.TicketReofferCancelSender
Sends the TicketReofferCancel to the MTS
send(Ticket) - Method in interface com.sportradar.mts.sdk.api.interfaces.TicketSender
Sends the Ticket to the MTS
sendBlocking(TicketCancel) - Method in interface com.sportradar.mts.sdk.api.interfaces.TicketCancelSender
Sends the TicketCancel to the MTS and returns TicketCancelResponse
sendBlocking(TicketCashout) - Method in interface com.sportradar.mts.sdk.api.interfaces.TicketCashoutSender
Publishes a new TicketCashout message and waits for a response with the specified timeout
sendBlocking(TicketNonSrSettle) - Method in interface com.sportradar.mts.sdk.api.interfaces.TicketNonSrSettleSender
Publishes a new TicketNonSrSettle message and waits for a response with the specified timeout
sendBlocking(Ticket) - Method in interface com.sportradar.mts.sdk.api.interfaces.TicketSender
Sends the Ticket to the MTS and returns TicketResponse
Sender - Interface in com.sportradar.mts.sdk.api
Ticket Sender
SenderBuilder - Interface in com.sportradar.mts.sdk.api.builders
Builder used to create a new instance of Sender
SenderChannel - Enum in com.sportradar.mts.sdk.api.enums
Possible sender channel values
set(String, String, Integer, Integer, boolean) - Method in interface com.sportradar.mts.sdk.api.builders.SelectionBuilder
Sets the Selection properties
set(Ticket, TicketResponse, String) - Method in interface com.sportradar.mts.sdk.api.builders.TicketReofferBuilder
Sets ticket and ticket response
set(Ticket, long, String) - Method in interface com.sportradar.mts.sdk.api.builders.TicketReofferBuilder
Sets ticket and ticket response
setAccessToken(String) - Method in interface com.sportradar.mts.sdk.api.interfaces.SdkConfigurationBuilder
Sets the access token
setAckStatus(TicketAckStatus) - Method in interface com.sportradar.mts.sdk.api.builders.TicketAckBuilder
Sets acknowledgment status
setAckStatus(TicketCancelAckStatus) - Method in interface com.sportradar.mts.sdk.api.builders.TicketCancelAckBuilder
Sets acknowledgment status
setAltStakeRefId(String) - Method in interface com.sportradar.mts.sdk.api.builders.TicketBuilder
Sets the alternative stake reference ticket id
setBanker(boolean) - Method in interface com.sportradar.mts.sdk.api.builders.SelectionBuilder
Sets the banker property
setBetBonus(long) - Method in interface com.sportradar.mts.sdk.api.builders.BetBuilder
Sets the BetBonus
setBetBonus(long, BetBonusMode, BetBonusType, BetBonusDescription, BetBonusPaidAs) - Method in interface com.sportradar.mts.sdk.api.builders.BetBuilder
Sets the BetBonus
setBetFreeStake(long, BetFreeStakeType, BetFreeStakeDescription, BetFreeStakePaidAs) - Method in interface com.sportradar.mts.sdk.api.builders.BetBuilder
Sets the BetFreeStake
setBetId(String) - Method in interface com.sportradar.mts.sdk.api.builders.BetBuilder
Sets the bet id
setBookmakerId(Integer) - Method in interface com.sportradar.mts.sdk.api.builders.SenderBuilder
Sets bookmaker id
setBookmakerId(Integer) - Method in interface com.sportradar.mts.sdk.api.builders.TicketAckBuilder
Sets bookmaker id
setBookmakerId(Integer) - Method in interface com.sportradar.mts.sdk.api.builders.TicketCancelAckBuilder
Sets bookmaker id
setBookmakerId(int) - Method in interface com.sportradar.mts.sdk.api.builders.TicketCancelBuilder
Sets bookmaker id
setBookmakerId(int) - Method in interface com.sportradar.mts.sdk.api.builders.TicketCashoutBuilder
Sets the bookmaker id
setBookmakerId(int) - Method in interface com.sportradar.mts.sdk.api.builders.TicketNonSrSettleBuilder
Sets the bookmaker id
setBookmakerId(int) - Method in interface com.sportradar.mts.sdk.api.builders.TicketReofferCancelBuilder
Sets bookmaker id
setBookmakerId(int) - Method in interface com.sportradar.mts.sdk.api.interfaces.SdkConfigurationBuilder
Sets the bookmakerId
setBoostedOdds(int) - Method in interface com.sportradar.mts.sdk.api.builders.SelectionBuilder
Sets the boosted odds multiplied by 10000 and rounded to int value
setCalculationOdds(Integer) - Method in interface com.sportradar.mts.sdk.api.builders.BetBuilder
Sets the odds calculated for custom bet multiplied by 10_000 and rounded to int value
setCancelPercent(int) - Method in interface com.sportradar.mts.sdk.api.builders.TicketCancelBuilder
Sets the cancel percent (quantity multiplied by 10_000 and rounded to a long value)
setCashoutPercent(int) - Method in interface com.sportradar.mts.sdk.api.builders.TicketCashoutBuilder
Sets the cashout percent (quantity multiplied by 10_000 and rounded to a int value)
setCashoutStake(long) - Method in interface com.sportradar.mts.sdk.api.builders.TicketCashoutBuilder
Sets the cashout stake (quantity multiplied by 10_000 and rounded to a long value)
setCode(TicketCancellationReason) - Method in interface com.sportradar.mts.sdk.api.builders.TicketCancelBuilder
Sets the cancellation code
setConfidence(Long) - Method in interface com.sportradar.mts.sdk.api.builders.EndCustomerBuilder
Sets the suggested CCF of the customer multiplied by 10000 and rounded to a long value
setCurrency(String) - Method in interface com.sportradar.mts.sdk.api.builders.SenderBuilder
Sets currency
setCurrency(String) - Method in interface com.sportradar.mts.sdk.api.interfaces.SdkConfigurationBuilder
Sets the currency
setCustomBet(Boolean) - Method in interface com.sportradar.mts.sdk.api.builders.BetBuilder
Sets the flag if bet is a custom bet (optional, default false)
setDeviceId(String) - Method in interface com.sportradar.mts.sdk.api.builders.EndCustomerBuilder
Sets device id Optional
setEndCustomer(EndCustomer) - Method in interface com.sportradar.mts.sdk.api.builders.SenderBuilder
setEndCustomer(String, String, String, String, Long) - Method in interface com.sportradar.mts.sdk.api.builders.SenderBuilder
Sets end customer Mandatory for SenderChannel.INTERNET, SenderChannel.MOBILE
setEntireStake(long, StakeType) - Method in interface com.sportradar.mts.sdk.api.builders.BetBuilder
Sets the entire stake
setEventId(String) - Method in interface com.sportradar.mts.sdk.api.builders.SelectionBuilder
Sets the Betradar event (match or outright) id
setEventId(URN) - Method in interface com.sportradar.mts.sdk.api.interfaces.customBet.CustomBetSelectionBuilder
Sets event id to the provided URN
setExclusiveConsumer(boolean) - Method in interface com.sportradar.mts.sdk.api.interfaces.SdkConfigurationBuilder
Sets whether the rabbit consumer channel should be exclusive
setHost(String) - Method in interface com.sportradar.mts.sdk.api.interfaces.SdkConfigurationBuilder
Sets the host used to connect to AMQP broker
setId(String) - Method in interface com.sportradar.mts.sdk.api.builders.EndCustomerBuilder
setId(String) - Method in interface com.sportradar.mts.sdk.api.builders.SelectionBuilder
Sets the selection id
setIdLcoo(int, int, String, String) - Method in interface com.sportradar.mts.sdk.api.builders.SelectionBuilder
Sets the selection id for LCOO
setIdLo(int, int, String, String) - Method in interface com.sportradar.mts.sdk.api.builders.SelectionBuilder
Sets the selection id for LiveOdds
setIdUof(int, String, int, String, String, Map<String, Object>) - Method in interface com.sportradar.mts.sdk.api.builders.SelectionBuilder
Sets the selection id for UOF Note: method requires accessToken in configuration and access to https://global.api.betradar.com
setIdUof(int, String, int, String, Map<String, String>, Map<String, Object>) - Method in interface com.sportradar.mts.sdk.api.builders.SelectionBuilder
Sets the selection id for UOF Note: method requires accessToken in configuration and access to https://global.api.betradar.com
setIp(String) - Method in interface com.sportradar.mts.sdk.api.builders.EndCustomerBuilder
Sets end customer ip Mandatory for SenderChannel.INTERNET, SenderChannel.MOBILE
setKeycloakHost(String) - Method in interface com.sportradar.mts.sdk.api.interfaces.SdkConfigurationBuilder
Sets the Keycloak host for authorization
setKeycloakPassword(String) - Method in interface com.sportradar.mts.sdk.api.interfaces.SdkConfigurationBuilder
Sets the password used to connect authenticate to Keycloak
setKeycloakSecret(String) - Method in interface com.sportradar.mts.sdk.api.interfaces.SdkConfigurationBuilder
Sets the secret used to connect authenticate to Keycloak
setKeycloakUsername(String) - Method in interface com.sportradar.mts.sdk.api.interfaces.SdkConfigurationBuilder
Sets the username used to connect authenticate to Keycloak
setLanguageId(String) - Method in interface com.sportradar.mts.sdk.api.builders.EndCustomerBuilder
setLastMatchEndTime(Date) - Method in interface com.sportradar.mts.sdk.api.builders.TicketBuilder
Set end time of last (non Sportradar) match on ticket
setLimitId(Integer) - Method in interface com.sportradar.mts.sdk.api.builders.SenderBuilder
Sets limit id
setLimitId(int) - Method in interface com.sportradar.mts.sdk.api.interfaces.SdkConfigurationBuilder
Sets the limitId
setMarketId(int) - Method in interface com.sportradar.mts.sdk.api.interfaces.customBet.CustomBetSelectionBuilder
Sets market id to the provided value
setMtsClientApiHost(String) - Method in interface com.sportradar.mts.sdk.api.interfaces.SdkConfigurationBuilder
Sets the Client API host
setNode(int) - Method in interface com.sportradar.mts.sdk.api.interfaces.SdkConfigurationBuilder
Sets the node id
setNonSRSettleStake(long) - Method in interface com.sportradar.mts.sdk.api.builders.TicketNonSrSettleBuilder
Sets the non-Sportradar settle stake (quantity multiplied by 10_000 and rounded to a long value)
setOdds(int) - Method in interface com.sportradar.mts.sdk.api.builders.SelectionBuilder
Sets the odds multiplied by 10000 and rounded to int value
setOddsChange(OddsChangeType) - Method in interface com.sportradar.mts.sdk.api.builders.TicketBuilder
Sets the odds change
setOutcomeId(String) - Method in interface com.sportradar.mts.sdk.api.interfaces.customBet.CustomBetSelectionBuilder
Sets outcome id to the provided value
setPassword(String) - Method in interface com.sportradar.mts.sdk.api.interfaces.SdkConfigurationBuilder
Sets the password
setPayCap(Long) - Method in interface com.sportradar.mts.sdk.api.builders.TicketBuilder
Set maximum payment win for ticket (capped).
setPort(int) - Method in interface com.sportradar.mts.sdk.api.interfaces.SdkConfigurationBuilder
Sets the port used to connect to AMQP broker.
setProvideAdditionalMarketSpecifiers(boolean) - Method in interface com.sportradar.mts.sdk.api.interfaces.SdkConfigurationBuilder
This value is used to indicate if the sdk should add market specifiers for specific markets.
setReofferId(String) - Method in interface com.sportradar.mts.sdk.api.builders.BetBuilder
Sets the reoffer reference bet id
setReofferId(String) - Method in interface com.sportradar.mts.sdk.api.builders.TicketBuilder
Sets reoffer id
setSender(Sender) - Method in interface com.sportradar.mts.sdk.api.builders.TicketBuilder
Sets the sender
setSenderChannel(SenderChannel) - Method in interface com.sportradar.mts.sdk.api.builders.SenderBuilder
Sets sender channel Mandatory
setSenderChannel(SenderChannel) - Method in interface com.sportradar.mts.sdk.api.interfaces.SdkConfigurationBuilder
Sets the sender channel
setShopId(String) - Method in interface com.sportradar.mts.sdk.api.builders.SenderBuilder
Sets shop id Mandatory for SenderChannel.RETAIL
setSourceCode(Integer) - Method in interface com.sportradar.mts.sdk.api.builders.TicketAckBuilder
Sets source code
setSourceCode(Integer) - Method in interface com.sportradar.mts.sdk.api.builders.TicketCancelAckBuilder
Sets source code
setSourceMessage(String) - Method in interface com.sportradar.mts.sdk.api.builders.TicketAckBuilder
Sets source message
setSourceMessage(String) - Method in interface com.sportradar.mts.sdk.api.builders.TicketCancelAckBuilder
Sets source message
setSpecifiers(String) - Method in interface com.sportradar.mts.sdk.api.interfaces.customBet.CustomBetSelectionBuilder
Sets specifiers to the provided value
setStake(long, StakeType) - Method in interface com.sportradar.mts.sdk.api.builders.BetBuilder
Sets the Stake
setSumOfWins(Long) - Method in interface com.sportradar.mts.sdk.api.builders.BetBuilder
Sets the sum of all wins for all generated combinations for this bet (in ticket currency, used for validation)
setTerminalId(String) - Method in interface com.sportradar.mts.sdk.api.builders.SenderBuilder
Sets terminal id Mandatory for SenderChannel.TERMINAL
setTestSource(boolean) - Method in interface com.sportradar.mts.sdk.api.builders.TicketBuilder
Sets the test source
setTicketCancellationResponseTimeout(int) - Method in interface com.sportradar.mts.sdk.api.interfaces.SdkConfigurationBuilder
Sets the ticket cancellation response timeout(ms).
setTicketCashoutResponseTimeout(int) - Method in interface com.sportradar.mts.sdk.api.interfaces.SdkConfigurationBuilder
Sets the ticket cashout response timeout(ms).
setTicketId(String) - Method in interface com.sportradar.mts.sdk.api.builders.TicketAckBuilder
Sets ticket id
setTicketId(String) - Method in interface com.sportradar.mts.sdk.api.builders.TicketBuilder
Sets ticket id
setTicketId(String) - Method in interface com.sportradar.mts.sdk.api.builders.TicketCancelAckBuilder
Sets ticket id
setTicketId(String) - Method in interface com.sportradar.mts.sdk.api.builders.TicketCancelBuilder
Sets ticket id
setTicketId(String) - Method in interface com.sportradar.mts.sdk.api.builders.TicketCashoutBuilder
Sets the ticket id
setTicketId(String) - Method in interface com.sportradar.mts.sdk.api.builders.TicketNonSrSettleBuilder
Sets the ticket id
setTicketId(String) - Method in interface com.sportradar.mts.sdk.api.builders.TicketReofferCancelBuilder
Sets ticket id
setTicketNonSrSettleResponseTimeout(int) - Method in interface com.sportradar.mts.sdk.api.interfaces.SdkConfigurationBuilder
Sets the ticket non-Sportradar response timeout(ms).
setTicketResponseTimeout(int) - Method in interface com.sportradar.mts.sdk.api.interfaces.SdkConfigurationBuilder
Sets the ticket response timeout(ms).
setTicketResponseTimeoutLive(int) - Method in interface com.sportradar.mts.sdk.api.interfaces.SdkConfigurationBuilder
Sets the ticket response timeout(ms).
setTicketResponseTimeoutPrematch(int) - Method in interface com.sportradar.mts.sdk.api.interfaces.SdkConfigurationBuilder
Sets the ticket response timeout(ms).
setTicketTimeOutCallbackEnabled(boolean) - Method in interface com.sportradar.mts.sdk.api.interfaces.SdkConfigurationBuilder
Sets the value indicating if the Tickets sent async have the time-out callback enabled
setTotalCombinations(Integer) - Method in interface com.sportradar.mts.sdk.api.builders.TicketBuilder
Sets the total combinations
setUfEnvironment(UfEnvironment) - Method in interface com.sportradar.mts.sdk.api.interfaces.SdkConfigurationBuilder
Sets the uf environment
setUsername(String) - Method in interface com.sportradar.mts.sdk.api.interfaces.SdkConfigurationBuilder
Sets the username
setUseSsl(boolean) - Method in interface com.sportradar.mts.sdk.api.interfaces.SdkConfigurationBuilder
Sets whether ssl should be used
setVirtualHost(String) - Method in interface com.sportradar.mts.sdk.api.interfaces.SdkConfigurationBuilder
Sets the virtual host
SimpleBuilderFactory - Interface in com.sportradar.mts.sdk.api.builders
 
SourceType - Enum in com.sportradar.mts.sdk.api.enums
 
SportCcf - Interface in com.sportradar.mts.sdk.api
Object containing CCF per sport response data
Stake - Interface in com.sportradar.mts.sdk.api
Bet Stake
StakeType - Enum in com.sportradar.mts.sdk.api.enums
Possible values for type of stake

T

Ticket - Interface in com.sportradar.mts.sdk.api
Ticket that can be send to the MTS
TicketAcceptance - Enum in com.sportradar.mts.sdk.api.enums
Ticket acceptance status
TicketAck - Interface in com.sportradar.mts.sdk.api
Object that is send to MTS to acknowledge ticket
TicketAckBuilder - Interface in com.sportradar.mts.sdk.api.builders
Builder used to create a new instance of TicketAck
TicketAckResponseListener - Interface in com.sportradar.mts.sdk.api.interfaces
Ticket acknowledgment response listener
TicketAckSender - Interface in com.sportradar.mts.sdk.api.interfaces
TicketAck sender
TicketAckStatus - Enum in com.sportradar.mts.sdk.api.enums
Ticket acknowledgement status
TicketBuilder - Interface in com.sportradar.mts.sdk.api.builders
Builder used to create a new instance of Ticket
TicketCancel - Interface in com.sportradar.mts.sdk.api
Object that is send to MTS to cancel ticket
TicketCancelAcceptance - Enum in com.sportradar.mts.sdk.api.enums
Possible values of ticket cancel acceptance
TicketCancelAck - Interface in com.sportradar.mts.sdk.api
Object that is send to MTS to acknowledge ticket cancellation
TicketCancelAckBuilder - Interface in com.sportradar.mts.sdk.api.builders
Builder used to create a new instance of TicketCancelAck
TicketCancelAckResponseListener - Interface in com.sportradar.mts.sdk.api.interfaces
Ticket cancel acknowledgment response listener
TicketCancelAckSender - Interface in com.sportradar.mts.sdk.api.interfaces
TicketCancelAckStatus - Enum in com.sportradar.mts.sdk.api.enums
Ticket cancel acknowledgement status
TicketCancelBuilder - Interface in com.sportradar.mts.sdk.api.builders
Builder used to create a new instance of TicketCancel
TicketCancellationReason - Enum in com.sportradar.mts.sdk.api.enums
Ticket cancellation reason.
TicketCancelResponse - Interface in com.sportradar.mts.sdk.api
Object containing ticket cancel response data send as a result of TicketCancel
TicketCancelResponseListener - Interface in com.sportradar.mts.sdk.api.interfaces
Ticket cancel response listener
TicketCancelSender - Interface in com.sportradar.mts.sdk.api.interfaces
TicketCashout - Interface in com.sportradar.mts.sdk.api
A representation of the TicketCashout message
TicketCashoutBuilder - Interface in com.sportradar.mts.sdk.api.builders
Builder used to create a new instance of TicketCashout
TicketCashoutResponse - Interface in com.sportradar.mts.sdk.api
A representation of the TicketCashoutResponse message
TicketCashoutResponseListener - Interface in com.sportradar.mts.sdk.api.interfaces
Ticket cashout response listener
TicketCashoutSender - Interface in com.sportradar.mts.sdk.api.interfaces
TicketNonSrSettle - Interface in com.sportradar.mts.sdk.api
 
TicketNonSrSettleBuilder - Interface in com.sportradar.mts.sdk.api.builders
Builder used to create a new instance of TicketNonSrSettle
TicketNonSrSettleResponse - Interface in com.sportradar.mts.sdk.api
 
TicketNonSrSettleResponseListener - Interface in com.sportradar.mts.sdk.api.interfaces
Ticket non-Sportradar response listener
TicketNonSrSettleSender - Interface in com.sportradar.mts.sdk.api.interfaces
TicketReofferBuilder - Interface in com.sportradar.mts.sdk.api.builders
Builder used to create a new instance of reoffer Ticket based on the original ticket
TicketReofferCancel - Interface in com.sportradar.mts.sdk.api
Reoffer cancel ticket
TicketReofferCancelBuilder - Interface in com.sportradar.mts.sdk.api.builders
Builder used to create a new instance of TicketReofferCancel
TicketReofferCancelResponseListener - Interface in com.sportradar.mts.sdk.api.interfaces
Reoffer ticket cancel response listener
TicketReofferCancelSender - Interface in com.sportradar.mts.sdk.api.interfaces
TicketResponse - Interface in com.sportradar.mts.sdk.api
Object containing ticket response data send as a result of Ticket
TicketResponseListener - Interface in com.sportradar.mts.sdk.api.interfaces
Ticket response listener
TicketResponseTimeoutListener<T extends SdkTicket> - Interface in com.sportradar.mts.sdk.api.interfaces
Ticket response time-out listener
TicketSender - Interface in com.sportradar.mts.sdk.api.interfaces
Ticket sender

U

UfEnvironment - Enum in com.sportradar.mts.sdk.api.enums
 

V

valueOf(String) - Static method in enum com.sportradar.mts.sdk.api.enums.BetBonusDescription
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sportradar.mts.sdk.api.enums.BetBonusMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sportradar.mts.sdk.api.enums.BetBonusPaidAs
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sportradar.mts.sdk.api.enums.BetBonusType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sportradar.mts.sdk.api.enums.BetFreeStakeDescription
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sportradar.mts.sdk.api.enums.BetFreeStakePaidAs
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sportradar.mts.sdk.api.enums.BetFreeStakeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sportradar.mts.sdk.api.enums.BetReofferType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sportradar.mts.sdk.api.enums.LineType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sportradar.mts.sdk.api.enums.OddsChangeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sportradar.mts.sdk.api.enums.Product
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sportradar.mts.sdk.api.enums.SenderChannel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sportradar.mts.sdk.api.enums.SourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sportradar.mts.sdk.api.enums.StakeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sportradar.mts.sdk.api.enums.TicketAcceptance
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sportradar.mts.sdk.api.enums.TicketAckStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sportradar.mts.sdk.api.enums.TicketCancelAcceptance
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sportradar.mts.sdk.api.enums.TicketCancelAckStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sportradar.mts.sdk.api.enums.TicketCancellationReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sportradar.mts.sdk.api.enums.UfEnvironment
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.sportradar.mts.sdk.api.enums.BetBonusDescription
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sportradar.mts.sdk.api.enums.BetBonusMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sportradar.mts.sdk.api.enums.BetBonusPaidAs
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sportradar.mts.sdk.api.enums.BetBonusType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sportradar.mts.sdk.api.enums.BetFreeStakeDescription
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sportradar.mts.sdk.api.enums.BetFreeStakePaidAs
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sportradar.mts.sdk.api.enums.BetFreeStakeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sportradar.mts.sdk.api.enums.BetReofferType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sportradar.mts.sdk.api.enums.LineType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sportradar.mts.sdk.api.enums.OddsChangeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sportradar.mts.sdk.api.enums.Product
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sportradar.mts.sdk.api.enums.SenderChannel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sportradar.mts.sdk.api.enums.SourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sportradar.mts.sdk.api.enums.StakeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sportradar.mts.sdk.api.enums.TicketAcceptance
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sportradar.mts.sdk.api.enums.TicketAckStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sportradar.mts.sdk.api.enums.TicketCancelAcceptance
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sportradar.mts.sdk.api.enums.TicketCancelAckStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sportradar.mts.sdk.api.enums.TicketCancellationReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sportradar.mts.sdk.api.enums.UfEnvironment
Returns an array containing the constants of this enum type, in the order they are declared.
A B C E F G I L M O P R S T U V 
Skip navigation links

Copyright © 2017–2023. All rights reserved.