Uses of Interface
org.apache.mina.transport.vmpipe.VmPipeSessionConfig

Packages that use VmPipeSessionConfig
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
 VmPipeSessionConfig VmPipeAcceptor.getSessionConfig()
           
 VmPipeSessionConfig VmPipeConnector.getSessionConfig()
           
 



Copyright © 2004-2008 Apache MINA Project. All Rights Reserved.