Uses of Interface
org.jboss.netty.channel.local.LocalChannel
-
Packages that use LocalChannel Package Description 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 Modifier and Type Method Description LocalChannel
DefaultLocalClientChannelFactory. newChannel(ChannelPipeline pipeline)
LocalChannel
LocalClientChannelFactory. newChannel(ChannelPipeline pipeline)
-