Class TestWriterInterceptor

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

public class TestWriterInterceptor extends Object implements jakarta.ws.rs.ext.WriterInterceptor
  • Constructor Details

    • TestWriterInterceptor

      public TestWriterInterceptor()
  • Method Details

    • aroundWriteTo

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

      public static int getValue()
    • getAndResetValue

      public static int getAndResetValue()