| Class | Description |
|---|---|
| AbstractOperationDispatcher | |
| AbstractServiceDispatcher | |
| ActionBasedOperationDispatcher | |
| AddressingBasedDispatcher |
Dispatcher based on the WS-Addressing properties.
|
| HTTPLocationBasedDispatcher |
Dispatches the operation based on the information from the target endpoint URL.
|
| RelatesToBasedOperationDispatcher | |
| RelatesToBasedServiceDispatcher | |
| RequestURIBasedDispatcher |
Dispatches the service based on the information from the target endpoint URL.
|
| RequestURIBasedOperationDispatcher |
Dispatches the operation based on the information from the target endpoint URL.
|
| RequestURIBasedServiceDispatcher | |
| RequestURIOperationDispatcher |
Dispatches the operation based on the information from the target endpoint URL.
|
| SOAPActionBasedDispatcher |
Dispatches based on the SOAPAction.
|
| SOAPMessageBodyBasedDispatcher |
Dispatches based on the namespace URI of the first child of
the body.
|
| SOAPMessageBodyBasedOperationDispatcher | |
| SOAPMessageBodyBasedServiceDispatcher |
Copyright © 2004–2018 The Apache Software Foundation. All rights reserved.