Uses of Interface
org.jboss.netty.channel.local.LocalClientChannelFactory
-
Packages that use LocalClientChannelFactory 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 LocalClientChannelFactory in org.jboss.netty.channel.local
Classes in org.jboss.netty.channel.local that implement LocalClientChannelFactory Modifier and Type Class Description class
DefaultLocalClientChannelFactory
The defaultLocalClientChannelFactory
implementation.
-