blob: e5aded58bf68f55be4b33067794103eecc8571bc [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" /><title>VmPipeSessionConfig xref</title>
<link type="text/css" rel="stylesheet" href="../../../../../stylesheet.css" />
</head>
<body>
<div id="overview"><a href="../../../../../../apidocs/org/apache/mina/protocol/vmpipe/VmPipeSessionConfig.html">View Javadoc</a></div><pre>
<a name="1" href="#1">1</a> <em class="comment">/*</em>
<a name="2" href="#2">2</a> <em class="comment"> * @(#) $Id: VmPipeSessionConfig.java 264677 2005-08-30 02:44:35Z trustin $</em>
<a name="3" href="#3">3</a> <em class="comment"> */</em>
<a name="4" href="#4">4</a> <strong>package</strong> <a href="../../../../../org/apache/mina/protocol/vmpipe/package-summary.html">org.apache.mina.protocol.vmpipe</a>;
<a name="5" href="#5">5</a>
<a name="6" href="#6">6</a> <strong>import</strong> org.apache.mina.common.BaseSessionConfig;
<a name="7" href="#7">7</a> <strong>import</strong> org.apache.mina.common.SessionConfig;
<a name="8" href="#8">8</a>
<a name="9" href="#9">9</a> <em>/**<em>*</em></em>
<a name="10" href="#10">10</a> <em> * A {@link SessionConfig} for in-VM pipe transport.</em>
<a name="11" href="#11">11</a> <em> * </em>
<a name="12" href="#12">12</a> <em> * @author Trustin Lee (trustin@apache.org)</em>
<a name="13" href="#13">13</a> <em> * @version $Rev: 264677 $, $Date: 2005-08-30 11:44:35 +0900 $</em>
<a name="14" href="#14">14</a> <em> */</em>
<a name="15" href="#15">15</a> <strong>public</strong> <strong>class</strong> <a href="../../../../../org/apache/mina/protocol/vmpipe/VmPipeSessionConfig.html">VmPipeSessionConfig</a> <strong>extends</strong> <a href="../../../../../org/apache/mina/common/BaseSessionConfig.html">BaseSessionConfig</a>
<a name="16" href="#16">16</a> {
<a name="17" href="#17">17</a> }
</pre>
<hr/><div id="footer">This page was automatically generated by <a href="http://maven.apache.org/">Maven</a></div></body>
</html>