| Package | Description |
|---|---|
| org.mule.runtime.extension.api.soap | |
| org.mule.runtime.extension.api.soap.message |
| Class and 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 and 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.