| Package | Description |
|---|---|
| org.eclipse.microprofile.rest.client |
APIs for building a type-safe RESTful client leveraging existing JAX-RS
APIs, for example:
|
| org.eclipse.microprofile.rest.client.ext |
APIs for extending MP Rest Client functionality - such as new providers.
|
| Class and Description |
|---|
| QueryParamStyle
A QueryParamStyle enum is used to specify how multiple values are handled
when constructing the query portion of the URI.
|
| Class and Description |
|---|
| AsyncInvocationInterceptor
Implementations of this interface can intercept asynchronous method
invocations.
|
| ClientHeadersFactory
This interface is intended for generating or propagating HTTP headers.
|
| QueryParamStyle
A QueryParamStyle enum is used to specify how multiple values are handled
when constructing the query portion of the URI.
|
Copyright © 2017 – 2021 Eclipse Foundation. All rights reserved.
Use is subject to license terms.