Class IoExceptionSuppressingWriterInterceptor

java.lang.Object
io.trino.server.IoExceptionSuppressingWriterInterceptor
All Implemented Interfaces:
jakarta.ws.rs.ext.WriterInterceptor

@Provider @Priority(11) public class IoExceptionSuppressingWriterInterceptor extends Object implements jakarta.ws.rs.ext.WriterInterceptor
  • Constructor Details

    • IoExceptionSuppressingWriterInterceptor

      public IoExceptionSuppressingWriterInterceptor()
  • Method Details

    • aroundWriteTo

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