XNIO API 2.0.2.GA

Uses of Interface
org.jboss.xnio.TcpChannelSource

Packages that use TcpChannelSource
org.jboss.xnio The main API package for XNIO. 
 

Uses of TcpChannelSource in org.jboss.xnio
 

Methods in org.jboss.xnio that return TcpChannelSource
 TcpChannelSource TcpConnector.createChannelSource(java.net.InetSocketAddress dest)
          Create a client that always connects to the given TCP server.
 


XNIO API 2.0.2.GA

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