Class MessagingFactory.ReactorFactory
- java.lang.Object
-
- com.microsoft.azure.eventhubs.impl.MessagingFactory.ReactorFactory
-
- Enclosing class:
- MessagingFactory
public static class MessagingFactory.ReactorFactory extends Object
-
-
Constructor Summary
Constructors Constructor Description ReactorFactory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.apache.qpid.proton.reactor.Reactor
create(ReactorHandler reactorHandler, int maxFrameSize, String name)
-
-
-
Method Detail
-
create
public org.apache.qpid.proton.reactor.Reactor create(ReactorHandler reactorHandler, int maxFrameSize, String name) throws IOException
- Throws:
IOException
-
-