| 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.spi |
SPIs for MP Rest Client implementations or system-level components that provide additional functionality for MP Rest
Clients.
|
| Class and Description |
|---|
| RestClientBuilder
This is the main entry point for creating a Type Safe Rest Client.
|
| RestClientDefinitionException
This exception is thrown when the MicroProfile Rest Client implementation attempts to build a client using an invalid
interface.
|
| Class and Description |
|---|
| RestClientBuilder
This is the main entry point for creating a Type Safe Rest Client.
|
Copyright © 2017 – 2021 Eclipse Foundation. All rights reserved.
Use is subject to license terms.