| Interface | Description |
|---|---|
| RequestResponder |
Interface describing the functionality of a SOAP Request Responder
|
| Class | Description |
|---|---|
| AbstractResponder |
Convenience class that implements the RequestResponder interface and
contains a mechanism that matches the request to an operation from the Binding
RequestResponder method is implemented, but a new abstract respond method is added
which contains the invoked operation as an argument.
|
| AutoResponder |
Convenience class to create SOAP mock services.
|
Copyright © 2012-2018. All Rights Reserved.