| Class | Description |
|---|---|
| Dispatcher |
Handler for mock server requests.
|
| MockResponse |
A scripted response to be replayed by the mock web server.
|
| MockWebServer |
A scriptable web server.
|
| PushPromise |
An HTTP request initiated by the server.
|
| QueueDispatcher |
Default dispatcher that processes a script of responses.
|
| RecordedRequest |
An HTTP request that came into the mock web server.
|
| Enum | Description |
|---|---|
| SocketPolicy |
What should be done with the incoming socket.
|
Copyright © 2017. All Rights Reserved.