Uses of Package
org.littleshoot.mina.transport.vmpipe

Packages that use org.littleshoot.mina.transport.vmpipe
org.littleshoot.mina.transport.vmpipe In-VM pipe support which removes the overhead of local loopback communication. 
org.littleshoot.mina.transport.vmpipe.support Internal classes used by org.apache.mina.transport.vmpipe package. 
 

Classes in org.littleshoot.mina.transport.vmpipe used by org.littleshoot.mina.transport.vmpipe
VmPipeAddress
          A SocketAddress which represents in-VM pipe port number.
 

Classes in org.littleshoot.mina.transport.vmpipe used by org.littleshoot.mina.transport.vmpipe.support
VmPipeAcceptor
          Binds the specified IoHandler to the specified VmPipeAddress.
VmPipeAddress
          A SocketAddress which represents in-VM pipe port number.
 



Copyright © 2011-2013 LittleShoot. All Rights Reserved.