| Package | Description |
|---|---|
| com.holonplatform.async.http | |
| com.holonplatform.async.http.internal | |
| com.holonplatform.http.rest |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
AsyncRestClient.AsyncInvocation
Invocation operations
|
static interface |
AsyncRestClient.AsyncRequestDefinition
Request message definition and response invocation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultAsyncRequestDefinition
Default
AsyncRestClient.AsyncRequestDefinition implementation. |
| 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.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
RestClient.Invocation
Invocation operations
|
static interface |
RestClient.RequestDefinition
Request message definition and response invocation.
|
Copyright © 2019 The Holon Platform. All rights reserved.