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

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

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

Classes in org.jboss.netty.channel.local that implement LocalServerChannelFactory
 class DefaultLocalServerChannelFactory
          The default LocalServerChannelFactory implementation.
 



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