public class OkHttpRequestExecutor extends java.lang.Object implements RequestExecutor
| Constructor and Description |
|---|
OkHttpRequestExecutor(HttpClientConfiguration httpClientConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
Response |
executeRequest(Request request) |
public OkHttpRequestExecutor(HttpClientConfiguration httpClientConfiguration)
public Response executeRequest(Request request) throws HttpException
executeRequest in interface RequestExecutorHttpExceptionCopyright © 2018-2022 Okta. All Rights Reserved.