Package | Description |
---|---|
org.apache.axis2.transport.jms |
JMS Listener Configuration (axis2.xml)
|
org.apache.axis2.transport.mail | |
org.apache.axis2.transport.udp |
Transport implementation for the UDP protocol.
|
Modifier and Type | Class and Description |
---|---|
class |
JMSListener
The revamped JMS Transport listener implementation.
|
class |
JMSSender
The TransportSender for JMS
|
Modifier and Type | Class and Description |
---|---|
class |
MailTransportListener
This mail transport lister implementation uses the base transport framework and is a polling
transport.
|
class |
MailTransportSender
The mail transport sender sends mail using an SMTP server configuration defined
in the axis2.xml's transport sender definition
|
Modifier and Type | Class and Description |
---|---|
class |
UDPListener
Transport listener for the UDP protocol.
|
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.