Uses of Package
io.quarkus.rest.client.reactive.spi
-
Classes in io.quarkus.rest.client.reactive.spi used by io.quarkus.rest.client.reactive.spiClassDescriptionExtensions 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 producingDevServicesRestClientProxyProvider.BuildItem.Represents the data necessary for creating a Http proxy for a REST Client