Uses of Interface
org.jboss.netty.channel.local.LocalServerChannel
-
Packages that use LocalServerChannel 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 LocalServerChannel in org.jboss.netty.channel.local
Methods in org.jboss.netty.channel.local that return LocalServerChannel Modifier and Type Method Description LocalServerChannelDefaultLocalServerChannelFactory. newChannel(ChannelPipeline pipeline)LocalServerChannelLocalServerChannelFactory. newChannel(ChannelPipeline pipeline)
-