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