See: Description
Class | Description |
---|---|
LocalAddress |
An endpoint in the local transport.
|
LocalChannel |
A
Channel for the local transport. |
LocalChannelRegistry | |
LocalEventLoopGroup | Deprecated
Use
DefaultEventLoopGroup instead. |
LocalServerChannel |
A
ServerChannel for the local transport which allows in VM communication. |
PreferHeapByteBufAllocator |
Wraps another
ByteBufAllocator and use heapbuffers everywhere except when a direct buffer is explicit
requested. |
Enum | Description |
---|---|
LocalChannel.State |