Package | Description |
---|---|
org.apache.mina.transport.vmpipe |
In-VM pipe support which removes the overhead of local loopback communication.
|
org.apache.mina.transport.vmpipe.support |
Internal classes used by org.apache.mina.transport.vmpipe package.
|
Modifier and Type | Method and Description |
---|---|
int |
VmPipeAddress.compareTo(VmPipeAddress o) |
Modifier and Type | Method and Description |
---|---|
VmPipeAddress |
VmPipe.getAddress() |
Constructor and Description |
---|
VmPipe(VmPipeAcceptor acceptor,
VmPipeAddress address,
IoHandler handler,
IoServiceConfig config,
IoServiceListenerSupport listeners) |
Copyright © 2004–2015 Apache MINA Project. All rights reserved.