程序包 | 说明 |
---|---|
org.jboss.netty.channel.local |
A virtual transport that enables the communication between the two
parties in the same virtual machine.
|
限定符和类型 | 方法和说明 |
---|---|
LocalServerChannel |
LocalServerChannelFactory.newChannel(ChannelPipeline pipeline) |
LocalServerChannel |
DefaultLocalServerChannelFactory.newChannel(ChannelPipeline pipeline) |