Package | Description |
---|---|
org.apache.axis2.transport.base.event | |
org.apache.axis2.transport.jms |
JMS Listener Configuration (axis2.xml)
|
org.apache.axis2.transport.mail |
Modifier and Type | Method and Description |
---|---|
void |
TransportErrorSourceSupport.addErrorListener(TransportErrorListener listener) |
void |
TransportErrorSource.addErrorListener(TransportErrorListener listener) |
void |
TransportErrorSourceSupport.removeErrorListener(TransportErrorListener listener) |
void |
TransportErrorSource.removeErrorListener(TransportErrorListener listener) |
Modifier and Type | Method and Description |
---|---|
void |
JMSListener.addErrorListener(TransportErrorListener listener) |
void |
JMSListener.removeErrorListener(TransportErrorListener listener) |
Modifier and Type | Method and Description |
---|---|
void |
MailTransportListener.addErrorListener(TransportErrorListener listener) |
void |
MailTransportListener.removeErrorListener(TransportErrorListener listener) |
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.