| Package | Description |
|---|---|
| org.apache.mina.transport.vmpipe |
In-VM pipe support which removes the overhead of local loopback communication.
|
| Class and Description |
|---|
| VmPipe
TODO Add documentation
|
| VmPipeAcceptor
Binds the specified
IoHandler to the specified
VmPipeAddress. |
| VmPipeAddress
A
SocketAddress which represents in-VM pipe port number. |
| VmPipeFilterChain
TODO Add documentation
|
| VmPipeSession
A
IoSession for in-VM transport (VM_PIPE). |
| VmPipeSessionConfig
An
IoSessionConfig for vmpipe transport type. |