Uses of Interface
jakarta.ws.rs.ext.WriterInterceptorContext
- 
Packages that use WriterInterceptorContext Package Description jakarta.ws.rs.ext APIs that provide extensions to the types supported by the JAX-RS API.
- 
- 
Uses of WriterInterceptorContext in jakarta.ws.rs.extMethods in jakarta.ws.rs.ext with parameters of type WriterInterceptorContext Modifier and Type Method Description voidWriterInterceptor. aroundWriteTo(WriterInterceptorContext context)
 
-