|
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 ConnectedChannel<A>

A channel that has a local and peer endpoint address.
| Method Summary | |
|---|---|
ChannelListener.Setter<? extends ConnectedChannel<A>> |
getCloseSetter()
Get the setter which can be used to change the close listener for this channel. |
A |
getPeerAddress()
Get the peer address of this channel. |
| Methods inherited from interface org.jboss.xnio.channels.BoundChannel |
|---|
getLocalAddress |
| 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 getPeerAddress()
ChannelListener.Setter<? extends ConnectedChannel<A>> getCloseSetter()
getCloseSetter in interface BoundChannel<A>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 | |||||||||