blob: ab736cdd49e9802ece99d12eebcc4a44a70fa0e4 [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 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>MailTransportListener (Apache Axis2)</title>
<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="MailTransportListener (Apache Axis2)";
}
}
catch(err) {
}
//-->
var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/MailTransportListener.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/mail/MailRequestResponseTransport.html" title="class in org.apache.axis2.transport.mail"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../org/apache/axis2/transport/mail/MailTransportSender.html" title="class in org.apache.axis2.transport.mail"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/axis2/transport/mail/MailTransportListener.html" target="_top">Frames</a></li>
<li><a href="MailTransportListener.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><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.axis2.transport.mail</div>
<h2 title="Class MailTransportListener" class="title">Class MailTransportListener</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><a href="../../../../../org/apache/axis2/transport/base/AbstractTransportListener.html" title="class in org.apache.axis2.transport.base">org.apache.axis2.transport.base.AbstractTransportListener</a></li>
<li>
<ul class="inheritance">
<li><a href="../../../../../org/apache/axis2/transport/base/AbstractTransportListenerEx.html" title="class in org.apache.axis2.transport.base">org.apache.axis2.transport.base.AbstractTransportListenerEx</a>&lt;T&gt;</li>
<li>
<ul class="inheritance">
<li><a href="../../../../../org/apache/axis2/transport/base/AbstractPollingTransportListener.html" title="class in org.apache.axis2.transport.base">org.apache.axis2.transport.base.AbstractPollingTransportListener</a>&lt;<a href="../../../../../org/apache/axis2/transport/mail/PollTableEntry.html" title="class in org.apache.axis2.transport.mail">PollTableEntry</a>&gt;</li>
<li>
<ul class="inheritance">
<li>org.apache.axis2.transport.mail.MailTransportListener</li>
</ul>
</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/axis2/transport/base/event/TransportErrorSource.html" title="interface in org.apache.axis2.transport.base.event">TransportErrorSource</a>, <a href="../../../../../org/apache/axis2/transport/base/ManagementSupport.html" title="interface in org.apache.axis2.transport.base">ManagementSupport</a>, <a href="../../../../../org/apache/axis2/transport/TransportListener.html" title="interface in org.apache.axis2.transport">TransportListener</a></dd>
</dl>
<hr>
<br>
<pre>public class <span class="typeNameLabel">MailTransportListener</span>
extends <a href="../../../../../org/apache/axis2/transport/base/AbstractPollingTransportListener.html" title="class in org.apache.axis2.transport.base">AbstractPollingTransportListener</a>&lt;<a href="../../../../../org/apache/axis2/transport/mail/PollTableEntry.html" title="class in org.apache.axis2.transport.mail">PollTableEntry</a>&gt;
implements <a href="../../../../../org/apache/axis2/transport/base/ManagementSupport.html" title="interface in org.apache.axis2.transport.base">ManagementSupport</a>, <a href="../../../../../org/apache/axis2/transport/base/event/TransportErrorSource.html" title="interface in org.apache.axis2.transport.base.event">TransportErrorSource</a></pre>
<div class="block">This mail transport lister implementation uses the base transport framework and is a polling
transport. i.e. a service can register itself with custom a custom mail configuration (i.e.
pop3 or imap) and specify its polling duration, and what action to be taken after processing
messages. The transport always deletes processed mails from the folder they were fetched from
and can be configured to be optionally moved to a different folder, if the server supports it
(e.g. with imap). When checking for new mail, the transport ignores messages already flaged as
SEEN and DELETED</div>
</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="memberSummary" 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>static <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/axis2/transport/mail/MailTransportListener.html#DELETE">DELETE</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/axis2/transport/mail/MailTransportListener.html#MOVE">MOVE</a></span></code>&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="fields.inherited.from.class.org.apache.axis2.transport.base.AbstractTransportListener">
<!-- -->
</a>
<h3>Fields inherited from class&nbsp;org.apache.axis2.transport.base.<a href="../../../../../org/apache/axis2/transport/base/AbstractTransportListener.html" title="class in org.apache.axis2.transport.base">AbstractTransportListener</a></h3>
<code><a href="../../../../../org/apache/axis2/transport/base/AbstractTransportListener.html#cfgCtx">cfgCtx</a>, <a href="../../../../../org/apache/axis2/transport/base/AbstractTransportListener.html#config">config</a>, <a href="../../../../../org/apache/axis2/transport/base/AbstractTransportListener.html#isNonBlocking">isNonBlocking</a>, <a href="../../../../../org/apache/axis2/transport/base/AbstractTransportListener.html#log">log</a>, <a href="../../../../../org/apache/axis2/transport/base/AbstractTransportListener.html#metrics">metrics</a>, <a href="../../../../../org/apache/axis2/transport/base/AbstractTransportListener.html#state">state</a>, <a href="../../../../../org/apache/axis2/transport/base/AbstractTransportListener.html#useAxis2ThreadPool">useAxis2ThreadPool</a>, <a href="../../../../../org/apache/axis2/transport/base/AbstractTransportListener.html#workerPool">workerPool</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="fields.inherited.from.class.org.apache.axis2.transport.TransportListener">
<!-- -->
</a>
<h3>Fields inherited from interface&nbsp;org.apache.axis2.transport.<a href="../../../../../org/apache/axis2/transport/TransportListener.html" title="interface in org.apache.axis2.transport">TransportListener</a></h3>
<code><a href="../../../../../org/apache/axis2/transport/TransportListener.html#HOST_ADDRESS">HOST_ADDRESS</a>, <a href="../../../../../org/apache/axis2/transport/TransportListener.html#PARAM_PORT">PARAM_PORT</a></code></li>
</ul>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/axis2/transport/mail/MailTransportListener.html#MailTransportListener--">MailTransportListener</a></span>()</code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/axis2/transport/mail/MailTransportListener.html#addErrorListener-org.apache.axis2.transport.base.event.TransportErrorListener-">addErrorListener</a></span>(<a href="../../../../../org/apache/axis2/transport/base/event/TransportErrorListener.html" title="interface in org.apache.axis2.transport.base.event">TransportErrorListener</a>&nbsp;listener)</code>&nbsp;</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../org/apache/axis2/transport/mail/PollTableEntry.html" title="class in org.apache.axis2.transport.mail">PollTableEntry</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/axis2/transport/mail/MailTransportListener.html#createEndpoint--">createEndpoint</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/axis2/transport/mail/MailTransportListener.html#doInit--">doInit</a></span>()</code>
<div class="block">Initialize the transport.</div>
</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/axis2/transport/mail/MailTransportListener.html#poll-org.apache.axis2.transport.mail.PollTableEntry-">poll</a></span>(<a href="../../../../../org/apache/axis2/transport/mail/PollTableEntry.html" title="class in org.apache.axis2.transport.mail">PollTableEntry</a>&nbsp;entry)</code>&nbsp;</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/axis2/transport/mail/MailTransportListener.html#removeErrorListener-org.apache.axis2.transport.base.event.TransportErrorListener-">removeErrorListener</a></span>(<a href="../../../../../org/apache/axis2/transport/base/event/TransportErrorListener.html" title="interface in org.apache.axis2.transport.base.event">TransportErrorListener</a>&nbsp;listener)</code>&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.apache.axis2.transport.base.AbstractPollingTransportListener">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.apache.axis2.transport.base.<a href="../../../../../org/apache/axis2/transport/base/AbstractPollingTransportListener.html" title="class in org.apache.axis2.transport.base">AbstractPollingTransportListener</a></h3>
<code><a href="../../../../../org/apache/axis2/transport/base/AbstractPollingTransportListener.html#destroy--">destroy</a>, <a href="../../../../../org/apache/axis2/transport/base/AbstractPollingTransportListener.html#maintenenceShutdown-long-">maintenenceShutdown</a>, <a href="../../../../../org/apache/axis2/transport/base/AbstractPollingTransportListener.html#onPollCompletion-T-">onPollCompletion</a>, <a href="../../../../../org/apache/axis2/transport/base/AbstractPollingTransportListener.html#pause--">pause</a>, <a href="../../../../../org/apache/axis2/transport/base/AbstractPollingTransportListener.html#processFailure-java.lang.String-java.lang.Exception-T-">processFailure</a>, <a href="../../../../../org/apache/axis2/transport/base/AbstractPollingTransportListener.html#resume--">resume</a>, <a href="../../../../../org/apache/axis2/transport/base/AbstractPollingTransportListener.html#startEndpoint-T-">startEndpoint</a>, <a href="../../../../../org/apache/axis2/transport/base/AbstractPollingTransportListener.html#stopEndpoint-T-">stopEndpoint</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.apache.axis2.transport.base.AbstractTransportListenerEx">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.apache.axis2.transport.base.<a href="../../../../../org/apache/axis2/transport/base/AbstractTransportListenerEx.html" title="class in org.apache.axis2.transport.base">AbstractTransportListenerEx</a></h3>
<code><a href="../../../../../org/apache/axis2/transport/base/AbstractTransportListenerEx.html#getEndpoints--">getEndpoints</a>, <a href="../../../../../org/apache/axis2/transport/base/AbstractTransportListenerEx.html#getEPRsForService-java.lang.String-java.lang.String-">getEPRsForService</a>, <a href="../../../../../org/apache/axis2/transport/base/AbstractTransportListenerEx.html#init-org.apache.axis2.context.ConfigurationContext-org.apache.axis2.description.TransportInDescription-">init</a>, <a href="../../../../../org/apache/axis2/transport/base/AbstractTransportListenerEx.html#start--">start</a>, <a href="../../../../../org/apache/axis2/transport/base/AbstractTransportListenerEx.html#startListeningForService-org.apache.axis2.description.AxisService-">startListeningForService</a>, <a href="../../../../../org/apache/axis2/transport/base/AbstractTransportListenerEx.html#stop--">stop</a>, <a href="../../../../../org/apache/axis2/transport/base/AbstractTransportListenerEx.html#stopListeningForService-org.apache.axis2.description.AxisService-">stopListeningForService</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.apache.axis2.transport.base.AbstractTransportListener">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.apache.axis2.transport.base.<a href="../../../../../org/apache/axis2/transport/base/AbstractTransportListener.html" title="class in org.apache.axis2.transport.base">AbstractTransportListener</a></h3>
<code><a href="../../../../../org/apache/axis2/transport/base/AbstractTransportListener.html#createMessageContext--">createMessageContext</a>, <a href="../../../../../org/apache/axis2/transport/base/AbstractTransportListener.html#disableTransportForService-org.apache.axis2.description.AxisService-">disableTransportForService</a>, <a href="../../../../../org/apache/axis2/transport/base/AbstractTransportListener.html#getActiveThreadCount--">getActiveThreadCount</a>, <a href="../../../../../org/apache/axis2/transport/base/AbstractTransportListener.html#getAvgSizeReceived--">getAvgSizeReceived</a>, <a href="../../../../../org/apache/axis2/transport/base/AbstractTransportListener.html#getAvgSizeSent--">getAvgSizeSent</a>, <a href="../../../../../org/apache/axis2/transport/base/AbstractTransportListener.html#getBytesReceived--">getBytesReceived</a>, <a href="../../../../../org/apache/axis2/transport/base/AbstractTransportListener.html#getBytesSent--">getBytesSent</a>, <a href="../../../../../org/apache/axis2/transport/base/AbstractTransportListener.html#getConfigurationContext--">getConfigurationContext</a>, <a href="../../../../../org/apache/axis2/transport/base/AbstractTransportListener.html#getEPRForService-java.lang.String-java.lang.String-">getEPRForService</a>, <a href="../../../../../org/apache/axis2/transport/base/AbstractTransportListener.html#getEPRsForService-java.lang.String-">getEPRsForService</a>, <a href="../../../../../org/apache/axis2/transport/base/AbstractTransportListener.html#getFaultsReceiving--">getFaultsReceiving</a>, <a href="../../../../../org/apache/axis2/transport/base/AbstractTransportListener.html#getFaultsSending--">getFaultsSending</a>, <a href="../../../../../org/apache/axis2/transport/base/AbstractTransportListener.html#getLastResetTime--">getLastResetTime</a>, <a href="../../../../../org/apache/axis2/transport/base/AbstractTransportListener.html#getMaxSizeReceived--">getMaxSizeReceived</a>, <a href="../../../../../org/apache/axis2/transport/base/AbstractTransportListener.html#getMaxSizeSent--">getMaxSizeSent</a>, <a href="../../../../../org/apache/axis2/transport/base/AbstractTransportListener.html#getMessagesReceived--">getMessagesReceived</a>, <a href="../../../../../org/apache/axis2/transport/base/AbstractTransportListener.html#getMessagesSent--">getMessagesSent</a>, <a href="../../../../../org/apache/axis2/transport/base/AbstractTransportListener.html#getMetricsCollector--">getMetricsCollector</a>, <a href="../../../../../org/apache/axis2/transport/base/AbstractTransportListener.html#getMetricsWindow--">getMetricsWindow</a>, <a href="../../../../../org/apache/axis2/transport/base/AbstractTransportListener.html#getMinSizeReceived--">getMinSizeReceived</a>, <a href="../../../../../org/apache/axis2/transport/base/AbstractTransportListener.html#getMinSizeSent--">getMinSizeSent</a>, <a href="../../../../../org/apache/axis2/transport/base/AbstractTransportListener.html#getQueueSize--">getQueueSize</a>, <a href="../../../../../org/apache/axis2/transport/base/AbstractTransportListener.html#getResponseCodeTable--">getResponseCodeTable</a>, <a href="../../../../../org/apache/axis2/transport/base/AbstractTransportListener.html#getSessionContext-org.apache.axis2.context.MessageContext-">getSessionContext</a>, <a href="../../../../../org/apache/axis2/transport/base/AbstractTransportListener.html#getTimeoutsReceiving--">getTimeoutsReceiving</a>, <a href="../../../../../org/apache/axis2/transport/base/AbstractTransportListener.html#getTimeoutsSending--">getTimeoutsSending</a>, <a href="../../../../../org/apache/axis2/transport/base/AbstractTransportListener.html#getTransportInDescription--">getTransportInDescription</a>, <a href="../../../../../org/apache/axis2/transport/base/AbstractTransportListener.html#getTransportName--">getTransportName</a>, <a href="../../../../../org/apache/axis2/transport/base/AbstractTransportListener.html#handleException-java.lang.String-java.lang.Exception-">handleException</a>, <a href="../../../../../org/apache/axis2/transport/base/AbstractTransportListener.html#handleIncomingMessage-org.apache.axis2.context.MessageContext-java.util.Map-java.lang.String-java.lang.String-">handleIncomingMessage</a>, <a href="../../../../../org/apache/axis2/transport/base/AbstractTransportListener.html#logException-java.lang.String-java.lang.Exception-">logException</a>, <a href="../../../../../org/apache/axis2/transport/base/AbstractTransportListener.html#resetStatistics--">resetStatistics</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="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>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.apache.axis2.transport.base.ManagementSupport">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.apache.axis2.transport.base.<a href="../../../../../org/apache/axis2/transport/base/ManagementSupport.html" title="interface in org.apache.axis2.transport.base">ManagementSupport</a></h3>
<code><a href="../../../../../org/apache/axis2/transport/base/ManagementSupport.html#getActiveThreadCount--">getActiveThreadCount</a>, <a href="../../../../../org/apache/axis2/transport/base/ManagementSupport.html#getAvgSizeReceived--">getAvgSizeReceived</a>, <a href="../../../../../org/apache/axis2/transport/base/ManagementSupport.html#getAvgSizeSent--">getAvgSizeSent</a>, <a href="../../../../../org/apache/axis2/transport/base/ManagementSupport.html#getBytesReceived--">getBytesReceived</a>, <a href="../../../../../org/apache/axis2/transport/base/ManagementSupport.html#getBytesSent--">getBytesSent</a>, <a href="../../../../../org/apache/axis2/transport/base/ManagementSupport.html#getFaultsReceiving--">getFaultsReceiving</a>, <a href="../../../../../org/apache/axis2/transport/base/ManagementSupport.html#getFaultsSending--">getFaultsSending</a>, <a href="../../../../../org/apache/axis2/transport/base/ManagementSupport.html#getLastResetTime--">getLastResetTime</a>, <a href="../../../../../org/apache/axis2/transport/base/ManagementSupport.html#getMaxSizeReceived--">getMaxSizeReceived</a>, <a href="../../../../../org/apache/axis2/transport/base/ManagementSupport.html#getMaxSizeSent--">getMaxSizeSent</a>, <a href="../../../../../org/apache/axis2/transport/base/ManagementSupport.html#getMessagesReceived--">getMessagesReceived</a>, <a href="../../../../../org/apache/axis2/transport/base/ManagementSupport.html#getMessagesSent--">getMessagesSent</a>, <a href="../../../../../org/apache/axis2/transport/base/ManagementSupport.html#getMetricsWindow--">getMetricsWindow</a>, <a href="../../../../../org/apache/axis2/transport/base/ManagementSupport.html#getMinSizeReceived--">getMinSizeReceived</a>, <a href="../../../../../org/apache/axis2/transport/base/ManagementSupport.html#getMinSizeSent--">getMinSizeSent</a>, <a href="../../../../../org/apache/axis2/transport/base/ManagementSupport.html#getQueueSize--">getQueueSize</a>, <a href="../../../../../org/apache/axis2/transport/base/ManagementSupport.html#getResponseCodeTable--">getResponseCodeTable</a>, <a href="../../../../../org/apache/axis2/transport/base/ManagementSupport.html#getTimeoutsReceiving--">getTimeoutsReceiving</a>, <a href="../../../../../org/apache/axis2/transport/base/ManagementSupport.html#getTimeoutsSending--">getTimeoutsSending</a>, <a href="../../../../../org/apache/axis2/transport/base/ManagementSupport.html#maintenenceShutdown-long-">maintenenceShutdown</a>, <a href="../../../../../org/apache/axis2/transport/base/ManagementSupport.html#pause--">pause</a>, <a href="../../../../../org/apache/axis2/transport/base/ManagementSupport.html#resetStatistics--">resetStatistics</a>, <a href="../../../../../org/apache/axis2/transport/base/ManagementSupport.html#resume--">resume</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="DELETE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DELETE</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> DELETE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.apache.axis2.transport.mail.MailTransportListener.DELETE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MOVE">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>MOVE</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MOVE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.apache.axis2.transport.mail.MailTransportListener.MOVE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
</li>
</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="MailTransportListener--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>MailTransportListener</h4>
<pre>public&nbsp;MailTransportListener()</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="doInit--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>doInit</h4>
<pre>protected&nbsp;void&nbsp;doInit()
throws <a href="../../../../../org/apache/axis2/AxisFault.html" title="class in org.apache.axis2">AxisFault</a></pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/axis2/transport/base/AbstractTransportListenerEx.html#doInit--">AbstractTransportListenerEx</a></code></span></div>
<div class="block">Initialize the transport. This method will be called after the initialization work in
<a href="../../../../../org/apache/axis2/transport/base/AbstractTransportListener.html" title="class in org.apache.axis2.transport.base"><code>AbstractTransportListener</code></a> and before the first endpoint is created, i.e. before the
first call to <a href="../../../../../org/apache/axis2/transport/base/AbstractTransportListenerEx.html#createEndpoint--"><code>AbstractTransportListenerEx.createEndpoint()</code></a>.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../org/apache/axis2/transport/base/AbstractPollingTransportListener.html#doInit--">doInit</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/axis2/transport/base/AbstractPollingTransportListener.html" title="class in org.apache.axis2.transport.base">AbstractPollingTransportListener</a>&lt;<a href="../../../../../org/apache/axis2/transport/mail/PollTableEntry.html" title="class in org.apache.axis2.transport.mail">PollTableEntry</a>&gt;</code></dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../../../org/apache/axis2/AxisFault.html" title="class in org.apache.axis2">AxisFault</a></code></dd>
</dl>
</li>
</ul>
<a name="poll-org.apache.axis2.transport.mail.PollTableEntry-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>poll</h4>
<pre>protected&nbsp;void&nbsp;poll(<a href="../../../../../org/apache/axis2/transport/mail/PollTableEntry.html" title="class in org.apache.axis2.transport.mail">PollTableEntry</a>&nbsp;entry)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/apache/axis2/transport/base/AbstractPollingTransportListener.html#poll-T-">poll</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/axis2/transport/base/AbstractPollingTransportListener.html" title="class in org.apache.axis2.transport.base">AbstractPollingTransportListener</a>&lt;<a href="../../../../../org/apache/axis2/transport/mail/PollTableEntry.html" title="class in org.apache.axis2.transport.mail">PollTableEntry</a>&gt;</code></dd>
</dl>
</li>
</ul>
<a name="createEndpoint--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createEndpoint</h4>
<pre>protected&nbsp;<a href="../../../../../org/apache/axis2/transport/mail/PollTableEntry.html" title="class in org.apache.axis2.transport.mail">PollTableEntry</a>&nbsp;createEndpoint()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/apache/axis2/transport/base/AbstractTransportListenerEx.html#createEndpoint--">createEndpoint</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/axis2/transport/base/AbstractTransportListenerEx.html" title="class in org.apache.axis2.transport.base">AbstractTransportListenerEx</a>&lt;<a href="../../../../../org/apache/axis2/transport/mail/PollTableEntry.html" title="class in org.apache.axis2.transport.mail">PollTableEntry</a>&gt;</code></dd>
</dl>
</li>
</ul>
<a name="addErrorListener-org.apache.axis2.transport.base.event.TransportErrorListener-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addErrorListener</h4>
<pre>public&nbsp;void&nbsp;addErrorListener(<a href="../../../../../org/apache/axis2/transport/base/event/TransportErrorListener.html" title="interface in org.apache.axis2.transport.base.event">TransportErrorListener</a>&nbsp;listener)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/apache/axis2/transport/base/event/TransportErrorSource.html#addErrorListener-org.apache.axis2.transport.base.event.TransportErrorListener-">addErrorListener</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/axis2/transport/base/event/TransportErrorSource.html" title="interface in org.apache.axis2.transport.base.event">TransportErrorSource</a></code></dd>
</dl>
</li>
</ul>
<a name="removeErrorListener-org.apache.axis2.transport.base.event.TransportErrorListener-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>removeErrorListener</h4>
<pre>public&nbsp;void&nbsp;removeErrorListener(<a href="../../../../../org/apache/axis2/transport/base/event/TransportErrorListener.html" title="interface in org.apache.axis2.transport.base.event">TransportErrorListener</a>&nbsp;listener)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/apache/axis2/transport/base/event/TransportErrorSource.html#removeErrorListener-org.apache.axis2.transport.base.event.TransportErrorListener-">removeErrorListener</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/axis2/transport/base/event/TransportErrorSource.html" title="interface in org.apache.axis2.transport.base.event">TransportErrorSource</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>
<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/MailTransportListener.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/mail/MailRequestResponseTransport.html" title="class in org.apache.axis2.transport.mail"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../org/apache/axis2/transport/mail/MailTransportSender.html" title="class in org.apache.axis2.transport.mail"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/axis2/transport/mail/MailTransportListener.html" target="_top">Frames</a></li>
<li><a href="MailTransportListener.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><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 &copy; <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
</body>
</html>