Class ProtonUtil
- java.lang.Object
-
- com.microsoft.azure.servicebus.amqp.ProtonUtil
-
public final class ProtonUtil extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.apache.qpid.proton.reactor.Reactor
reactor(ReactorHandler reactorHandler, int maxFrameSize)
-
-
-
Method Detail
-
reactor
public static org.apache.qpid.proton.reactor.Reactor reactor(ReactorHandler reactorHandler, int maxFrameSize) throws IOException
- Throws:
IOException
-
-