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
Classes in org.jboss.netty.channel.local that implement LocalChannel Modifier and Type Class Description (package private) classDefaultLocalChannelMethods in org.jboss.netty.channel.local that return LocalChannel Modifier and Type Method Description LocalChannelDefaultLocalClientChannelFactory. newChannel(ChannelPipeline pipeline)LocalChannelLocalClientChannelFactory. newChannel(ChannelPipeline pipeline)
-