Uses of Interface
javax.ws.rs.ext.WriterInterceptorContext
-
Packages that use WriterInterceptorContext Package Description javax.ws.rs.ext APIs that provide extensions to the types supported by the API. -
-
Uses of WriterInterceptorContext in javax.ws.rs.ext
Methods in javax.ws.rs.ext with parameters of type WriterInterceptorContext Modifier and Type Method Description void
WriterInterceptor. aroundWriteTo(WriterInterceptorContext context)
-