| Package | Description |
|---|---|
| dev.codeflush.httpclient | |
| dev.codeflush.httpclient.request |
| Modifier and Type | Method and Description |
|---|---|
Request.Builder<?> |
Endpoint.delete() |
Request.Builder<?> |
Endpoint.get() |
Request.Builder<?> |
Endpoint.head() |
Request.Builder<?> |
Endpoint.request(RequestMethod.RequestMethodWithoutBody method) |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Request.Builder<T extends Request.Builder<T>> |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Request.BuilderWithBody<T extends Request.BuilderWithBody<T>> |
| Modifier and Type | Method and Description |
|---|---|
static Request.Builder<?> |
Request.Builder.create(Endpoint endpoint,
RequestMethod method) |
Request.Builder<?> |
Request.Template.enrich() |
Copyright © 2019. All rights reserved.