Class WriterInterceptorRegistry.WriterInterceptorFacade

  • All Implemented Interfaces:
    javax.ws.rs.ext.WriterInterceptor
    Enclosing class:
    WriterInterceptorRegistry

    public static class WriterInterceptorRegistry.WriterInterceptorFacade
    extends java.lang.Object
    implements javax.ws.rs.ext.WriterInterceptor
    • Method Detail

      • aroundWriteTo

        public void aroundWriteTo​(javax.ws.rs.ext.WriterInterceptorContext writerInterceptorContext)
                           throws java.io.IOException,
                                  javax.ws.rs.WebApplicationException
        Specified by:
        aroundWriteTo in interface javax.ws.rs.ext.WriterInterceptor
        Throws:
        java.io.IOException
        javax.ws.rs.WebApplicationException