Uses of Enum Class
com.sportradar.unifiedodds.sdk.internal.impl.rabbitconnection.OpeningResult
Packages that use OpeningResult
-
Uses of OpeningResult in com.sportradar.unifiedodds.sdk.internal.impl.rabbitconnection
Methods in com.sportradar.unifiedodds.sdk.internal.impl.rabbitconnection that return OpeningResultModifier and TypeMethodDescriptionChannelSupervisionScheduler.openChannel(List<String> routingKeys, ChannelMessageConsumer messageConsumer, String messageInterest) ChannelSupervisor.openChannel(List<String> routingKeys, ChannelMessageConsumer channelMessageConsumer, String messageInterest) static OpeningResultReturns the enum constant of this class with the specified name.static OpeningResult[]OpeningResult.values()Returns an array containing the constants of this enum class, in the order they are declared.