| Package | Description |
|---|---|
| org.apache.mina.transport.vmpipe |
In-VM pipe support which removes the overhead of local loopback communication.
|
| Modifier and Type | Field and Description |
|---|---|
(package private) static java.util.Map<VmPipeAddress,VmPipe> |
VmPipeAcceptor.boundHandlers |
| Constructor and Description |
|---|
VmPipeSession(IoService service,
IoServiceListenerSupport serviceListeners,
VmPipeAddress localAddress,
IoHandler handler,
VmPipe remoteEntry) |
VmPipeSession(VmPipeSession remoteSession,
VmPipe entry) |