XNIO API 2.0.2.GA

org.jboss.xnio
Interface TcpChannelDestination

All Superinterfaces:
ChannelDestination<java.net.InetSocketAddress,TcpChannel>

public interface TcpChannelDestination
extends ChannelDestination<java.net.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.0.2.GA

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