blob: 0b06428782aba24f061a56432dd7bd80cb74cb2a [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 10:16:14 CET 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>IoSessionManagerMBean (Apache MINA 1.1.3 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="IoSessionManagerMBean (Apache MINA 1.1.3 API Documentation)";
}
}
catch(err) {
}
//-->
var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6,"i8":6,"i9":6,"i10":6,"i11":6,"i12":6,"i13":6,"i14":6,"i15":6,"i16":6,"i17":6,"i18":6,"i19":6,"i20":6,"i21":6};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract 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/IoSessionManagerMBean.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/integration/jmx/IoSessionManager.html" title="class in org.apache.mina.integration.jmx"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li>Next&nbsp;Class</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/mina/integration/jmx/IoSessionManagerMBean.html" target="_top">Frames</a></li>
<li><a href="IoSessionManagerMBean.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>Constr&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>Constr&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.integration.jmx</div>
<h2 title="Interface IoSessionManagerMBean" class="title">Interface IoSessionManagerMBean</h2>
</div>
<div class="contentContainer">
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Known Implementing Classes:</dt>
<dd><a href="../../../../../org/apache/mina/integration/jmx/IoSessionManager.html" title="class in org.apache.mina.integration.jmx">IoSessionManager</a></dd>
</dl>
<hr>
<br>
<pre>public interface <span class="typeNameLabel">IoSessionManagerMBean</span></pre>
<div class="block">MBean interface for the session manager, it's used for instrumenting IoSession</div>
<dl>
<dt><span class="simpleTagLabel">Version:</span></dt>
<dd>$Rev: 555855 $, $Date: 2007-07-13 05:19:00 +0200 (Fri, 13 Jul 2007) $</dd>
<dt><span class="simpleTagLabel">Author:</span></dt>
<dd>The Apache Directory Project (mina-dev@directory.apache.org)</dd>
</dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ========== 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="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract 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>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/integration/jmx/IoSessionManagerMBean.html#addFirstLoggingFilter--">addFirstLoggingFilter</a></span>()</code>
<div class="block">add a logging filter at begining of the chain</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/integration/jmx/IoSessionManagerMBean.html#addLastLoggingFilter--">addLastLoggingFilter</a></span>()</code>
<div class="block">add a logging filter at end of the chain</div>
</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/integration/jmx/IoSessionManagerMBean.html#close--">close</a></span>()</code>
<div class="block">close the session</div>
</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>long</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/integration/jmx/IoSessionManagerMBean.html#getBothIdleTime--">getBothIdleTime</a></span>()</code>
<div class="block">read and write IDLE time</div>
</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>float</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/integration/jmx/IoSessionManagerMBean.html#getByteReadThroughtput--">getByteReadThroughtput</a></span>()</code>
<div class="block">get the read bytes per second throughput
works only if a stat collector is inspecting this session,</div>
</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code>float</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/integration/jmx/IoSessionManagerMBean.html#getByteWrittenThroughtput--">getByteWrittenThroughtput</a></span>()</code>
<div class="block">get the written bytes per second throughput
works only if a stat collector is inspecting this session,</div>
</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code>java.util.Date</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/integration/jmx/IoSessionManagerMBean.html#getCreationTime--">getCreationTime</a></span>()</code>
<div class="block">when the session was created</div>
</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code>java.lang.String[]</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/integration/jmx/IoSessionManagerMBean.html#getInstalledFilters--">getInstalledFilters</a></span>()</code>
<div class="block">get the list of filters installed in the filter chain</div>
</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code>java.util.Date</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/integration/jmx/IoSessionManagerMBean.html#getLastIoTime--">getLastIoTime</a></span>()</code>
<div class="block">last time the session processed an IO</div>
</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code>java.util.Date</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/integration/jmx/IoSessionManagerMBean.html#getLastReadTime--">getLastReadTime</a></span>()</code>
<div class="block">last time the session processed an read</div>
</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code>java.util.Date</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/integration/jmx/IoSessionManagerMBean.html#getLastWriteTime--">getLastWriteTime</a></span>()</code>
<div class="block">last time the session processed a write</div>
</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code>float</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/integration/jmx/IoSessionManagerMBean.html#getMessageReadThroughtput--">getMessageReadThroughtput</a></span>()</code>
<div class="block">get the read messages per second throughput
works only if a stat collector is inspecting this session, and only if a ProtocolDecoderFilter is used</div>
</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code>float</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/integration/jmx/IoSessionManagerMBean.html#getMessageWrittenThroughtput--">getMessageWrittenThroughtput</a></span>()</code>
<div class="block">get the written messages per second throughput
works only if a stat collector is inspecting this session, and only if a ProtocolDecoderFilter is used</div>
</td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code>long</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/integration/jmx/IoSessionManagerMBean.html#getReadBytes--">getReadBytes</a></span>()</code>
<div class="block">bytes read from the beginning</div>
</td>
</tr>
<tr id="i14" class="altColor">
<td class="colFirst"><code>long</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/integration/jmx/IoSessionManagerMBean.html#getReadIdleTime--">getReadIdleTime</a></span>()</code>
<div class="block">read IDLE time</div>
</td>
</tr>
<tr id="i15" class="rowColor">
<td class="colFirst"><code>long</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/integration/jmx/IoSessionManagerMBean.html#getReadMessages--">getReadMessages</a></span>()</code>
<div class="block">PDU decoded from the beginning.</div>
</td>
</tr>
<tr id="i16" class="altColor">
<td class="colFirst"><code>long</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/integration/jmx/IoSessionManagerMBean.html#getWriteIdleTime--">getWriteIdleTime</a></span>()</code>
<div class="block">write IDLE time</div>
</td>
</tr>
<tr id="i17" class="rowColor">
<td class="colFirst"><code>long</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/integration/jmx/IoSessionManagerMBean.html#getWrittenBytes--">getWrittenBytes</a></span>()</code>
<div class="block">bytes written from the beginning</div>
</td>
</tr>
<tr id="i18" class="altColor">
<td class="colFirst"><code>long</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/integration/jmx/IoSessionManagerMBean.html#getWrittenMessages--">getWrittenMessages</a></span>()</code>
<div class="block">PDU encoded from the beginning.</div>
</td>
</tr>
<tr id="i19" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/integration/jmx/IoSessionManagerMBean.html#isConnected--">isConnected</a></span>()</code>
<div class="block">is the session is connected</div>
</td>
</tr>
<tr id="i20" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/integration/jmx/IoSessionManagerMBean.html#removeFirstLoggingFilter--">removeFirstLoggingFilter</a></span>()</code>
<div class="block">remove the logging filter at begining of the chain</div>
</td>
</tr>
<tr id="i21" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/mina/integration/jmx/IoSessionManagerMBean.html#removeLastLoggingFilter--">removeLastLoggingFilter</a></span>()</code>
<div class="block">remove the logging filter at end of the chain</div>
</td>
</tr>
</table>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="isConnected--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isConnected</h4>
<pre>boolean&nbsp;isConnected()</pre>
<div class="block">is the session is connected</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>connection status</dd>
</dl>
</li>
</ul>
<a name="getReadBytes--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getReadBytes</h4>
<pre>long&nbsp;getReadBytes()</pre>
<div class="block">bytes read from the beginning</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>total of bytes read</dd>
</dl>
</li>
</ul>
<a name="getWrittenBytes--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getWrittenBytes</h4>
<pre>long&nbsp;getWrittenBytes()</pre>
<div class="block">bytes written from the beginning</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>total of bytes written</dd>
</dl>
</li>
</ul>
<a name="getReadMessages--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getReadMessages</h4>
<pre>long&nbsp;getReadMessages()</pre>
<div class="block">PDU decoded from the beginning. Only revelent if a ProtocolCodecFilter is installed.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>Number of read messages</dd>
</dl>
</li>
</ul>
<a name="getWrittenMessages--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getWrittenMessages</h4>
<pre>long&nbsp;getWrittenMessages()</pre>
<div class="block">PDU encoded from the beginning. Only revelent if a ProtocolCodecFilter is installed.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>Number of written messages</dd>
</dl>
</li>
</ul>
<a name="close--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>close</h4>
<pre>void&nbsp;close()
throws java.lang.InterruptedException</pre>
<div class="block">close the session</div>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code>java.lang.InterruptedException</code></dd>
</dl>
</li>
</ul>
<a name="getCreationTime--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCreationTime</h4>
<pre>java.util.Date&nbsp;getCreationTime()</pre>
<div class="block">when the session was created</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the date of session creation</dd>
</dl>
</li>
</ul>
<a name="getLastIoTime--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getLastIoTime</h4>
<pre>java.util.Date&nbsp;getLastIoTime()</pre>
<div class="block">last time the session processed an IO</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>date of last IO</dd>
</dl>
</li>
</ul>
<a name="getLastWriteTime--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getLastWriteTime</h4>
<pre>java.util.Date&nbsp;getLastWriteTime()</pre>
<div class="block">last time the session processed a write</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>date of last write</dd>
</dl>
</li>
</ul>
<a name="getLastReadTime--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getLastReadTime</h4>
<pre>java.util.Date&nbsp;getLastReadTime()</pre>
<div class="block">last time the session processed an read</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>date of last read</dd>
</dl>
</li>
</ul>
<a name="getInstalledFilters--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getInstalledFilters</h4>
<pre>java.lang.String[]&nbsp;getInstalledFilters()</pre>
<div class="block">get the list of filters installed in the filter chain</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>array of filter names</dd>
</dl>
</li>
</ul>
<a name="addLastLoggingFilter--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addLastLoggingFilter</h4>
<pre>void&nbsp;addLastLoggingFilter()</pre>
<div class="block">add a logging filter at end of the chain</div>
</li>
</ul>
<a name="removeLastLoggingFilter--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>removeLastLoggingFilter</h4>
<pre>void&nbsp;removeLastLoggingFilter()</pre>
<div class="block">remove the logging filter at end of the chain</div>
</li>
</ul>
<a name="addFirstLoggingFilter--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addFirstLoggingFilter</h4>
<pre>void&nbsp;addFirstLoggingFilter()</pre>
<div class="block">add a logging filter at begining of the chain</div>
</li>
</ul>
<a name="removeFirstLoggingFilter--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>removeFirstLoggingFilter</h4>
<pre>void&nbsp;removeFirstLoggingFilter()</pre>
<div class="block">remove the logging filter at begining of the chain</div>
</li>
</ul>
<a name="getBothIdleTime--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getBothIdleTime</h4>
<pre>long&nbsp;getBothIdleTime()</pre>
<div class="block">read and write IDLE time</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>idle time in milli-seconds</dd>
</dl>
</li>
</ul>
<a name="getReadIdleTime--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getReadIdleTime</h4>
<pre>long&nbsp;getReadIdleTime()</pre>
<div class="block">read IDLE time</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>read idle time in milli-seconds</dd>
</dl>
</li>
</ul>
<a name="getWriteIdleTime--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getWriteIdleTime</h4>
<pre>long&nbsp;getWriteIdleTime()</pre>
<div class="block">write IDLE time</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>write idle time in milli-seconds</dd>
</dl>
</li>
</ul>
<a name="getByteReadThroughtput--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getByteReadThroughtput</h4>
<pre>float&nbsp;getByteReadThroughtput()</pre>
<div class="block">get the read bytes per second throughput
works only if a stat collector is inspecting this session,</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>read bytes per seconds</dd>
</dl>
</li>
</ul>
<a name="getByteWrittenThroughtput--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getByteWrittenThroughtput</h4>
<pre>float&nbsp;getByteWrittenThroughtput()</pre>
<div class="block">get the written bytes per second throughput
works only if a stat collector is inspecting this session,</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>written bytes per seconds</dd>
</dl>
</li>
</ul>
<a name="getMessageReadThroughtput--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getMessageReadThroughtput</h4>
<pre>float&nbsp;getMessageReadThroughtput()</pre>
<div class="block">get the read messages per second throughput
works only if a stat collector is inspecting this session, and only if a ProtocolDecoderFilter is used</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>read messages per seconds</dd>
</dl>
</li>
</ul>
<a name="getMessageWrittenThroughtput--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>getMessageWrittenThroughtput</h4>
<pre>float&nbsp;getMessageWrittenThroughtput()</pre>
<div class="block">get the written messages per second throughput
works only if a stat collector is inspecting this session, and only if a ProtocolDecoderFilter is used</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>written messages per seconds</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>
<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/IoSessionManagerMBean.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/integration/jmx/IoSessionManager.html" title="class in org.apache.mina.integration.jmx"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li>Next&nbsp;Class</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/mina/integration/jmx/IoSessionManagerMBean.html" target="_top">Frames</a></li>
<li><a href="IoSessionManagerMBean.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>Constr&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>Constr&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 © 2004-2019 <a href="http://mina.apace.org/">Apache MINA Project</a>. All Rights Reserved.</small></p>
</body>
</html>