Uses of Class
com.microsoft.azure.eventhubs.impl.MessagingFactory.ReactorFactory
-
Packages that use MessagingFactory.ReactorFactory Package Description com.microsoft.azure.eventhubs.impl -
-
Uses of MessagingFactory.ReactorFactory in com.microsoft.azure.eventhubs.impl
Methods in com.microsoft.azure.eventhubs.impl with parameters of type MessagingFactory.ReactorFactory Modifier and Type Method Description static CompletableFuture<MessagingFactory>
MessagingFactory. createFromConnectionString(String connectionString, RetryPolicy retryPolicy, ScheduledExecutorService executor, MessagingFactory.ReactorFactory reactorFactory, ProxyConfiguration proxyConfiguration, Duration watchdogTriggerTime)
MessagingFactory.MessagingFactoryBuilder
MessagingFactory.MessagingFactoryBuilder. setReactorFactory(MessagingFactory.ReactorFactory reactorFactory)
-