XNIO API 2.1.0.CR2

Uses of Interface
org.jboss.xnio.ChannelDestination

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

Uses of ChannelDestination in org.jboss.xnio
 

Subinterfaces of ChannelDestination in org.jboss.xnio
 interface TcpChannelDestination
          A channel destination specifically for accepting TCP connections from remote clients.
 

Methods in org.jboss.xnio that return ChannelDestination
 ChannelDestination<A,T> Acceptor.createChannelDestination(A dest)
          Create a channel destination for this acceptor, which always uses a specific destination address.
 


XNIO API 2.1.0.CR2

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