|
XNIO API 2.1.0.CR2 | |||||||||
| 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(InetSocketAddress 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(InetSocketAddress dest)
createChannelDestination in interface Acceptor<InetSocketAddress,TcpChannel>dest - the destination address
|
XNIO API 2.1.0.CR2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||