Class EntityWriterInterceptor

java.lang.Object
ee.jakarta.tck.ws.rs.spec.filter.interceptor.EntityWriterInterceptor
All Implemented Interfaces:
jakarta.ws.rs.ext.WriterInterceptor

@Provider public class EntityWriterInterceptor extends Object implements jakarta.ws.rs.ext.WriterInterceptor
  • Constructor Details

    • EntityWriterInterceptor

      public EntityWriterInterceptor()
  • Method Details

    • aroundWriteTo

      public void aroundWriteTo(jakarta.ws.rs.ext.WriterInterceptorContext context) throws IOException, jakarta.ws.rs.WebApplicationException
      Specified by:
      aroundWriteTo in interface jakarta.ws.rs.ext.WriterInterceptor
      Throws:
      IOException
      jakarta.ws.rs.WebApplicationException