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(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) |
Copyright © 2005–2016 FuseSource, Corp.. All rights reserved.