Package | Description |
---|---|
org.apache.axis2.clustering | |
org.apache.axis2.dispatchers | |
org.apache.axis2.engine | |
org.apache.axis2.handlers | |
org.apache.axis2.saaj.util | |
org.apache.axis2.transport.java |
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 |
UnderstandAllHeadersHandler
Marks all SOAP headers as processed.
|
Modifier and Type | Class and Description |
---|---|
class |
JavaTransportSender |
Copyright © 2004–2016 The Apache Software Foundation. All rights reserved.