| Package | Description |
|---|---|
| com.holonplatform.async.http | |
| com.holonplatform.http.exceptions | |
| com.holonplatform.http.rest | |
| com.holonplatform.spring |
| Class and Description |
|---|
| RequestEntity
HTTP request message entity (payload) representation.
|
ResponseEntity
HttpResponse extension that adds HTTP entity handling, dealing with HTTP response body processing
and conversion into a supported Java type, besides the one expected as declared response type. |
| ResponseType
Represents a response type to be obtained from a HTTP client request-response invocation.
|
| RestClientOperations
Base API for REST client operations definitions.
|
| RestClientOperations.InvocationOperations
Invocantion operations definitions.
|
| RestClientOperations.RequestConfiguration
Request configuration builder.
|
| Class and Description |
|---|
ResponseEntity
HttpResponse extension that adds HTTP entity handling, dealing with HTTP response body processing
and conversion into a supported Java type, besides the one expected as declared response type. |
| Class and Description |
|---|
| RequestEntity
HTTP request message entity (payload) representation.
|
| RequestEntity.FormBuilder
Builder to create form type entity payloads.
|
ResponseEntity
HttpResponse extension that adds HTTP entity handling, dealing with HTTP response body processing
and conversion into a supported Java type, besides the one expected as declared response type. |
| ResponseType
Represents a response type to be obtained from a HTTP client request-response invocation.
|
| RestClient
HTTP REST client to build and execute client requests in order to consume the responses returned.
|
| RestClient.Invocation
Invocation operations
|
| RestClientOperations
Base API for REST client operations definitions.
|
| RestClientOperations.InvocationOperations
Invocantion operations definitions.
|
| RestClientOperations.RequestConfiguration
Request configuration builder.
|
| Class and Description |
|---|
| RestClient
HTTP REST client to build and execute client requests in order to consume the responses returned.
|
| RestClientOperations
Base API for REST client operations definitions.
|
Copyright © 2019 The Holon Platform. All rights reserved.