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 |
---|---|
LocalChannel |
LocalClientChannelFactory.newChannel(ChannelPipeline pipeline) |
LocalChannel |
DefaultLocalClientChannelFactory.newChannel(ChannelPipeline pipeline) |
Copyright © 2008-2014 The Netty Project. All Rights Reserved.