|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of AbstractHandler in org.apache.axis2.engine |
Subclasses of AbstractHandler in org.apache.axis2.engine | |
class |
AbstractDispatcher
This the base class for all dispatchers. |
class |
AddressingBasedDispatcher
Dispatcher based on the WS-Addressing properties. |
class |
InstanceDispatcher
By the time the control comes to this handler, the dispatching must have happened so that the message context contains the AxisServiceGroup, AxisService and AxisOperation. |
class |
RequestURIBasedDispatcher
Dispatches the service based on the information from the target endpoint URL. |
class |
SOAPActionBasedDispatcher
Dispatches based on the SOAPAction. |
class |
SOAPMessageBodyBasedDispatcher
Dispatches based on the namespace URI of the first child of the body. |
Uses of AbstractHandler in org.apache.axis2.handlers.addressing |
Subclasses of AbstractHandler in org.apache.axis2.handlers.addressing | |
class |
AddressingFinalInHandler
|
class |
AddressingHandler
|
class |
AddressingInHandler
|
class |
AddressingOutHandler
|
class |
AddressingSubmissionInHandler
|
Uses of AbstractHandler in org.apache.axis2.handlers.soapmonitor |
Subclasses of AbstractHandler in org.apache.axis2.handlers.soapmonitor | |
class |
SOAPMonitorHandler
|
Uses of AbstractHandler in org.apache.axis2.transport |
Subclasses of AbstractHandler in org.apache.axis2.transport | |
class |
AbstractTransportSender
By the time this Class is invoked either the To EPR on the MessageContext should be set or TRANSPORT_WRITER property set in the message Context with a Writer. |
Uses of AbstractHandler in org.apache.axis2.transport.http |
Subclasses of AbstractHandler in org.apache.axis2.transport.http | |
class |
CommonsHTTPTransportSender
|
Uses of AbstractHandler in org.apache.axis2.transport.jms |
Subclasses of AbstractHandler in org.apache.axis2.transport.jms | |
class |
JMSSender
This is meant to be used on a SOAP Client to call a SOAP server. |
Uses of AbstractHandler in org.apache.axis2.transport.local |
Subclasses of AbstractHandler in org.apache.axis2.transport.local | |
class |
LocalResponder
LocalResponder |
class |
LocalTransportSender
|
Uses of AbstractHandler in org.apache.axis2.transport.mail |
Subclasses of AbstractHandler in org.apache.axis2.transport.mail | |
class |
MailTransportSender
|
Uses of AbstractHandler in org.apache.axis2.transport.tcp |
Subclasses of AbstractHandler in org.apache.axis2.transport.tcp | |
class |
TCPTransportSender
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |