Class SecondReaderInterceptor

java.lang.Object
ee.jakarta.tck.ws.rs.spec.filter.lastvalue.SecondReaderInterceptor
All Implemented Interfaces:
jakarta.ws.rs.ext.ReaderInterceptor

@Priority(200) public class SecondReaderInterceptor extends Object implements jakarta.ws.rs.ext.ReaderInterceptor
  • Constructor Details

    • SecondReaderInterceptor

      public SecondReaderInterceptor()
  • Method Details

    • aroundReadFrom

      public Object aroundReadFrom(jakarta.ws.rs.ext.ReaderInterceptorContext context) throws IOException, jakarta.ws.rs.WebApplicationException
      Specified by:
      aroundReadFrom in interface jakarta.ws.rs.ext.ReaderInterceptor
      Throws:
      IOException
      jakarta.ws.rs.WebApplicationException