Uses of Package
org.eclipse.microprofile.rest.client.ext
Packages that use org.eclipse.microprofile.rest.client.ext
Package
Description
APIs for building a type-safe RESTful client leveraging existing Jakarta RESTful Web Services APIs, for example:
APIs for extending MP Rest Client functionality - such as new providers.
-
Classes in org.eclipse.microprofile.rest.client.ext used by org.eclipse.microprofile.rest.clientClassDescriptionA QueryParamStyle enum is used to specify how multiple values are handled when constructing the query portion of the URI.
-
Classes in org.eclipse.microprofile.rest.client.ext used by org.eclipse.microprofile.rest.client.extClassDescriptionImplementations of this interface can intercept asynchronous method invocations.This interface is intended for generating or propagating HTTP headers.A QueryParamStyle enum is used to specify how multiple values are handled when constructing the query portion of the URI.