See: Description
| Interface | Description | 
|---|---|
| LocalChannel | A  Channelfor the local transport. | 
| LocalClientChannelFactory | A  ChannelFactorythat creates a client-sideLocalChannel. | 
| LocalServerChannel | A  ServerChannelfor the local transport. | 
| LocalServerChannelFactory | A  ServerChannelFactorythat creates aLocalServerChannel. | 
| Class | Description | 
|---|---|
| DefaultLocalClientChannelFactory | The default  LocalClientChannelFactoryimplementation. | 
| DefaultLocalServerChannelFactory | The default  LocalServerChannelFactoryimplementation. | 
| LocalAddress | An endpoint in the local transport. | 
Copyright © 2008-2015 The Netty Project. All Rights Reserved.