| 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 |
|---|---|
private VmPipeAcceptor |
VmPipe.acceptor |
| Modifier and Type | Method and Description |
|---|---|
VmPipeAcceptor |
VmPipe.getAcceptor() |
| Constructor and Description |
|---|
VmPipe(VmPipeAcceptor acceptor,
VmPipeAddress address,
IoHandler handler,
IoServiceListenerSupport listeners) |