Class JaxRsInterceptedRead<T>

java.lang.Object
io.micronaut.jaxrs.common.JaxRsInterceptedRead<T>
Type Parameters:
T - The type

@Internal public abstract class JaxRsInterceptedRead<T> extends Object
The JAX-RS body read interceptor.
Since:
4.9.0
Author:
Denis Stepanov