All Classes and Interfaces

Class
Description
 
 
 
Used to easily define an exception mapper for the specific REST Client on which it's used.
Used to specify a form parameter that should be sent with the outbound request.
Used to specify form parameters that should be sent with the outbound request.
 
Used to specify a query that should be sent with the outbound request.
Used to specify query parameters that should be sent with the outbound request.
 
Used to easily define a custom redirect handler for the specific REST Client on which it's used.
This is added by the Reactive Rest Client if the `@Blocking` annotation is used in some scenarios.
Allows methods that are meant to compute a value for a Rest Client method to have access to the context on which they are invoked
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
The sole purpose of this annotation is to allow REST Client methods to contain multiple non-annotated Jakarta REST parameters which would normally not be allowed because all the parameters would be considered to represent the body of the request.
 
 
This is the main entry point for creating a Type Safe Quarkus Rest Client.
 
Reactive ClientHeadersFactory flavor for Quarkus rest-client reactive extension.
 
Builder implementation for MicroProfile Rest Client
 
 
 
Deprecated.
use RestClientsConfig instead
 
 
 
 
 
 
This interface is implemented by autogenerated code to provide and register generic services in the client contexts.