| Package | Description | 
|---|---|
| com.sportradar.unifiedodds.sdk | |
| com.sportradar.unifiedodds.sdk.internal.impl.rabbitconnection | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
UofGlobalEventsListener
Defines methods used to handle messages which are not related with a  
UofSession but
 with producers or SDK it-self. | 
| Constructor and Description | 
|---|
ConfiguredConnectionFactory(com.rabbitmq.client.ConnectionFactory rabbitConnectionFactory,
                           SdkInternalConfiguration config,
                           String version,
                           SdkConnectionStatusListener connectionStatusListener,
                           ExecutorService dedicatedRabbitMqExecutor,
                           TimeUtils timeUtils)  | 
SingleInstanceAmqpConnectionFactory(ConfiguredConnectionFactory configuredConnectionFactory,
                                   SdkInternalConfiguration config,
                                   SdkConnectionStatusListener connectionStatusListener,
                                   WhoAmIReader whoAmIReader,
                                   FirewallChecker firewallChecker,
                                   TimeUtils timeUtils,
                                   SslProtocolsProvider sslProtocolsProvider)
Initializes a new instance of the  
SingleInstanceAmqpConnectionFactory class | 
Copyright © 2016–2025. All rights reserved.