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

java.lang.Object
ee.jakarta.tck.ws.rs.api.rs.ext.interceptor.TemplateInterceptorBody<CONTEXT>
Type Parameters:
CONTEXT - The context the body methods will use.
Direct Known Subclasses:
InterceptorBodyOne, InterceptorBodyOne, InterceptorBodyTwo, InterceptorBodyTwo, InterceptorOneBody, InterceptorTwoBody

public abstract class TemplateInterceptorBody<CONTEXT extends jakarta.ws.rs.ext.InterceptorContext> extends Object
Body for both reader and writer interceptor body The body is injected into Template<Reader/Writer>Interceptor