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.
|
class |
InstanceDispatcher
Deprecated.
The functionality of this class has moved into the DispatchPhase postconditions
|
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 |
AddressingInFaultHandler
This class is used to extract WS-Addressing Spec defined Faults and FaultDetail and convert them
into understandable AxisFault objects.
|
class |
AddressingInHandler |
class |
AddressingOutHandler |
class |
AddressingValidationHandler |
Modifier and Type | Class and Description |
---|---|
class |
SOAPMonitorHandler |
Modifier and Type | Class and Description |
---|---|
class |
DispatchOperationHandler |
Modifier and Type | Class and Description |
---|---|
class |
GenericProviderDispatcher
This dispatcher will look for a specific operation on the AxisService and return it
if found.
|
class |
MustUnderstandChecker
Plugin to remove "understood" headers for the JAXWS related headers.
|
class |
MustUnderstandValidationDispatcher
Do JAXWS MustUnderstand header processing per the JAXWS 2.0 specification.
|
Modifier and Type | Class and Description |
---|---|
class |
MTOMInHandler
This class does a MTOM validation of the message.
|
class |
MTOMOutHandler
This out handler does a check of the effective policy set.
|
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 |
Modifier and Type | Class and Description |
---|---|
class |
JavaTransportSender |
Modifier and Type | Class and Description |
---|---|
class |
JMSSender
The TransportSender for JMS
|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
XMPPSender |
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.