Uses of Interface
jakarta.ws.rs.ext.InterceptorContext
Package
Description
APIs that provide extensions to the types supported by the JAX-RS API.
-
Uses of InterceptorContext in jakarta.ws.rs.ext
Modifier and TypeInterfaceDescriptioninterface
Context class used byReaderInterceptor
to intercept calls to (@link jakarta.ws.rs.ext.MessageBodyReader#readFrom}.interface