Class InterceptorBodyTwo<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.InterceptorBodyTwo<CONTEXT>
public class InterceptorBodyTwo<CONTEXT extends jakarta.ws.rs.ext.InterceptorContext>
extends TemplateInterceptorBody<CONTEXT>
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
protected Object
operationMethodNotFound
(String operation) void
Methods inherited from class ee.jakarta.tck.ws.rs.api.rs.ext.interceptor.TemplateInterceptorBody
assertTrue, executeMethod, getHeaderString, proceed, setEntity, setSeparatedEntity, writeEntity
-
Constructor Details
-
InterceptorBodyTwo
public InterceptorBodyTwo()
-
-
Method Details
-
operationMethodNotFound
- Overrides:
operationMethodNotFound
in classTemplateInterceptorBody<CONTEXT extends jakarta.ws.rs.ext.InterceptorContext>
- Throws:
IOException
-
getPropertyNames
public void getPropertyNames() -
setProperty
public void setProperty()
-