Modifier and Type | Class and Description |
---|---|
class |
RequestBlockingHandler |
Modifier and Type | Class and Description |
---|---|
class |
AbstractOperationDispatcher |
class |
AbstractServiceDispatcher |
class |
ActionBasedOperationDispatcher |
class |
AddressingBasedDispatcher
Dispatcher based on the WS-Addressing properties.
|
class |
HTTPLocationBasedDispatcher
Dispatches the operation based on the information from the target endpoint URL.
|
class |
RelatesToBasedOperationDispatcher |
class |
RelatesToBasedServiceDispatcher |
class |
RequestURIBasedDispatcher
Dispatches the service based on the information from the target endpoint URL.
|
class |
RequestURIBasedOperationDispatcher
Dispatches the operation based on the information from the target endpoint URL.
|
class |
RequestURIBasedServiceDispatcher |
class |
RequestURIOperationDispatcher
Dispatches the operation 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.
|
class |
SOAPMessageBodyBasedOperationDispatcher |
class |
SOAPMessageBodyBasedServiceDispatcher |
Modifier and Type | Class and Description |
---|---|
class |
AbstractDispatcher
This the base class for all dispatchers.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractTemplatedHandler
This abstract class differentiates the concern of the conditional check to see whether this
particular message needs to be handled by the handler implementation and the actual invocation
logic.
|
Modifier and Type | Class and Description |
---|---|
class |
JSONMessageHandler |
Modifier and Type | Class and Description |
---|---|
class |
UnderstandAllHeadersHandler
Marks all SOAP headers as processed.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractTransportSender |
Modifier and Type | Class and Description |
---|---|
class |
CommonsHTTPTransportSender
The Class CommonsHTTPTransportSender use Commons-HTTPclient 3.1.
|
Modifier and Type | Class and Description |
---|---|
class |
HTTPClient3TransportSender
The Class HTTPClient4TransportSender use Commons-HTTPclient 3.1.
|
Modifier and Type | Class and Description |
---|---|
class |
HTTPClient4TransportSender
The Class HTTPClient4TransportSender use HC HTTPClient 4.X.
|
Modifier and Type | Class and Description |
---|---|
class |
JavaTransportSender |
Modifier and Type | Class and Description |
---|---|
class |
LocalResponder
LocalResponder
|
class |
LocalTransportSender |
Modifier and Type | Class and Description |
---|---|
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 |
TCPTransportSender |
Modifier and Type | Class and Description |
---|---|
class |
UDPSender
Transport sender for the UDP protocol.
|
Copyright © 2004–2018 The Apache Software Foundation. All rights reserved.