Uses of Package
org.jboss.netty.channel.local

Packages that use org.jboss.netty.channel.local
org.jboss.netty.channel.local A virtual transport that enables the communication between the two parties in the same virtual machine. 
 

Classes in org.jboss.netty.channel.local used by org.jboss.netty.channel.local
LocalAddress
          An endpoint in the local transport.
LocalChannel
          A Channel for the local transport.
LocalClientChannelFactory
          A ChannelFactory that creates a client-side LocalChannel.
LocalServerChannel
          A ServerChannel for the local transport.
LocalServerChannelFactory
          A ServerChannelFactory that creates a LocalServerChannel.
 



Copyright © 2008-2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.