XNIO API 2.1.0.CR2

org.jboss.xnio
Interface TcpChannelDestination

All Superinterfaces:
ChannelDestination<InetSocketAddress,TcpChannel>

public interface TcpChannelDestination
extends ChannelDestination<InetSocketAddress,TcpChannel>

A channel destination specifically for accepting TCP connections from remote clients.

Since:
1.2

Method Summary
 
Methods inherited from interface org.jboss.xnio.ChannelDestination
accept
 


XNIO API 2.1.0.CR2

Copyright © 2010 JBoss, a division of Red Hat, Inc.