|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of TransportListener in org.apache.axis2.client |
Methods in org.apache.axis2.client that return TransportListener | |
TransportListener |
Options.getListener()
|
Methods in org.apache.axis2.client with parameters of type TransportListener | |
void |
Options.setListener(TransportListener listener)
|
Uses of TransportListener in org.apache.axis2.description |
Fields in org.apache.axis2.description declared as TransportListener | |
protected TransportListener |
TransportInDescription.receiver
|
Methods in org.apache.axis2.description that return TransportListener | |
TransportListener |
TransportInDescription.getReceiver()
|
Methods in org.apache.axis2.description with parameters of type TransportListener | |
void |
TransportInDescription.setReceiver(TransportListener receiver)
|
Uses of TransportListener in org.apache.axis2.transport.http |
Classes in org.apache.axis2.transport.http that implement TransportListener | |
class |
AxisAdminServlet
|
class |
AxisRESTServlet
|
class |
AxisServlet
Class AxisServlet |
class |
AxisSOAPServlet
|
class |
SimpleHTTPServer
This is a simple implementation of an HTTP server for processing SOAP requests via Apache's xml-axis2. |
Uses of TransportListener in org.apache.axis2.transport.jms |
Classes in org.apache.axis2.transport.jms that implement TransportListener | |
class |
SimpleJMSListener
SimpleJMSListener implements the javax.jms.MessageListener interface. |
Uses of TransportListener in org.apache.axis2.transport.mail |
Classes in org.apache.axis2.transport.mail that implement TransportListener | |
class |
SimpleMailListener
This is a simple implementation of an SMTP/POP3 server for processing SOAP requests via Apache's xml-axis2. |
Uses of TransportListener in org.apache.axis2.transport.tcp |
Classes in org.apache.axis2.transport.tcp that implement TransportListener | |
class |
TCPServer
Class TCPServer |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |