| Interface | Description |
|---|---|
| MessageDispatcher |
This interface allows that different transports (such as JMS or HTTP) behave the same way when dispatching a
Web Service operation message.
|
| Class | Description |
|---|---|
| DispatchingRequest |
A context with all the required information for a
MessageDispatcher to properly dispatch the Soap message. |
| DispatchingResponse |
A simple object that carries the information retrieved after the message was dispatched with a
MessageDispatcher. |
Copyright © 2017 MuleSoft, Inc.. All rights reserved.