| 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 | 
|---|---|
LocalServerChannel | 
LocalServerChannelFactory.newChannel(ChannelPipeline pipeline)  | 
LocalServerChannel | 
DefaultLocalServerChannelFactory.newChannel(ChannelPipeline pipeline)  | 
Copyright © 2008-2016 The Netty Project. All Rights Reserved.