Uses of Class
org.jboss.netty.channel.local.DefaultLocalServerChannel
Packages that use DefaultLocalServerChannel
Package
Description
A virtual transport that enables the communication between the two
parties in the same virtual machine.
-
Uses of DefaultLocalServerChannel in org.jboss.netty.channel.local
Methods in org.jboss.netty.channel.local with parameters of type DefaultLocalServerChannelModifier and TypeMethodDescriptionprivate static void
LocalServerChannelSink.bind
(DefaultLocalServerChannel channel, ChannelFuture future, LocalAddress localAddress) private static void
LocalServerChannelSink.close
(DefaultLocalServerChannel channel, ChannelFuture future)