| Interface | Description |
|---|---|
| WscDispatcher |
This in an Adapter interface that allows that different transports (such as JMS or HTTP) behave the same way when dispatching a
Web Service operation message when using the
WebServiceConsumer. |
| Class | Description |
|---|---|
| HttpDispatcher |
WscDispatcher implementation that aims to dispatch HTTP messages. |
| WscResponse |
An generic web service response object that can be constructed with any protocol specific response content such as JMS or HTTP.
|
| WscTransportFactory |
A factory for CXF
Clients. |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.