blob: 211ec269c0fe620396a564425200eee84254f756 [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>
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>TransportView (Apache Axis2)</title>
<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="TransportView (Apache Axis2)";
}
//-->
</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/TransportView.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/axis2/transport/base/TransportMBeanSupport.html" title="class in org.apache.axis2.transport.base"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../../org/apache/axis2/transport/base/TransportViewMBean.html" title="interface in org.apache.axis2.transport.base"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/axis2/transport/base/TransportView.html" target="_top">Frames</a></li>
<li><a href="TransportView.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>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.axis2.transport.base</div>
<h2 title="Class TransportView" class="title">Class TransportView</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="https://docs.oracle.com/javase/7/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>org.apache.axis2.transport.base.TransportView</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><a href="../../../../../org/apache/axis2/transport/base/TransportViewMBean.html" title="interface in org.apache.axis2.transport.base">TransportViewMBean</a></dd>
</dl>
<hr>
<br>
<pre>public class <span class="strong">TransportView</span>
extends <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>
implements <a href="../../../../../org/apache/axis2/transport/base/TransportViewMBean.html" title="interface in org.apache.axis2.transport.base">TransportViewMBean</a></pre>
</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="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/axis2/transport/base/TransportView.html#TransportView(org.apache.axis2.transport.TransportListener, org.apache.axis2.transport.TransportSender)">TransportView</a></strong>(<a href="../../../../../org/apache/axis2/transport/TransportListener.html" title="interface in org.apache.axis2.transport">TransportListener</a>&nbsp;listener,
<a href="../../../../../org/apache/axis2/transport/TransportSender.html" title="interface in org.apache.axis2.transport">TransportSender</a>&nbsp;sender)</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="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/axis2/transport/base/TransportView.html#getActiveThreadCount()">getActiveThreadCount</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>double</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/axis2/transport/base/TransportView.html#getAvgSizeReceived()">getAvgSizeReceived</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>double</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/axis2/transport/base/TransportView.html#getAvgSizeSent()">getAvgSizeSent</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>long</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/axis2/transport/base/TransportView.html#getBytesReceived()">getBytesReceived</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>long</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/axis2/transport/base/TransportView.html#getBytesSent()">getBytesSent</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>long</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/axis2/transport/base/TransportView.html#getFaultsReceiving()">getFaultsReceiving</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>long</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/axis2/transport/base/TransportView.html#getFaultsSending()">getFaultsSending</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>long</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/axis2/transport/base/TransportView.html#getLastResetTime()">getLastResetTime</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>long</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/axis2/transport/base/TransportView.html#getMaxSizeReceived()">getMaxSizeReceived</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>long</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/axis2/transport/base/TransportView.html#getMaxSizeSent()">getMaxSizeSent</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>long</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/axis2/transport/base/TransportView.html#getMessagesReceived()">getMessagesReceived</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>long</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/axis2/transport/base/TransportView.html#getMessagesSent()">getMessagesSent</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>long</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/axis2/transport/base/TransportView.html#getMetricsWindow()">getMetricsWindow</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>long</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/axis2/transport/base/TransportView.html#getMinSizeReceived()">getMinSizeReceived</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>long</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/axis2/transport/base/TransportView.html#getMinSizeSent()">getMinSizeSent</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/axis2/transport/base/TransportView.html#getQueueSize()">getQueueSize</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/axis2/transport/base/TransportView.html#getResponseCodeTable()">getResponseCodeTable</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>long</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/axis2/transport/base/TransportView.html#getTimeoutsReceiving()">getTimeoutsReceiving</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>long</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/axis2/transport/base/TransportView.html#getTimeoutsSending()">getTimeoutsSending</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/axis2/transport/base/TransportView.html#maintenenceShutdown(long)">maintenenceShutdown</a></strong>(long&nbsp;seconds)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/axis2/transport/base/TransportView.html#pause()">pause</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/axis2/transport/base/TransportView.html#resetStatistics()">resetStatistics</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/axis2/transport/base/TransportView.html#resume()">resume</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/axis2/transport/base/TransportView.html#start()">start</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/axis2/transport/base/TransportView.html#stop()">stop</a></strong>()</code>&nbsp;</td>
</tr>
</table>
<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="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
<code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</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="TransportView(org.apache.axis2.transport.TransportListener, org.apache.axis2.transport.TransportSender)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>TransportView</h4>
<pre>public&nbsp;TransportView(<a href="../../../../../org/apache/axis2/transport/TransportListener.html" title="interface in org.apache.axis2.transport">TransportListener</a>&nbsp;listener,
<a href="../../../../../org/apache/axis2/transport/TransportSender.html" title="interface in org.apache.axis2.transport">TransportSender</a>&nbsp;sender)</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="getMessagesReceived()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getMessagesReceived</h4>
<pre>public&nbsp;long&nbsp;getMessagesReceived()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../org/apache/axis2/transport/base/TransportViewMBean.html#getMessagesReceived()">getMessagesReceived</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/axis2/transport/base/TransportViewMBean.html" title="interface in org.apache.axis2.transport.base">TransportViewMBean</a></code></dd>
</dl>
</li>
</ul>
<a name="getFaultsReceiving()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getFaultsReceiving</h4>
<pre>public&nbsp;long&nbsp;getFaultsReceiving()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../org/apache/axis2/transport/base/TransportViewMBean.html#getFaultsReceiving()">getFaultsReceiving</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/axis2/transport/base/TransportViewMBean.html" title="interface in org.apache.axis2.transport.base">TransportViewMBean</a></code></dd>
</dl>
</li>
</ul>
<a name="getTimeoutsReceiving()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTimeoutsReceiving</h4>
<pre>public&nbsp;long&nbsp;getTimeoutsReceiving()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../org/apache/axis2/transport/base/TransportViewMBean.html#getTimeoutsReceiving()">getTimeoutsReceiving</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/axis2/transport/base/TransportViewMBean.html" title="interface in org.apache.axis2.transport.base">TransportViewMBean</a></code></dd>
</dl>
</li>
</ul>
<a name="getTimeoutsSending()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTimeoutsSending</h4>
<pre>public&nbsp;long&nbsp;getTimeoutsSending()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../org/apache/axis2/transport/base/TransportViewMBean.html#getTimeoutsSending()">getTimeoutsSending</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/axis2/transport/base/TransportViewMBean.html" title="interface in org.apache.axis2.transport.base">TransportViewMBean</a></code></dd>
</dl>
</li>
</ul>
<a name="getBytesReceived()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getBytesReceived</h4>
<pre>public&nbsp;long&nbsp;getBytesReceived()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../org/apache/axis2/transport/base/TransportViewMBean.html#getBytesReceived()">getBytesReceived</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/axis2/transport/base/TransportViewMBean.html" title="interface in org.apache.axis2.transport.base">TransportViewMBean</a></code></dd>
</dl>
</li>
</ul>
<a name="getMessagesSent()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getMessagesSent</h4>
<pre>public&nbsp;long&nbsp;getMessagesSent()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../org/apache/axis2/transport/base/TransportViewMBean.html#getMessagesSent()">getMessagesSent</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/axis2/transport/base/TransportViewMBean.html" title="interface in org.apache.axis2.transport.base">TransportViewMBean</a></code></dd>
</dl>
</li>
</ul>
<a name="getFaultsSending()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getFaultsSending</h4>
<pre>public&nbsp;long&nbsp;getFaultsSending()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../org/apache/axis2/transport/base/TransportViewMBean.html#getFaultsSending()">getFaultsSending</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/axis2/transport/base/TransportViewMBean.html" title="interface in org.apache.axis2.transport.base">TransportViewMBean</a></code></dd>
</dl>
</li>
</ul>
<a name="getBytesSent()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getBytesSent</h4>
<pre>public&nbsp;long&nbsp;getBytesSent()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../org/apache/axis2/transport/base/TransportViewMBean.html#getBytesSent()">getBytesSent</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/axis2/transport/base/TransportViewMBean.html" title="interface in org.apache.axis2.transport.base">TransportViewMBean</a></code></dd>
</dl>
</li>
</ul>
<a name="getMinSizeReceived()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getMinSizeReceived</h4>
<pre>public&nbsp;long&nbsp;getMinSizeReceived()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../org/apache/axis2/transport/base/TransportViewMBean.html#getMinSizeReceived()">getMinSizeReceived</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/axis2/transport/base/TransportViewMBean.html" title="interface in org.apache.axis2.transport.base">TransportViewMBean</a></code></dd>
</dl>
</li>
</ul>
<a name="getMaxSizeReceived()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getMaxSizeReceived</h4>
<pre>public&nbsp;long&nbsp;getMaxSizeReceived()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../org/apache/axis2/transport/base/TransportViewMBean.html#getMaxSizeReceived()">getMaxSizeReceived</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/axis2/transport/base/TransportViewMBean.html" title="interface in org.apache.axis2.transport.base">TransportViewMBean</a></code></dd>
</dl>
</li>
</ul>
<a name="getAvgSizeReceived()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getAvgSizeReceived</h4>
<pre>public&nbsp;double&nbsp;getAvgSizeReceived()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../org/apache/axis2/transport/base/TransportViewMBean.html#getAvgSizeReceived()">getAvgSizeReceived</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/axis2/transport/base/TransportViewMBean.html" title="interface in org.apache.axis2.transport.base">TransportViewMBean</a></code></dd>
</dl>
</li>
</ul>
<a name="getMinSizeSent()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getMinSizeSent</h4>
<pre>public&nbsp;long&nbsp;getMinSizeSent()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../org/apache/axis2/transport/base/TransportViewMBean.html#getMinSizeSent()">getMinSizeSent</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/axis2/transport/base/TransportViewMBean.html" title="interface in org.apache.axis2.transport.base">TransportViewMBean</a></code></dd>
</dl>
</li>
</ul>
<a name="getMaxSizeSent()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getMaxSizeSent</h4>
<pre>public&nbsp;long&nbsp;getMaxSizeSent()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../org/apache/axis2/transport/base/TransportViewMBean.html#getMaxSizeSent()">getMaxSizeSent</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/axis2/transport/base/TransportViewMBean.html" title="interface in org.apache.axis2.transport.base">TransportViewMBean</a></code></dd>
</dl>
</li>
</ul>
<a name="getAvgSizeSent()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getAvgSizeSent</h4>
<pre>public&nbsp;double&nbsp;getAvgSizeSent()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../org/apache/axis2/transport/base/TransportViewMBean.html#getAvgSizeSent()">getAvgSizeSent</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/axis2/transport/base/TransportViewMBean.html" title="interface in org.apache.axis2.transport.base">TransportViewMBean</a></code></dd>
</dl>
</li>
</ul>
<a name="getResponseCodeTable()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getResponseCodeTable</h4>
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&nbsp;getResponseCodeTable()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../org/apache/axis2/transport/base/TransportViewMBean.html#getResponseCodeTable()">getResponseCodeTable</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/axis2/transport/base/TransportViewMBean.html" title="interface in org.apache.axis2.transport.base">TransportViewMBean</a></code></dd>
</dl>
</li>
</ul>
<a name="getActiveThreadCount()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getActiveThreadCount</h4>
<pre>public&nbsp;int&nbsp;getActiveThreadCount()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../org/apache/axis2/transport/base/TransportViewMBean.html#getActiveThreadCount()">getActiveThreadCount</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/axis2/transport/base/TransportViewMBean.html" title="interface in org.apache.axis2.transport.base">TransportViewMBean</a></code></dd>
</dl>
</li>
</ul>
<a name="getQueueSize()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getQueueSize</h4>
<pre>public&nbsp;int&nbsp;getQueueSize()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../org/apache/axis2/transport/base/TransportViewMBean.html#getQueueSize()">getQueueSize</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/axis2/transport/base/TransportViewMBean.html" title="interface in org.apache.axis2.transport.base">TransportViewMBean</a></code></dd>
</dl>
</li>
</ul>
<a name="start()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>start</h4>
<pre>public&nbsp;void&nbsp;start()
throws <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../org/apache/axis2/transport/base/TransportViewMBean.html#start()">start</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/axis2/transport/base/TransportViewMBean.html" title="interface in org.apache.axis2.transport.base">TransportViewMBean</a></code></dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl>
</li>
</ul>
<a name="stop()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>stop</h4>
<pre>public&nbsp;void&nbsp;stop()
throws <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../org/apache/axis2/transport/base/TransportViewMBean.html#stop()">stop</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/axis2/transport/base/TransportViewMBean.html" title="interface in org.apache.axis2.transport.base">TransportViewMBean</a></code></dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl>
</li>
</ul>
<a name="pause()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>pause</h4>
<pre>public&nbsp;void&nbsp;pause()
throws <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../org/apache/axis2/transport/base/TransportViewMBean.html#pause()">pause</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/axis2/transport/base/TransportViewMBean.html" title="interface in org.apache.axis2.transport.base">TransportViewMBean</a></code></dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl>
</li>
</ul>
<a name="resume()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>resume</h4>
<pre>public&nbsp;void&nbsp;resume()
throws <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../org/apache/axis2/transport/base/TransportViewMBean.html#resume()">resume</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/axis2/transport/base/TransportViewMBean.html" title="interface in org.apache.axis2.transport.base">TransportViewMBean</a></code></dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl>
</li>
</ul>
<a name="maintenenceShutdown(long)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>maintenenceShutdown</h4>
<pre>public&nbsp;void&nbsp;maintenenceShutdown(long&nbsp;seconds)
throws <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../org/apache/axis2/transport/base/TransportViewMBean.html#maintenenceShutdown(long)">maintenenceShutdown</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/axis2/transport/base/TransportViewMBean.html" title="interface in org.apache.axis2.transport.base">TransportViewMBean</a></code></dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl>
</li>
</ul>
<a name="resetStatistics()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>resetStatistics</h4>
<pre>public&nbsp;void&nbsp;resetStatistics()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../org/apache/axis2/transport/base/TransportViewMBean.html#resetStatistics()">resetStatistics</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/axis2/transport/base/TransportViewMBean.html" title="interface in org.apache.axis2.transport.base">TransportViewMBean</a></code></dd>
</dl>
</li>
</ul>
<a name="getLastResetTime()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getLastResetTime</h4>
<pre>public&nbsp;long&nbsp;getLastResetTime()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../org/apache/axis2/transport/base/TransportViewMBean.html#getLastResetTime()">getLastResetTime</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/axis2/transport/base/TransportViewMBean.html" title="interface in org.apache.axis2.transport.base">TransportViewMBean</a></code></dd>
</dl>
</li>
</ul>
<a name="getMetricsWindow()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>getMetricsWindow</h4>
<pre>public&nbsp;long&nbsp;getMetricsWindow()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../org/apache/axis2/transport/base/TransportViewMBean.html#getMetricsWindow()">getMetricsWindow</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/axis2/transport/base/TransportViewMBean.html" title="interface in org.apache.axis2.transport.base">TransportViewMBean</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/TransportView.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/axis2/transport/base/TransportMBeanSupport.html" title="class in org.apache.axis2.transport.base"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../../org/apache/axis2/transport/base/TransportViewMBean.html" title="interface in org.apache.axis2.transport.base"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/axis2/transport/base/TransportView.html" target="_top">Frames</a></li>
<li><a href="TransportView.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>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 &copy; <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
</body>
</html>