blob: 70749dd6c05db90180d727b80fde939cc471af7c [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_191) on Sat Mar 16 19:25:14 CET 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>AbstractSocketSessionConfig (Apache MINA 2.0.0-M3 API Documentation)</title>
<meta name="date" content="2019-03-16">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="AbstractSocketSessionConfig (Apache MINA 2.0.0-M3 API Documentation)";
}
}
catch(err) {
}
//-->
var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/AbstractSocketSessionConfig.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../org/apache/mina/transport/socket/AbstractDatagramSessionConfig.html" title="class in org.apache.mina.transport.socket"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../org/apache/mina/transport/socket/DatagramAcceptor.html" title="interface in org.apache.mina.transport.socket"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/mina/transport/socket/AbstractSocketSessionConfig.html" target="_top">Frames</a></li>
<li><a href="AbstractSocketSessionConfig.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.apache.mina.transport.socket</div>
<h2 title="Class AbstractSocketSessionConfig" class="title">Class AbstractSocketSessionConfig</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li><a href="../../../../../org/apache/mina/core/session/AbstractIoSessionConfig.html" title="class in org.apache.mina.core.session">org.apache.mina.core.session.AbstractIoSessionConfig</a></li>
<li>
<ul class="inheritance">
<li>org.apache.mina.transport.socket.AbstractSocketSessionConfig</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><a href="../../../../../org/apache/mina/core/session/IoSessionConfig.html" title="interface in org.apache.mina.core.session">IoSessionConfig</a>, <a href="../../../../../org/apache/mina/transport/socket/SocketSessionConfig.html" title="interface in org.apache.mina.transport.socket">SocketSessionConfig</a></dd>
</dl>
<dl>
<dt>Direct Known Subclasses:</dt>
<dd><a href="../../../../../org/apache/mina/transport/socket/DefaultSocketSessionConfig.html" title="class in org.apache.mina.transport.socket">DefaultSocketSessionConfig</a></dd>
</dl>
<hr>
<br>
<pre>public abstract class <span class="typeNameLabel">AbstractSocketSessionConfig</span>
extends <a href="../../../../../org/apache/mina/core/session/AbstractIoSessionConfig.html" title="class in org.apache.mina.core.session">AbstractIoSessionConfig</a>
implements <a href="../../../../../org/apache/mina/transport/socket/SocketSessionConfig.html" title="interface in org.apache.mina.transport.socket">SocketSessionConfig</a></pre>
<div class="block">TODO Add documentation</div>
<dl>
<dt><span class="simpleTagLabel">Version:</span></dt>
<dd>$Rev: 671827 $, $Date: 2008-06-26 10:49:48 +0200 (Thu, 26 Jun 2008) $</dd>
<dt><span class="simpleTagLabel">Author:</span></dt>
<dd>The Apache MINA Project (dev@mina.apache.org)</dd>
</dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier</th>
<th class="colLast" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected </code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/transport/socket/AbstractSocketSessionConfig.html#AbstractSocketSessionConfig--">AbstractSocketSessionConfig</a></span>()</code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/transport/socket/AbstractSocketSessionConfig.html#doSetAll-org.apache.mina.core.session.IoSessionConfig-">doSetAll</a></span>(<a href="../../../../../org/apache/mina/core/session/IoSessionConfig.html" title="interface in org.apache.mina.core.session">IoSessionConfig</a>&nbsp;config)</code>
<div class="block">Implement this method to set all transport-specific configuration
properties retrieved from the specified <tt>config</tt>.</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/transport/socket/AbstractSocketSessionConfig.html#isKeepAliveChanged--">isKeepAliveChanged</a></span>()</code>
<div class="block">Returns <tt>true</tt> if and only if the <tt>keepAlive</tt> property
has been changed by its setter method.</div>
</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/transport/socket/AbstractSocketSessionConfig.html#isOobInlineChanged--">isOobInlineChanged</a></span>()</code>
<div class="block">Returns <tt>true</tt> if and only if the <tt>oobInline</tt> property
has been changed by its setter method.</div>
</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/transport/socket/AbstractSocketSessionConfig.html#isReceiveBufferSizeChanged--">isReceiveBufferSizeChanged</a></span>()</code>
<div class="block">Returns <tt>true</tt> if and only if the <tt>receiveBufferSize</tt> property
has been changed by its setter method.</div>
</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/transport/socket/AbstractSocketSessionConfig.html#isReuseAddressChanged--">isReuseAddressChanged</a></span>()</code>
<div class="block">Returns <tt>true</tt> if and only if the <tt>reuseAddress</tt> property
has been changed by its setter method.</div>
</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/transport/socket/AbstractSocketSessionConfig.html#isSendBufferSizeChanged--">isSendBufferSizeChanged</a></span>()</code>
<div class="block">Returns <tt>true</tt> if and only if the <tt>sendBufferSize</tt> property
has been changed by its setter method.</div>
</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/transport/socket/AbstractSocketSessionConfig.html#isSoLingerChanged--">isSoLingerChanged</a></span>()</code>
<div class="block">Returns <tt>true</tt> if and only if the <tt>soLinger</tt> property
has been changed by its setter method.</div>
</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/transport/socket/AbstractSocketSessionConfig.html#isTcpNoDelayChanged--">isTcpNoDelayChanged</a></span>()</code>
<div class="block">Returns <tt>true</tt> if and only if the <tt>tcpNoDelay</tt> property
has been changed by its setter method.</div>
</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/transport/socket/AbstractSocketSessionConfig.html#isTrafficClassChanged--">isTrafficClassChanged</a></span>()</code>
<div class="block">Returns <tt>true</tt> if and only if the <tt>trafficClass</tt> property
has been changed by its setter method.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.apache.mina.core.session.AbstractIoSessionConfig">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.apache.mina.core.session.<a href="../../../../../org/apache/mina/core/session/AbstractIoSessionConfig.html" title="class in org.apache.mina.core.session">AbstractIoSessionConfig</a></h3>
<code><a href="../../../../../org/apache/mina/core/session/AbstractIoSessionConfig.html#getBothIdleTime--">getBothIdleTime</a>, <a href="../../../../../org/apache/mina/core/session/AbstractIoSessionConfig.html#getBothIdleTimeInMillis--">getBothIdleTimeInMillis</a>, <a href="../../../../../org/apache/mina/core/session/AbstractIoSessionConfig.html#getIdleTime-org.apache.mina.core.session.IdleStatus-">getIdleTime</a>, <a href="../../../../../org/apache/mina/core/session/AbstractIoSessionConfig.html#getIdleTimeInMillis-org.apache.mina.core.session.IdleStatus-">getIdleTimeInMillis</a>, <a href="../../../../../org/apache/mina/core/session/AbstractIoSessionConfig.html#getMaxReadBufferSize--">getMaxReadBufferSize</a>, <a href="../../../../../org/apache/mina/core/session/AbstractIoSessionConfig.html#getMinReadBufferSize--">getMinReadBufferSize</a>, <a href="../../../../../org/apache/mina/core/session/AbstractIoSessionConfig.html#getReadBufferSize--">getReadBufferSize</a>, <a href="../../../../../org/apache/mina/core/session/AbstractIoSessionConfig.html#getReaderIdleTime--">getReaderIdleTime</a>, <a href="../../../../../org/apache/mina/core/session/AbstractIoSessionConfig.html#getReaderIdleTimeInMillis--">getReaderIdleTimeInMillis</a>, <a href="../../../../../org/apache/mina/core/session/AbstractIoSessionConfig.html#getThroughputCalculationInterval--">getThroughputCalculationInterval</a>, <a href="../../../../../org/apache/mina/core/session/AbstractIoSessionConfig.html#getThroughputCalculationIntervalInMillis--">getThroughputCalculationIntervalInMillis</a>, <a href="../../../../../org/apache/mina/core/session/AbstractIoSessionConfig.html#getWriterIdleTime--">getWriterIdleTime</a>, <a href="../../../../../org/apache/mina/core/session/AbstractIoSessionConfig.html#getWriterIdleTimeInMillis--">getWriterIdleTimeInMillis</a>, <a href="../../../../../org/apache/mina/core/session/AbstractIoSessionConfig.html#getWriteTimeout--">getWriteTimeout</a>, <a href="../../../../../org/apache/mina/core/session/AbstractIoSessionConfig.html#getWriteTimeoutInMillis--">getWriteTimeoutInMillis</a>, <a href="../../../../../org/apache/mina/core/session/AbstractIoSessionConfig.html#isUseReadOperation--">isUseReadOperation</a>, <a href="../../../../../org/apache/mina/core/session/AbstractIoSessionConfig.html#setAll-org.apache.mina.core.session.IoSessionConfig-">setAll</a>, <a href="../../../../../org/apache/mina/core/session/AbstractIoSessionConfig.html#setBothIdleTime-int-">setBothIdleTime</a>, <a href="../../../../../org/apache/mina/core/session/AbstractIoSessionConfig.html#setIdleTime-org.apache.mina.core.session.IdleStatus-int-">setIdleTime</a>, <a href="../../../../../org/apache/mina/core/session/AbstractIoSessionConfig.html#setMaxReadBufferSize-int-">setMaxReadBufferSize</a>, <a href="../../../../../org/apache/mina/core/session/AbstractIoSessionConfig.html#setMinReadBufferSize-int-">setMinReadBufferSize</a>, <a href="../../../../../org/apache/mina/core/session/AbstractIoSessionConfig.html#setReadBufferSize-int-">setReadBufferSize</a>, <a href="../../../../../org/apache/mina/core/session/AbstractIoSessionConfig.html#setReaderIdleTime-int-">setReaderIdleTime</a>, <a href="../../../../../org/apache/mina/core/session/AbstractIoSessionConfig.html#setThroughputCalculationInterval-int-">setThroughputCalculationInterval</a>, <a href="../../../../../org/apache/mina/core/session/AbstractIoSessionConfig.html#setUseReadOperation-boolean-">setUseReadOperation</a>, <a href="../../../../../org/apache/mina/core/session/AbstractIoSessionConfig.html#setWriterIdleTime-int-">setWriterIdleTime</a>, <a href="../../../../../org/apache/mina/core/session/AbstractIoSessionConfig.html#setWriteTimeout-int-">setWriteTimeout</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.apache.mina.transport.socket.SocketSessionConfig">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.apache.mina.transport.socket.<a href="../../../../../org/apache/mina/transport/socket/SocketSessionConfig.html" title="interface in org.apache.mina.transport.socket">SocketSessionConfig</a></h3>
<code><a href="../../../../../org/apache/mina/transport/socket/SocketSessionConfig.html#getReceiveBufferSize--">getReceiveBufferSize</a>, <a href="../../../../../org/apache/mina/transport/socket/SocketSessionConfig.html#getSendBufferSize--">getSendBufferSize</a>, <a href="../../../../../org/apache/mina/transport/socket/SocketSessionConfig.html#getSoLinger--">getSoLinger</a>, <a href="../../../../../org/apache/mina/transport/socket/SocketSessionConfig.html#getTrafficClass--">getTrafficClass</a>, <a href="../../../../../org/apache/mina/transport/socket/SocketSessionConfig.html#isKeepAlive--">isKeepAlive</a>, <a href="../../../../../org/apache/mina/transport/socket/SocketSessionConfig.html#isOobInline--">isOobInline</a>, <a href="../../../../../org/apache/mina/transport/socket/SocketSessionConfig.html#isReuseAddress--">isReuseAddress</a>, <a href="../../../../../org/apache/mina/transport/socket/SocketSessionConfig.html#isTcpNoDelay--">isTcpNoDelay</a>, <a href="../../../../../org/apache/mina/transport/socket/SocketSessionConfig.html#setKeepAlive-boolean-">setKeepAlive</a>, <a href="../../../../../org/apache/mina/transport/socket/SocketSessionConfig.html#setOobInline-boolean-">setOobInline</a>, <a href="../../../../../org/apache/mina/transport/socket/SocketSessionConfig.html#setReceiveBufferSize-int-">setReceiveBufferSize</a>, <a href="../../../../../org/apache/mina/transport/socket/SocketSessionConfig.html#setReuseAddress-boolean-">setReuseAddress</a>, <a href="../../../../../org/apache/mina/transport/socket/SocketSessionConfig.html#setSendBufferSize-int-">setSendBufferSize</a>, <a href="../../../../../org/apache/mina/transport/socket/SocketSessionConfig.html#setSoLinger-int-">setSoLinger</a>, <a href="../../../../../org/apache/mina/transport/socket/SocketSessionConfig.html#setTcpNoDelay-boolean-">setTcpNoDelay</a>, <a href="../../../../../org/apache/mina/transport/socket/SocketSessionConfig.html#setTrafficClass-int-">setTrafficClass</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.apache.mina.core.session.IoSessionConfig">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.apache.mina.core.session.<a href="../../../../../org/apache/mina/core/session/IoSessionConfig.html" title="interface in org.apache.mina.core.session">IoSessionConfig</a></h3>
<code><a href="../../../../../org/apache/mina/core/session/IoSessionConfig.html#getBothIdleTime--">getBothIdleTime</a>, <a href="../../../../../org/apache/mina/core/session/IoSessionConfig.html#getBothIdleTimeInMillis--">getBothIdleTimeInMillis</a>, <a href="../../../../../org/apache/mina/core/session/IoSessionConfig.html#getIdleTime-org.apache.mina.core.session.IdleStatus-">getIdleTime</a>, <a href="../../../../../org/apache/mina/core/session/IoSessionConfig.html#getIdleTimeInMillis-org.apache.mina.core.session.IdleStatus-">getIdleTimeInMillis</a>, <a href="../../../../../org/apache/mina/core/session/IoSessionConfig.html#getMaxReadBufferSize--">getMaxReadBufferSize</a>, <a href="../../../../../org/apache/mina/core/session/IoSessionConfig.html#getMinReadBufferSize--">getMinReadBufferSize</a>, <a href="../../../../../org/apache/mina/core/session/IoSessionConfig.html#getReadBufferSize--">getReadBufferSize</a>, <a href="../../../../../org/apache/mina/core/session/IoSessionConfig.html#getReaderIdleTime--">getReaderIdleTime</a>, <a href="../../../../../org/apache/mina/core/session/IoSessionConfig.html#getReaderIdleTimeInMillis--">getReaderIdleTimeInMillis</a>, <a href="../../../../../org/apache/mina/core/session/IoSessionConfig.html#getThroughputCalculationInterval--">getThroughputCalculationInterval</a>, <a href="../../../../../org/apache/mina/core/session/IoSessionConfig.html#getThroughputCalculationIntervalInMillis--">getThroughputCalculationIntervalInMillis</a>, <a href="../../../../../org/apache/mina/core/session/IoSessionConfig.html#getWriterIdleTime--">getWriterIdleTime</a>, <a href="../../../../../org/apache/mina/core/session/IoSessionConfig.html#getWriterIdleTimeInMillis--">getWriterIdleTimeInMillis</a>, <a href="../../../../../org/apache/mina/core/session/IoSessionConfig.html#getWriteTimeout--">getWriteTimeout</a>, <a href="../../../../../org/apache/mina/core/session/IoSessionConfig.html#getWriteTimeoutInMillis--">getWriteTimeoutInMillis</a>, <a href="../../../../../org/apache/mina/core/session/IoSessionConfig.html#isUseReadOperation--">isUseReadOperation</a>, <a href="../../../../../org/apache/mina/core/session/IoSessionConfig.html#setAll-org.apache.mina.core.session.IoSessionConfig-">setAll</a>, <a href="../../../../../org/apache/mina/core/session/IoSessionConfig.html#setBothIdleTime-int-">setBothIdleTime</a>, <a href="../../../../../org/apache/mina/core/session/IoSessionConfig.html#setIdleTime-org.apache.mina.core.session.IdleStatus-int-">setIdleTime</a>, <a href="../../../../../org/apache/mina/core/session/IoSessionConfig.html#setMaxReadBufferSize-int-">setMaxReadBufferSize</a>, <a href="../../../../../org/apache/mina/core/session/IoSessionConfig.html#setMinReadBufferSize-int-">setMinReadBufferSize</a>, <a href="../../../../../org/apache/mina/core/session/IoSessionConfig.html#setReadBufferSize-int-">setReadBufferSize</a>, <a href="../../../../../org/apache/mina/core/session/IoSessionConfig.html#setReaderIdleTime-int-">setReaderIdleTime</a>, <a href="../../../../../org/apache/mina/core/session/IoSessionConfig.html#setThroughputCalculationInterval-int-">setThroughputCalculationInterval</a>, <a href="../../../../../org/apache/mina/core/session/IoSessionConfig.html#setUseReadOperation-boolean-">setUseReadOperation</a>, <a href="../../../../../org/apache/mina/core/session/IoSessionConfig.html#setWriterIdleTime-int-">setWriterIdleTime</a>, <a href="../../../../../org/apache/mina/core/session/IoSessionConfig.html#setWriteTimeout-int-">setWriteTimeout</a></code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="AbstractSocketSessionConfig--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>AbstractSocketSessionConfig</h4>
<pre>protected&nbsp;AbstractSocketSessionConfig()</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="doSetAll-org.apache.mina.core.session.IoSessionConfig-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>doSetAll</h4>
<pre>protected final&nbsp;void&nbsp;doSetAll(<a href="../../../../../org/apache/mina/core/session/IoSessionConfig.html" title="interface in org.apache.mina.core.session">IoSessionConfig</a>&nbsp;config)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/mina/core/session/AbstractIoSessionConfig.html#doSetAll-org.apache.mina.core.session.IoSessionConfig-">AbstractIoSessionConfig</a></code></span></div>
<div class="block">Implement this method to set all transport-specific configuration
properties retrieved from the specified <tt>config</tt>.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/apache/mina/core/session/AbstractIoSessionConfig.html#doSetAll-org.apache.mina.core.session.IoSessionConfig-">doSetAll</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/mina/core/session/AbstractIoSessionConfig.html" title="class in org.apache.mina.core.session">AbstractIoSessionConfig</a></code></dd>
</dl>
</li>
</ul>
<a name="isKeepAliveChanged--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isKeepAliveChanged</h4>
<pre>protected&nbsp;boolean&nbsp;isKeepAliveChanged()</pre>
<div class="block">Returns <tt>true</tt> if and only if the <tt>keepAlive</tt> property
has been changed by its setter method. The system call related with
the property is made only when this method returns <tt>true</tt>. By
default, this method always returns <tt>true</tt> to simplify implementation
of subclasses, but overriding the default behavior is always encouraged.</div>
</li>
</ul>
<a name="isOobInlineChanged--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isOobInlineChanged</h4>
<pre>protected&nbsp;boolean&nbsp;isOobInlineChanged()</pre>
<div class="block">Returns <tt>true</tt> if and only if the <tt>oobInline</tt> property
has been changed by its setter method. The system call related with
the property is made only when this method returns <tt>true</tt>. By
default, this method always returns <tt>true</tt> to simplify implementation
of subclasses, but overriding the default behavior is always encouraged.</div>
</li>
</ul>
<a name="isReceiveBufferSizeChanged--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isReceiveBufferSizeChanged</h4>
<pre>protected&nbsp;boolean&nbsp;isReceiveBufferSizeChanged()</pre>
<div class="block">Returns <tt>true</tt> if and only if the <tt>receiveBufferSize</tt> property
has been changed by its setter method. The system call related with
the property is made only when this method returns <tt>true</tt>. By
default, this method always returns <tt>true</tt> to simplify implementation
of subclasses, but overriding the default behavior is always encouraged.</div>
</li>
</ul>
<a name="isReuseAddressChanged--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isReuseAddressChanged</h4>
<pre>protected&nbsp;boolean&nbsp;isReuseAddressChanged()</pre>
<div class="block">Returns <tt>true</tt> if and only if the <tt>reuseAddress</tt> property
has been changed by its setter method. The system call related with
the property is made only when this method returns <tt>true</tt>. By
default, this method always returns <tt>true</tt> to simplify implementation
of subclasses, but overriding the default behavior is always encouraged.</div>
</li>
</ul>
<a name="isSendBufferSizeChanged--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isSendBufferSizeChanged</h4>
<pre>protected&nbsp;boolean&nbsp;isSendBufferSizeChanged()</pre>
<div class="block">Returns <tt>true</tt> if and only if the <tt>sendBufferSize</tt> property
has been changed by its setter method. The system call related with
the property is made only when this method returns <tt>true</tt>. By
default, this method always returns <tt>true</tt> to simplify implementation
of subclasses, but overriding the default behavior is always encouraged.</div>
</li>
</ul>
<a name="isSoLingerChanged--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isSoLingerChanged</h4>
<pre>protected&nbsp;boolean&nbsp;isSoLingerChanged()</pre>
<div class="block">Returns <tt>true</tt> if and only if the <tt>soLinger</tt> property
has been changed by its setter method. The system call related with
the property is made only when this method returns <tt>true</tt>. By
default, this method always returns <tt>true</tt> to simplify implementation
of subclasses, but overriding the default behavior is always encouraged.</div>
</li>
</ul>
<a name="isTcpNoDelayChanged--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isTcpNoDelayChanged</h4>
<pre>protected&nbsp;boolean&nbsp;isTcpNoDelayChanged()</pre>
<div class="block">Returns <tt>true</tt> if and only if the <tt>tcpNoDelay</tt> property
has been changed by its setter method. The system call related with
the property is made only when this method returns <tt>true</tt>. By
default, this method always returns <tt>true</tt> to simplify implementation
of subclasses, but overriding the default behavior is always encouraged.</div>
</li>
</ul>
<a name="isTrafficClassChanged--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>isTrafficClassChanged</h4>
<pre>protected&nbsp;boolean&nbsp;isTrafficClassChanged()</pre>
<div class="block">Returns <tt>true</tt> if and only if the <tt>trafficClass</tt> property
has been changed by its setter method. The system call related with
the property is made only when this method returns <tt>true</tt>. By
default, this method always returns <tt>true</tt> to simplify implementation
of subclasses, but overriding the default behavior is always encouraged.</div>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/AbstractSocketSessionConfig.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../org/apache/mina/transport/socket/AbstractDatagramSessionConfig.html" title="class in org.apache.mina.transport.socket"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../org/apache/mina/transport/socket/DatagramAcceptor.html" title="interface in org.apache.mina.transport.socket"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/mina/transport/socket/AbstractSocketSessionConfig.html" target="_top">Frames</a></li>
<li><a href="AbstractSocketSessionConfig.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2004-2019 <a href="http://mina.apache.org/">Apache MINA Project</a>. All Rights Reserved.</small></p>
</body>
</html>