Class TestReaderInterceptor

java.lang.Object
org.eclipse.microprofile.rest.client.tck.providers.TestReaderInterceptor
All Implemented Interfaces:
jakarta.ws.rs.ext.ReaderInterceptor

public class TestReaderInterceptor extends Object implements jakarta.ws.rs.ext.ReaderInterceptor
  • Constructor Details

    • TestReaderInterceptor

      public TestReaderInterceptor()
  • Method Details

    • aroundReadFrom

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

      public static int getValue()
    • getAndResetValue

      public static int getAndResetValue()