XNIO version 1.1.1.GA

org.jboss.xnio
Interface TcpChannelSource

All Superinterfaces:
ChannelSource<TcpChannel>
All Known Subinterfaces:
CloseableTcpChannelSource

public interface TcpChannelSource
extends ChannelSource<TcpChannel>

A client specifically for connecting to TCP remote servers.


Method Summary
 
Methods inherited from interface org.jboss.xnio.ChannelSource
open
 


XNIO version 1.1.1.GA

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