Package | Description |
---|---|
org.apache.qpid.server.transport |
Modifier and Type | Field and Description |
---|---|
NonBlockingConnection |
NonBlockingConnectionUndecidedDelegate._parent |
Modifier and Type | Method and Description |
---|---|
void |
NetworkConnectionScheduler.addConnection(NonBlockingConnection connection) |
void |
NetworkConnectionScheduler.removeConnection(NonBlockingConnection connection) |
void |
NetworkConnectionScheduler.schedule(NonBlockingConnection connection) |
Constructor and Description |
---|
NonBlockingConnectionPlainDelegate(NonBlockingConnection parent,
AmqpPort<?> port) |
NonBlockingConnectionTLSDelegate(NonBlockingConnection parent,
AmqpPort port) |
NonBlockingConnectionUndecidedDelegate(NonBlockingConnection parent) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.