Uses of Class
com.microsoft.azure.eventhubs.impl.ReactorHandler
-
Packages that use ReactorHandler Package Description com.microsoft.azure.eventhubs.impl -
-
Uses of ReactorHandler in com.microsoft.azure.eventhubs.impl
Methods in com.microsoft.azure.eventhubs.impl with parameters of type ReactorHandler Modifier and Type Method Description org.apache.qpid.proton.reactor.Reactor
MessagingFactory.ReactorFactory. create(ReactorHandler reactorHandler, int maxFrameSize, String name)
static org.apache.qpid.proton.reactor.Reactor
ProtonUtil. reactor(ReactorHandler reactorHandler, int maxFrameSize, String name)
-