org.apache.qpid.transport.network.nio
Class NioHandler
java.lang.Object
org.apache.qpid.transport.network.nio.NioHandler
- All Implemented Interfaces:
- Runnable
public class NioHandler
- extends Object
- implements Runnable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
connect
public static final Connection connect(String host,
int port,
ConnectionDelegate delegate)
run
public void run()
- Specified by:
run
in interface Runnable
startBatchingFrames
public static void startBatchingFrames(int connectionId)
Licensed to the Apache Software Foundation