Package com.styra.opa.openapi.utils
Class Hook
java.lang.Object
com.styra.opa.openapi.utils.Hook
Holder class for hook-associated types. This class does not get
instantiated.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interface
Specifies what happens if a request action throws an Exception.static interface
Context for an AfterError hook call.static final class
static interface
Specifies how a response is transformed before response processing.static interface
Context for an AfterSuccess hook call.static final class
static interface
Specifies how a request is transformed before sending.static interface
Context for a BeforeRequest hook call.static final class
static interface
Context for a hook call.static final class
static interface
Transforms the HTTPClient before use.static final class
-
Method Summary