| Package | Description |
|---|---|
| org.davidmoten.oa3.codegen.http.service | |
| org.davidmoten.oa3.codegen.http.service.internal |
| Modifier and Type | Method and Description |
|---|---|
HttpConnection |
HttpService.connection(String url,
HttpMethod method,
Option... options) |
HttpConnection |
ApacheHttpClientHttpService.connection(String url,
HttpMethod method,
Option... options) |
HttpConnection |
DefaultHttpService.connection(String url,
HttpMethod method,
Option... options) |
| Modifier and Type | Class and Description |
|---|---|
class |
ApacheHttpClientHttpConnection |
class |
DefaultHttpConnection |
Copyright © 2023. All rights reserved.