| Package | Description |
|---|---|
| org.mockserver.mock.action.http |
| Modifier and Type | Method and Description |
|---|---|
void |
HttpForwardObjectCallbackActionHandler.handle(HttpActionHandler actionHandler,
HttpObjectCallback httpObjectCallback,
HttpRequest request,
ResponseWriter responseWriter,
boolean synchronous,
Runnable expectationPostProcessor) |
void |
HttpResponseObjectCallbackActionHandler.handle(HttpActionHandler actionHandler,
HttpObjectCallback httpObjectCallback,
HttpRequest request,
ResponseWriter responseWriter,
boolean synchronous,
Runnable expectationPostProcessor) |
Copyright © 2022. All rights reserved.