Uses of Interface
jakarta.ws.rs.ext.InterceptorContext
- 
Packages that use InterceptorContext Package Description jakarta.ws.rs.ext APIs that provide extensions to the types supported by the JAX-RS API. - 
- 
Uses of InterceptorContext in jakarta.ws.rs.ext
Subinterfaces of InterceptorContext in jakarta.ws.rs.ext Modifier and Type Interface Description interfaceReaderInterceptorContextContext class used byReaderInterceptorto intercept calls to (@link jakarta.ws.rs.ext.MessageBodyReader#readFrom}.interfaceWriterInterceptorContext 
 -