Package | Description |
---|---|
org.apache.activemq.transport.nio | |
org.apache.activemq.transport.tcp |
TCP/IP based Transport implementation.
|
Modifier and Type | Field and Description |
---|---|
protected SelectorSelection |
NIOTransport.selection |
Modifier and Type | Method and Description |
---|---|
SelectorSelection |
SelectorManager.register(AbstractSelectableChannel selectableChannel,
SelectorManager.Listener listener) |
Modifier and Type | Method and Description |
---|---|
void |
SelectorManager.Listener.onError(SelectorSelection selection,
Throwable error) |
void |
SelectorManager.Listener.onSelect(SelectorSelection selector) |
Modifier and Type | Field and Description |
---|---|
protected SelectorSelection |
TcpTransportServer.selector |
Copyright © 2005–2016 The Apache Software Foundation. All rights reserved.