XNIO version 1.2.0.GA

org.jboss.xnio
Interface TcpChannelDestination

All Superinterfaces:
ChannelDestination<SocketAddress,TcpChannel>
All Known Subinterfaces:
CloseableTcpChannelDestination

public interface TcpChannelDestination
extends ChannelDestination<SocketAddress,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 version 1.2.0.GA

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