Uses of Interface
jakarta.ws.rs.ext.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 interface
ReaderInterceptorContext
Context class used byReaderInterceptor
to intercept calls to (@link jakarta.ws.rs.ext.MessageBodyReader#readFrom}.interface
WriterInterceptorContext