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.ext
Methods in jakarta.ws.rs.ext with parameters of type WriterInterceptorContext Modifier and Type Method Description void
WriterInterceptor. aroundWriteTo(WriterInterceptorContext context)
-