blob: 695aa30e036d7162f4a07d2d46072fc6d8145944 [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 (version 1.7.0_55) on Mon Sep 15 17:28:20 CEST 2014 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>DefaultSocketSessionConfig (Apache MINA 2.0.8 API)</title>
<meta name="date" content="2014-09-15">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="DefaultSocketSessionConfig (Apache MINA 2.0.8 API)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><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/DefaultSocketSessionConfig.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/DefaultDatagramSessionConfig.html" title="class in org.apache.mina.transport.socket"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../../org/apache/mina/transport/socket/SocketAcceptor.html" title="interface in org.apache.mina.transport.socket"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/mina/transport/socket/DefaultSocketSessionConfig.html" target="_top">Frames</a></li>
<li><a href="DefaultSocketSessionConfig.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">All 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><a href="#field_summary">Field</a>&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><a href="#field_detail">Field</a>&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 DefaultSocketSessionConfig" class="title">Class DefaultSocketSessionConfig</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></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><a href="../../../../../org/apache/mina/transport/socket/AbstractSocketSessionConfig.html" title="class in org.apache.mina.transport.socket">org.apache.mina.transport.socket.AbstractSocketSessionConfig</a></li>
<li>
<ul class="inheritance">
<li>org.apache.mina.transport.socket.DefaultSocketSessionConfig</li>
</ul>
</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>
<hr>
<br>
<pre>public class <span class="strong">DefaultSocketSessionConfig</span>
extends <a href="../../../../../org/apache/mina/transport/socket/AbstractSocketSessionConfig.html" title="class in org.apache.mina.transport.socket">AbstractSocketSessionConfig</a></pre>
<div class="block">A default implementation of <a href="../../../../../org/apache/mina/transport/socket/SocketSessionConfig.html" title="interface in org.apache.mina.transport.socket"><code>SocketSessionConfig</code></a>.</div>
<dl><dt><span class="strong">Author:</span></dt>
<dd><a href="http://mina.apache.org">Apache MINA Project</a></dd></dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field_summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../org/apache/mina/core/service/IoService.html" title="interface in org.apache.mina.core.service">IoService</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/mina/transport/socket/DefaultSocketSessionConfig.html#parent">parent</a></strong></code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="overviewSummary" 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="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><strong><a href="../../../../../org/apache/mina/transport/socket/DefaultSocketSessionConfig.html#DefaultSocketSessionConfig()">DefaultSocketSessionConfig</a></strong>()</code>
<div class="block">Creates a new instance.</div>
</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/mina/transport/socket/DefaultSocketSessionConfig.html#getReceiveBufferSize()">getReceiveBufferSize</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/mina/transport/socket/DefaultSocketSessionConfig.html#getSendBufferSize()">getSendBufferSize</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/mina/transport/socket/DefaultSocketSessionConfig.html#getSoLinger()">getSoLinger</a></strong>()</code>
<div class="block">Please note that enabling <tt>SO_LINGER</tt> in Java NIO can result
in platform-dependent behavior and unexpected blocking of I/O thread.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/mina/transport/socket/DefaultSocketSessionConfig.html#getTrafficClass()">getTrafficClass</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/mina/transport/socket/DefaultSocketSessionConfig.html#init(org.apache.mina.core.service.IoService)">init</a></strong>(<a href="../../../../../org/apache/mina/core/service/IoService.html" title="interface in org.apache.mina.core.service">IoService</a>&nbsp;parent)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/mina/transport/socket/DefaultSocketSessionConfig.html#isKeepAlive()">isKeepAlive</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/mina/transport/socket/DefaultSocketSessionConfig.html#isKeepAliveChanged()">isKeepAliveChanged</a></strong>()</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 class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/mina/transport/socket/DefaultSocketSessionConfig.html#isOobInline()">isOobInline</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/mina/transport/socket/DefaultSocketSessionConfig.html#isOobInlineChanged()">isOobInlineChanged</a></strong>()</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 class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/mina/transport/socket/DefaultSocketSessionConfig.html#isReceiveBufferSizeChanged()">isReceiveBufferSizeChanged</a></strong>()</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 class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/mina/transport/socket/DefaultSocketSessionConfig.html#isReuseAddress()">isReuseAddress</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/mina/transport/socket/DefaultSocketSessionConfig.html#isReuseAddressChanged()">isReuseAddressChanged</a></strong>()</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 class="altColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/mina/transport/socket/DefaultSocketSessionConfig.html#isSendBufferSizeChanged()">isSendBufferSizeChanged</a></strong>()</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 class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/mina/transport/socket/DefaultSocketSessionConfig.html#isSoLingerChanged()">isSoLingerChanged</a></strong>()</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 class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/mina/transport/socket/DefaultSocketSessionConfig.html#isTcpNoDelay()">isTcpNoDelay</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/mina/transport/socket/DefaultSocketSessionConfig.html#isTcpNoDelayChanged()">isTcpNoDelayChanged</a></strong>()</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 class="altColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/mina/transport/socket/DefaultSocketSessionConfig.html#isTrafficClassChanged()">isTrafficClassChanged</a></strong>()</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>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/mina/transport/socket/DefaultSocketSessionConfig.html#setKeepAlive(boolean)">setKeepAlive</a></strong>(boolean&nbsp;keepAlive)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/mina/transport/socket/DefaultSocketSessionConfig.html#setOobInline(boolean)">setOobInline</a></strong>(boolean&nbsp;oobInline)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/mina/transport/socket/DefaultSocketSessionConfig.html#setReceiveBufferSize(int)">setReceiveBufferSize</a></strong>(int&nbsp;receiveBufferSize)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/mina/transport/socket/DefaultSocketSessionConfig.html#setReuseAddress(boolean)">setReuseAddress</a></strong>(boolean&nbsp;reuseAddress)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/mina/transport/socket/DefaultSocketSessionConfig.html#setSendBufferSize(int)">setSendBufferSize</a></strong>(int&nbsp;sendBufferSize)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/mina/transport/socket/DefaultSocketSessionConfig.html#setSoLinger(int)">setSoLinger</a></strong>(int&nbsp;soLinger)</code>
<div class="block">Please note that enabling <tt>SO_LINGER</tt> in Java NIO can result
in platform-dependent behavior and unexpected blocking of I/O thread.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/mina/transport/socket/DefaultSocketSessionConfig.html#setTcpNoDelay(boolean)">setTcpNoDelay</a></strong>(boolean&nbsp;tcpNoDelay)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/mina/transport/socket/DefaultSocketSessionConfig.html#setTrafficClass(int)">setTrafficClass</a></strong>(int&nbsp;trafficClass)</code>&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_org.apache.mina.transport.socket.AbstractSocketSessionConfig">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.apache.mina.transport.socket.<a href="../../../../../org/apache/mina/transport/socket/AbstractSocketSessionConfig.html" title="class in org.apache.mina.transport.socket">AbstractSocketSessionConfig</a></h3>
<code><a href="../../../../../org/apache/mina/transport/socket/AbstractSocketSessionConfig.html#doSetAll(org.apache.mina.core.session.IoSessionConfig)">doSetAll</a></code></li>
</ul>
<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.<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
<code><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</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">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field_detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="parent">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>parent</h4>
<pre>protected&nbsp;<a href="../../../../../org/apache/mina/core/service/IoService.html" title="interface in org.apache.mina.core.service">IoService</a> parent</pre>
</li>
</ul>
</li>
</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="DefaultSocketSessionConfig()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>DefaultSocketSessionConfig</h4>
<pre>public&nbsp;DefaultSocketSessionConfig()</pre>
<div class="block">Creates a new instance.</div>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="init(org.apache.mina.core.service.IoService)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>init</h4>
<pre>public&nbsp;void&nbsp;init(<a href="../../../../../org/apache/mina/core/service/IoService.html" title="interface in org.apache.mina.core.service">IoService</a>&nbsp;parent)</pre>
</li>
</ul>
<a name="isReuseAddress()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isReuseAddress</h4>
<pre>public&nbsp;boolean&nbsp;isReuseAddress()</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/net/Socket.html?is-external=true#getReuseAddress()" title="class or interface in java.net"><code>Socket.getReuseAddress()</code></a></dd></dl>
</li>
</ul>
<a name="setReuseAddress(boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setReuseAddress</h4>
<pre>public&nbsp;void&nbsp;setReuseAddress(boolean&nbsp;reuseAddress)</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/net/Socket.html?is-external=true#setReuseAddress(boolean)" title="class or interface in java.net"><code>Socket.setReuseAddress(boolean)</code></a></dd></dl>
</li>
</ul>
<a name="getReceiveBufferSize()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getReceiveBufferSize</h4>
<pre>public&nbsp;int&nbsp;getReceiveBufferSize()</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/net/Socket.html?is-external=true#getReceiveBufferSize()" title="class or interface in java.net"><code>Socket.getReceiveBufferSize()</code></a></dd></dl>
</li>
</ul>
<a name="setReceiveBufferSize(int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setReceiveBufferSize</h4>
<pre>public&nbsp;void&nbsp;setReceiveBufferSize(int&nbsp;receiveBufferSize)</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/net/Socket.html?is-external=true#setReceiveBufferSize(int)" title="class or interface in java.net"><code>Socket.setReceiveBufferSize(int)</code></a></dd></dl>
</li>
</ul>
<a name="getSendBufferSize()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSendBufferSize</h4>
<pre>public&nbsp;int&nbsp;getSendBufferSize()</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/net/Socket.html?is-external=true#getSendBufferSize()" title="class or interface in java.net"><code>Socket.getSendBufferSize()</code></a></dd></dl>
</li>
</ul>
<a name="setSendBufferSize(int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setSendBufferSize</h4>
<pre>public&nbsp;void&nbsp;setSendBufferSize(int&nbsp;sendBufferSize)</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/net/Socket.html?is-external=true#setSendBufferSize(int)" title="class or interface in java.net"><code>Socket.setSendBufferSize(int)</code></a></dd></dl>
</li>
</ul>
<a name="getTrafficClass()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTrafficClass</h4>
<pre>public&nbsp;int&nbsp;getTrafficClass()</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/net/Socket.html?is-external=true#getTrafficClass()" title="class or interface in java.net"><code>Socket.getTrafficClass()</code></a></dd></dl>
</li>
</ul>
<a name="setTrafficClass(int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setTrafficClass</h4>
<pre>public&nbsp;void&nbsp;setTrafficClass(int&nbsp;trafficClass)</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/net/Socket.html?is-external=true#setTrafficClass(int)" title="class or interface in java.net"><code>Socket.setTrafficClass(int)</code></a></dd></dl>
</li>
</ul>
<a name="isKeepAlive()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isKeepAlive</h4>
<pre>public&nbsp;boolean&nbsp;isKeepAlive()</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/net/Socket.html?is-external=true#getKeepAlive()" title="class or interface in java.net"><code>Socket.getKeepAlive()</code></a></dd></dl>
</li>
</ul>
<a name="setKeepAlive(boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setKeepAlive</h4>
<pre>public&nbsp;void&nbsp;setKeepAlive(boolean&nbsp;keepAlive)</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/net/Socket.html?is-external=true#setKeepAlive(boolean)" title="class or interface in java.net"><code>Socket.setKeepAlive(boolean)</code></a></dd></dl>
</li>
</ul>
<a name="isOobInline()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isOobInline</h4>
<pre>public&nbsp;boolean&nbsp;isOobInline()</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/net/Socket.html?is-external=true#getOOBInline()" title="class or interface in java.net"><code>Socket.getOOBInline()</code></a></dd></dl>
</li>
</ul>
<a name="setOobInline(boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setOobInline</h4>
<pre>public&nbsp;void&nbsp;setOobInline(boolean&nbsp;oobInline)</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/net/Socket.html?is-external=true#setOOBInline(boolean)" title="class or interface in java.net"><code>Socket.setOOBInline(boolean)</code></a></dd></dl>
</li>
</ul>
<a name="getSoLinger()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSoLinger</h4>
<pre>public&nbsp;int&nbsp;getSoLinger()</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/mina/transport/socket/SocketSessionConfig.html#getSoLinger()">SocketSessionConfig</a></code></strong></div>
<div class="block">Please note that enabling <tt>SO_LINGER</tt> in Java NIO can result
in platform-dependent behavior and unexpected blocking of I/O thread.</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/net/Socket.html?is-external=true#getSoLinger()" title="class or interface in java.net"><code>Socket.getSoLinger()</code></a>,
<a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6179351">Sun Bug Database</a></dd></dl>
</li>
</ul>
<a name="setSoLinger(int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setSoLinger</h4>
<pre>public&nbsp;void&nbsp;setSoLinger(int&nbsp;soLinger)</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/mina/transport/socket/SocketSessionConfig.html#setSoLinger(int)">SocketSessionConfig</a></code></strong></div>
<div class="block">Please note that enabling <tt>SO_LINGER</tt> in Java NIO can result
in platform-dependent behavior and unexpected blocking of I/O thread.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>soLinger</code> - Please specify a negative value to disable <tt>SO_LINGER</tt>.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/net/Socket.html?is-external=true#setSoLinger(boolean, int)" title="class or interface in java.net"><code>Socket.setSoLinger(boolean, int)</code></a>,
<a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6179351">Sun Bug Database</a></dd></dl>
</li>
</ul>
<a name="isTcpNoDelay()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isTcpNoDelay</h4>
<pre>public&nbsp;boolean&nbsp;isTcpNoDelay()</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/net/Socket.html?is-external=true#getTcpNoDelay()" title="class or interface in java.net"><code>Socket.getTcpNoDelay()</code></a></dd></dl>
</li>
</ul>
<a name="setTcpNoDelay(boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setTcpNoDelay</h4>
<pre>public&nbsp;void&nbsp;setTcpNoDelay(boolean&nbsp;tcpNoDelay)</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/net/Socket.html?is-external=true#setTcpNoDelay(boolean)" title="class or interface in java.net"><code>Socket.setTcpNoDelay(boolean)</code></a></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"><strong>Description copied from class:&nbsp;<code><a href="../../../../../org/apache/mina/transport/socket/AbstractSocketSessionConfig.html#isKeepAliveChanged()">AbstractSocketSessionConfig</a></code></strong></div>
<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>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../org/apache/mina/transport/socket/AbstractSocketSessionConfig.html#isKeepAliveChanged()">isKeepAliveChanged</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/mina/transport/socket/AbstractSocketSessionConfig.html" title="class in org.apache.mina.transport.socket">AbstractSocketSessionConfig</a></code></dd>
</dl>
</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"><strong>Description copied from class:&nbsp;<code><a href="../../../../../org/apache/mina/transport/socket/AbstractSocketSessionConfig.html#isOobInlineChanged()">AbstractSocketSessionConfig</a></code></strong></div>
<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>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../org/apache/mina/transport/socket/AbstractSocketSessionConfig.html#isOobInlineChanged()">isOobInlineChanged</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/mina/transport/socket/AbstractSocketSessionConfig.html" title="class in org.apache.mina.transport.socket">AbstractSocketSessionConfig</a></code></dd>
</dl>
</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"><strong>Description copied from class:&nbsp;<code><a href="../../../../../org/apache/mina/transport/socket/AbstractSocketSessionConfig.html#isReceiveBufferSizeChanged()">AbstractSocketSessionConfig</a></code></strong></div>
<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>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../org/apache/mina/transport/socket/AbstractSocketSessionConfig.html#isReceiveBufferSizeChanged()">isReceiveBufferSizeChanged</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/mina/transport/socket/AbstractSocketSessionConfig.html" title="class in org.apache.mina.transport.socket">AbstractSocketSessionConfig</a></code></dd>
</dl>
</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"><strong>Description copied from class:&nbsp;<code><a href="../../../../../org/apache/mina/transport/socket/AbstractSocketSessionConfig.html#isReuseAddressChanged()">AbstractSocketSessionConfig</a></code></strong></div>
<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>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../org/apache/mina/transport/socket/AbstractSocketSessionConfig.html#isReuseAddressChanged()">isReuseAddressChanged</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/mina/transport/socket/AbstractSocketSessionConfig.html" title="class in org.apache.mina.transport.socket">AbstractSocketSessionConfig</a></code></dd>
</dl>
</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"><strong>Description copied from class:&nbsp;<code><a href="../../../../../org/apache/mina/transport/socket/AbstractSocketSessionConfig.html#isSendBufferSizeChanged()">AbstractSocketSessionConfig</a></code></strong></div>
<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>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../org/apache/mina/transport/socket/AbstractSocketSessionConfig.html#isSendBufferSizeChanged()">isSendBufferSizeChanged</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/mina/transport/socket/AbstractSocketSessionConfig.html" title="class in org.apache.mina.transport.socket">AbstractSocketSessionConfig</a></code></dd>
</dl>
</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"><strong>Description copied from class:&nbsp;<code><a href="../../../../../org/apache/mina/transport/socket/AbstractSocketSessionConfig.html#isSoLingerChanged()">AbstractSocketSessionConfig</a></code></strong></div>
<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>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../org/apache/mina/transport/socket/AbstractSocketSessionConfig.html#isSoLingerChanged()">isSoLingerChanged</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/mina/transport/socket/AbstractSocketSessionConfig.html" title="class in org.apache.mina.transport.socket">AbstractSocketSessionConfig</a></code></dd>
</dl>
</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"><strong>Description copied from class:&nbsp;<code><a href="../../../../../org/apache/mina/transport/socket/AbstractSocketSessionConfig.html#isTcpNoDelayChanged()">AbstractSocketSessionConfig</a></code></strong></div>
<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>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../org/apache/mina/transport/socket/AbstractSocketSessionConfig.html#isTcpNoDelayChanged()">isTcpNoDelayChanged</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/mina/transport/socket/AbstractSocketSessionConfig.html" title="class in org.apache.mina.transport.socket">AbstractSocketSessionConfig</a></code></dd>
</dl>
</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"><strong>Description copied from class:&nbsp;<code><a href="../../../../../org/apache/mina/transport/socket/AbstractSocketSessionConfig.html#isTrafficClassChanged()">AbstractSocketSessionConfig</a></code></strong></div>
<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>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../org/apache/mina/transport/socket/AbstractSocketSessionConfig.html#isTrafficClassChanged()">isTrafficClassChanged</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/mina/transport/socket/AbstractSocketSessionConfig.html" title="class in org.apache.mina.transport.socket">AbstractSocketSessionConfig</a></code></dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><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/DefaultSocketSessionConfig.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/DefaultDatagramSessionConfig.html" title="class in org.apache.mina.transport.socket"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../../org/apache/mina/transport/socket/SocketAcceptor.html" title="interface in org.apache.mina.transport.socket"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/mina/transport/socket/DefaultSocketSessionConfig.html" target="_top">Frames</a></li>
<li><a href="DefaultSocketSessionConfig.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">All 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><a href="#field_summary">Field</a>&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><a href="#field_detail">Field</a>&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&#x2013;2014 <a href="http://mina.apache.org/">Apache MINA Project</a>. All rights reserved.</small></p>
</body>
</html>