|
XNIO API 2.1.0.CR2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
A - the type of address associated with this channelpublic interface BoundChannel<A>

A channel that is bound to a local address.
| Method Summary | |
|---|---|
ChannelListener.Setter<? extends BoundChannel<A>> |
getCloseSetter()
Get the setter which can be used to change the close listener for this channel. |
A |
getLocalAddress()
Get the local address that this channel is bound to. |
| Methods inherited from interface java.nio.channels.Channel |
|---|
close, isOpen |
| Methods inherited from interface org.jboss.xnio.channels.Configurable |
|---|
getOption, setOption, supportsOption |
| Method Detail |
|---|
A getLocalAddress()
ChannelListener.Setter<? extends BoundChannel<A>> getCloseSetter()
getCloseSetter in interface CloseableChannel
|
XNIO API 2.1.0.CR2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||