| Package | Description |
|---|---|
| com.holonplatform.async.http | |
| com.holonplatform.http.rest |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
AsyncRestClient.AsyncRequestDefinition
Request message definition and response invocation.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
RestClientOperations<C extends RestClientOperations<C,R>,R extends RestClientOperations.RequestConfiguration<R> & RestClientOperations.InvocationOperations>
Base API for REST client operations definitions.
|
static interface |
RestClientOperations.RequestConfiguration<R extends RestClientOperations.RequestConfiguration<R>>
Request configuration builder.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
RestClient.RequestDefinition
Request message definition and response invocation.
|
Copyright © 2019 The Holon Platform. All rights reserved.