HttpServiceExtension Properties |
The HttpServiceExtension type exposes the following members.
Name | Description | |
---|---|---|
ClientParameters |
Gets the client parameters.
| |
HttpRequestServices |
Gets a list of HTTP Rest services to test. Commonly, these web services are developed by your organization, and you want to test this service.
| |
HttpResponseServices |
Gets a list of HTTP REST service to simulate. Commonly. these web services are developed by another organization, you application will call these services.
| |
ServerParameters |
Gets a list of parameters should be used in server parameters (your HTTP handler uses it)
|