Class InterceptorBodyOne<CONTEXT extends jakarta.ws.rs.ext.InterceptorContext>

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

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

    • InterceptorBodyOne

      public InterceptorBodyOne()
  • Method Details

    • getAnnotations

      public void getAnnotations()
    • getGenericType

      public void getGenericType()
    • getMediaType

      public void getMediaType()
    • getProperty

      public void getProperty()
    • getPropertyNames

      public void getPropertyNames()
    • getPropertyNamesIsReadOnly

      public void getPropertyNamesIsReadOnly()
    • getType

      public void getType()
    • removeProperty

      public void removeProperty()
    • setAnnotations

      public void setAnnotations()
    • setAnnotationsNull

      public void setAnnotationsNull()
    • setGenericType

      public void setGenericType()
    • setMediaType

      public void setMediaType()
    • setProperty

      public void setProperty()
    • setPropertyNull

      public void setPropertyNull()
    • setType

      public void setType()
    • ioException

      public void ioException() throws IOException
      Throws:
      IOException
    • webApplicationException

      public void webApplicationException()