| Package | Description |
|---|---|
| org.mockserver.client.serialization.model | |
| org.mockserver.mock | |
| org.mockserver.mock.action | |
| org.mockserver.model |
| Modifier and Type | Method and Description |
|---|---|
HttpObjectCallback |
HttpObjectCallbackDTO.buildObject() |
| Constructor and Description |
|---|
HttpObjectCallbackDTO(HttpObjectCallback httpObjectCallback) |
| Modifier and Type | Method and Description |
|---|---|
HttpObjectCallback |
Expectation.getHttpObjectCallback() |
| Modifier and Type | Method and Description |
|---|---|
Expectation |
Expectation.thenCallback(HttpObjectCallback httpObjectCallback) |
| Modifier and Type | Method and Description |
|---|---|
void |
HttpObjectCallbackActionHandler.handle(HttpObjectCallback httpObjectCallback,
HttpRequest request,
ResponseWriter responseWriter) |
| Modifier and Type | Method and Description |
|---|---|
HttpObjectCallback |
HttpObjectCallback.withClientId(String clientId)
The client id of the web socket client that will handle the callback
|
Copyright © 2018. All rights reserved.