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 voidLocalServerChannelSink.bind(DefaultLocalServerChannel channel, ChannelFuture future, LocalAddress localAddress) private static voidLocalServerChannelSink.close(DefaultLocalServerChannel channel, ChannelFuture future)