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

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

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

Methods in org.jboss.netty.channel.local that return LocalChannel
 LocalChannel DefaultLocalClientChannelFactory.newChannel(ChannelPipeline pipeline)
           
 LocalChannel LocalClientChannelFactory.newChannel(ChannelPipeline pipeline)
           
 



Copyright © 2008-2011. All Rights Reserved.