Uses of Interface
org.jboss.netty.channel.local.LocalChannel
Packages that use LocalChannel
Package
Description
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 LocalChannelMethods in org.jboss.netty.channel.local that return LocalChannelModifier and TypeMethodDescriptionDefaultLocalClientChannelFactory.newChannel
(ChannelPipeline pipeline) LocalClientChannelFactory.newChannel
(ChannelPipeline pipeline)