See: Description
Interface | Description |
---|---|
LocalChannel |
A
Channel for the local transport. |
LocalClientChannelFactory |
A
ChannelFactory that creates a client-side LocalChannel . |
LocalServerChannel |
A
ServerChannel for the local transport. |
LocalServerChannelFactory |
A
ServerChannelFactory that creates a LocalServerChannel . |
Class | Description |
---|---|
DefaultLocalClientChannelFactory |
The default
LocalClientChannelFactory implementation. |
DefaultLocalServerChannelFactory |
The default
LocalServerChannelFactory implementation. |
LocalAddress |
An endpoint in the local transport.
|
Copyright © 2008-2014 The Netty Project. All Rights Reserved.