Package | Description |
---|---|
org.apache.activemq.transport.nio |
Modifier and Type | Field and Description |
---|---|
protected SelectorSelection |
NIOTransport.selection |
Modifier and Type | Method and Description |
---|---|
SelectorSelection |
SelectorManager.register(java.nio.channels.SocketChannel socketChannel,
SelectorManager.Listener listener) |
Modifier and Type | Method and Description |
---|---|
void |
SelectorManager.Listener.onError(SelectorSelection selection,
java.lang.Throwable error) |
void |
SelectorManager.Listener.onSelect(SelectorSelection selector) |
Copyright © 2005-2014. All Rights Reserved.