Uses of Package
com.peterphi.std.guice.restclient.annotations
Packages that use com.peterphi.std.guice.restclient.annotations
Package
Description
-
Classes in com.peterphi.std.guice.restclient.annotations used by com.peterphi.std.guice.metrics.rest.apiClassDescriptionWhen present on a JAX-RS interface, indicates that clients constructed by the framework for that service will use a fast fail mode (low timeouts)
-
Classes in com.peterphi.std.guice.restclient.annotations used by com.peterphi.std.guice.web.rest.auth.oauth2.rest.apiClassDescriptionIf specified on a JAX-RS Interface type, clients will not be registered with the Breaker REST Client Pausing system
This is intended for services that cannot safely or sensibly be paused -- a prime example is services that are directly involved in the authentication pipeline to reset breakers -
Classes in com.peterphi.std.guice.restclient.annotations used by com.peterphi.std.guice.web.rest.service.breakerClassDescriptionWhen present on a JAX-RS interface, indicates that clients constructed by the framework for that service will use a fast fail mode (low timeouts)If specified on a JAX-RS Interface type, clients will not be registered with the Breaker REST Client Pausing system
This is intended for services that cannot safely or sensibly be paused -- a prime example is services that are directly involved in the authentication pipeline to reset breakers -
Classes in com.peterphi.std.guice.restclient.annotations used by com.peterphi.std.guice.web.rest.service.restcoreClassDescriptionWhen present on a JAX-RS interface, indicates that clients constructed by the framework for that service will use a fast fail mode (low timeouts)
-
Classes in com.peterphi.std.guice.restclient.annotations used by com.peterphi.std.guice.web.rest.service.servicedescriptionClassDescriptionWhen present on a JAX-RS interface, indicates that clients constructed by the framework for that service will use a fast fail mode (low timeouts)
-
Classes in com.peterphi.std.guice.restclient.annotations used by com.peterphi.usermanager.rest.iface.oauth2serverClassDescriptionIf specified on a JAX-RS Interface type, clients will not be registered with the Breaker REST Client Pausing system
This is intended for services that cannot safely or sensibly be paused -- a prime example is services that are directly involved in the authentication pipeline to reset breakers