Uses of Package
org.apache.mina.transport.vmpipe
Packages that use org.apache.mina.transport.vmpipe
Package
Description
In-VM pipe support which removes the overhead of local loopback communication.
-
Classes in org.apache.mina.transport.vmpipe used by org.apache.mina.transport.vmpipeClassDescriptionTODO Add documentationBinds the specified
IoHandlerto the specifiedVmPipeAddress.ASocketAddresswhich represents in-VM pipe port number.TODO Add documentationAIoSessionfor in-VM transport (VM_PIPE).AnIoSessionConfigfor vmpipe transport type.