Uses of Interface
org.jboss.netty.channel.local.LocalClientChannelFactory

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

Uses of LocalClientChannelFactory in org.jboss.netty.channel.local
 

Classes in org.jboss.netty.channel.local that implement LocalClientChannelFactory
 class DefaultLocalClientChannelFactory
          The default LocalClientChannelFactory implementation.
 



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