Uses of Class
org.apache.mina.transport.vmpipe.VmPipe
Packages that use VmPipe
Package
Description
In-VM pipe support which removes the overhead of local loopback communication.
-
Uses of VmPipe in org.apache.mina.transport.vmpipe
Fields in org.apache.mina.transport.vmpipe with type parameters of type VmPipeModifier and TypeFieldDescription(package private) static final Map<VmPipeAddress, VmPipe> VmPipeAcceptor.boundHandlersConstructors in org.apache.mina.transport.vmpipe with parameters of type VmPipeModifierConstructorDescription(package private)VmPipeSession(IoService service, IoServiceListenerSupport serviceListeners, VmPipeAddress localAddress, IoHandler handler, VmPipe remoteEntry) privateVmPipeSession(VmPipeSession remoteSession, VmPipe entry)