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

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

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

Methods in org.jboss.netty.channel.local that return LocalServerChannel
 LocalServerChannel LocalServerChannelFactory.newChannel(ChannelPipeline pipeline)
           
 LocalServerChannel DefaultLocalServerChannelFactory.newChannel(ChannelPipeline pipeline)
           
 



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