org.apache.mina.protocol.vmpipe
Class VmPipeSessionConfig
java.lang.Object
org.apache.mina.common.BaseSessionConfig
org.apache.mina.protocol.vmpipe.VmPipeSessionConfig
- All Implemented Interfaces:
- SessionConfig
public class VmPipeSessionConfig
- extends BaseSessionConfig
A SessionConfig
for in-VM pipe transport.
- Version:
- $Rev: 165120 $, $Date: 2005-04-28 18:03:57 +0900 (?, 28 4? 2005) $
- Author:
- Trustin Lee (trustin@apache.org)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VmPipeSessionConfig
public VmPipeSessionConfig()
Copyright © 2004-2005 . All Rights Reserved.