public class HttpResponseObjectCallbackActionHandler extends Object
| Constructor and Description |
|---|
HttpResponseObjectCallbackActionHandler(HttpStateHandler httpStateHandler) |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(ActionHandler actionHandler,
HttpObjectCallback httpObjectCallback,
HttpRequest request,
ResponseWriter responseWriter,
boolean synchronous,
Runnable expectationPostProcessor) |
public HttpResponseObjectCallbackActionHandler(HttpStateHandler httpStateHandler)
public void handle(ActionHandler actionHandler, HttpObjectCallback httpObjectCallback, HttpRequest request, ResponseWriter responseWriter, boolean synchronous, Runnable expectationPostProcessor)
Copyright © 2020. All rights reserved.