public class AsyncRequestImpl extends AsyncRequest
logger, requestId| Modifier and Type | Method and Description |
|---|---|
AsyncRequest |
header(String name,
String value) |
Future<?> |
method(String method,
AsyncRequestCallback callback,
Object data,
String contentType,
boolean logIfError) |
methodpublic AsyncRequest header(String name, String value)
header in class AsyncRequestpublic Future<?> method(String method, AsyncRequestCallback callback, Object data, String contentType, boolean logIfError)
method in class AsyncRequestCopyright © 2021. All rights reserved.