Uses of Interface
org.apache.mina.transport.vmpipe.VmPipeSessionConfig
-
Packages that use VmPipeSessionConfig Package Description org.apache.mina.transport.vmpipe In-VM pipe support which removes the overhead of local loopback communication. -
-
Uses of VmPipeSessionConfig in org.apache.mina.transport.vmpipe
Methods in org.apache.mina.transport.vmpipe that return VmPipeSessionConfig Modifier and Type Method Description VmPipeSessionConfigVmPipeAcceptor. getSessionConfig()VmPipeSessionConfigVmPipeConnector. getSessionConfig()
-