Class InterceptorTwoBody
java.lang.Object
ee.jakarta.tck.ws.rs.api.rs.ext.interceptor.TemplateInterceptorBody<jakarta.ws.rs.ext.ReaderInterceptorContext>
ee.jakarta.tck.ws.rs.api.rs.ext.interceptor.reader.readerinterceptorcontext.InterceptorTwoBody
public class InterceptorTwoBody
extends TemplateInterceptorBody<jakarta.ws.rs.ext.ReaderInterceptorContext>
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
protected Object
operationMethodNotFound
(String operation) 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
-
InterceptorTwoBody
public InterceptorTwoBody()
-
-
Method Details
-
operationMethodNotFound
- Overrides:
operationMethodNotFound
in classTemplateInterceptorBody<jakarta.ws.rs.ext.ReaderInterceptorContext>
- Throws:
IOException
-
getHeadersIsMutable
public void getHeadersIsMutable() -
proceedThrowsIOException
- Throws:
IOException
-
proceedThrowsWebAppException
public Object proceedThrowsWebAppException() throws jakarta.ws.rs.WebApplicationException, IOException- Throws:
jakarta.ws.rs.WebApplicationException
IOException
-
setInputStream
- Throws:
IOException
-