org.apache.mina.protocol.vmpipe
Class VmPipeSessionConfig

java.lang.Object
  extended by org.apache.mina.common.BaseSessionConfig
      extended by org.apache.mina.protocol.vmpipe.VmPipeSessionConfig
All Implemented Interfaces:
SessionConfig

public class VmPipeSessionConfig
extends BaseSessionConfig

A SessionConfig for in-VM pipe transport.

Version:
$Rev: 332218 $, $Date: 2005-11-10 12:52:42 +0900 $
Author:
The Apache Directory Project (dev@directory.apache.org)

Constructor Summary
VmPipeSessionConfig()
           
 
Method Summary
 
Methods inherited from class org.apache.mina.common.BaseSessionConfig
getIdleTime, getIdleTimeInMillis, getWriteTimeout, getWriteTimeoutInMillis, setIdleTime, setWriteTimeout
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VmPipeSessionConfig

public VmPipeSessionConfig()


Copyright © 2004-2005 . All Rights Reserved.