| Interface | Description |
|---|---|
| TransportDispatcher |
This interface allows that different transports (such as JMS or HTTP) behave the same way when dispatching a
Web Service operation message.
|
| Class | Description |
|---|---|
| TransportRequest |
Request message used to send data through a transport.
|
| TransportResponse |
Response message used to retrieve data received from a custom transport call.
|
| Exception | Description |
|---|---|
| DispatcherException |
RuntimeException that aims to be thrown when an error occurred dispatching a SOAP message. |
Copyright © 2019. All rights reserved.