java.lang.Object
ee.jakarta.tck.ws.rs.api.rs.ext.interceptor.TemplateInterceptorBody<jakarta.ws.rs.ext.WriterInterceptorContext>
ee.jakarta.tck.ws.rs.ee.rs.ext.interceptor.writer.writerinterceptorcontext.InterceptorBodyOne

public class InterceptorBodyOne extends TemplateInterceptorBody<jakarta.ws.rs.ext.WriterInterceptorContext>
  • Constructor Details

    • InterceptorBodyOne

      public InterceptorBodyOne()
  • Method Details

    • getEntity

      public void getEntity()
    • getHeaders

      public void getHeaders()
    • getHeadersIsMutable

      public void getHeadersIsMutable()
    • getOutputStream

      public void getOutputStream() throws IOException
      Throws:
      IOException
    • proceedThrowsIOException

      public void proceedThrowsIOException()
    • proceedThrowsWebAppException

      public String proceedThrowsWebAppException() throws IOException
      Throws:
      IOException
    • fromProceedThrowsWebAppException

      public void fromProceedThrowsWebAppException() throws IOException
      Throws:
      IOException
    • setEntity

      public void setEntity()
    • setOutputStream

      public void setOutputStream() throws IOException
      Throws:
      IOException