|
XNIO version 1.2.0.GA | ||||||||
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 | |
---|---|
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 |
Method Detail |
---|
A getPeerAddress()
|
XNIO version 1.2.0.GA | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |