XNIO API 2.0.2.GA

Uses of Interface
org.jboss.xnio.TcpChannelDestination

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

Uses of TcpChannelDestination in org.jboss.xnio
 

Methods in org.jboss.xnio that return TcpChannelDestination
 TcpChannelDestination TcpAcceptor.createChannelDestination(java.net.InetSocketAddress dest)
          Create a channel destination for this acceptor, which always uses a specific destination address.
 


XNIO API 2.0.2.GA

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