| Package | Description |
|---|---|
| org.jboss.netty.channel.local |
A virtual transport that enables the communication between the two
parties in the same virtual machine.
|
| Modifier and Type | Method and Description |
|---|---|
private static void |
LocalServerChannelSink.bind(DefaultLocalServerChannel channel,
ChannelFuture future,
LocalAddress localAddress) |
private static void |
LocalServerChannelSink.close(DefaultLocalServerChannel channel,
ChannelFuture future) |