Package org.apache.mina.transport.vmpipe
-
Class Summary Class Description VmPipeAcceptor Binds the specifiedIoHandler
to the specifiedVmPipeAddress
.VmPipeAddress ASocketAddress
which represents in-VM pipe port number.VmPipeConnector Connects toIoHandler
s which is bound on the specifiedVmPipeAddress
.