|
XNIO version 1.2.0.GA | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface TcpAcceptor
An acceptor specifically for accepting connections from a TCP client.
| Method Summary | |
|---|---|
TcpChannelDestination |
createChannelDestination(SocketAddress dest)
Create a channel destination for this acceptor, which always uses a specific destination address. |
| Methods inherited from interface org.jboss.xnio.Acceptor |
|---|
acceptTo |
| Method Detail |
|---|
TcpChannelDestination createChannelDestination(SocketAddress dest)
createChannelDestination in interface Acceptor<SocketAddress,TcpChannel>dest - the destination address
|
XNIO version 1.2.0.GA | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||