| 程序包 | 说明 |
|---|---|
| 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.
|
| 类和说明 |
|---|
| VmPipeAddress
A
SocketAddress which represents in-VM pipe port number. |
| 类和说明 |
|---|
| VmPipeAcceptor
Binds the specified
IoHandler to the specified
VmPipeAddress. |
| VmPipeAddress
A
SocketAddress which represents in-VM pipe port number. |