|
XNIO API 3.0.7.GA | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SuspendableAcceptChannel | |
|---|---|
| org.xnio.channels | |
| Uses of SuspendableAcceptChannel in org.xnio.channels |
|---|
| Subinterfaces of SuspendableAcceptChannel in org.xnio.channels | |
|---|---|
interface |
AcceptingChannel<C extends ConnectedChannel>
A channel which can accept inbound connections from remote endpoints. |
interface |
SimpleAcceptingChannel<C extends CloseableChannel>
A channel which can accept connections. |
| Methods in org.xnio.channels that return types with arguments of type SuspendableAcceptChannel | |
|---|---|
ChannelListener.Setter<? extends SuspendableAcceptChannel> |
SuspendableAcceptChannel.getAcceptSetter()
Get the setter which can be used to change the accept listener for this channel. |
ChannelListener.Setter<? extends SuspendableAcceptChannel> |
SuspendableAcceptChannel.getCloseSetter()
Get the setter which can be used to change the close listener for this channel. |
|
XNIO API 3.0.7.GA | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||