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>
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ee.jakarta.tck.ws.rs.api.rs.ext.interceptor.TemplateInterceptorBody
assertTrue, executeMethod, getHeaderString, operationMethodNotFound, proceed, setEntity, setSeparatedEntity, writeEntity
-
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
- Throws:
IOException
-
webApplicationException
public void webApplicationException()
-