Class InterceptorBodyTwo
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.InterceptorBodyTwo
public class InterceptorBodyTwo
extends TemplateInterceptorBody<jakarta.ws.rs.ext.WriterInterceptorContext>
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
protected Object
operationMethodNotFound
(String operation) void
void
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<jakarta.ws.rs.ext.WriterInterceptorContext>
- Throws:
IOException
-
getHeadersIsMutable
public void getHeadersIsMutable() -
proceedThrowsIOException
- Throws:
IOException
-
proceedThrowsWebAppException
- Throws:
IOException
-
setEntity
public void setEntity()
-