All Classes and Interfaces
Class
Description
Extensions that integrate with the REST Client can use this interface in order to provide their own proxy
when users have
quarkus.rest-client."full-class-name".enable-local-proxy" enabled, can implement
this interface and register it by producing DevServicesRestClientProxyProvider.BuildItem.Build item used to register the provider with Quarkus
Make it possible to add, remove or alter annotations on various components.
Represents the data necessary for creating a Http proxy for a REST Client