Class ServerContentEncodingAnnotationFilter

java.lang.Object
org.jboss.resteasy.plugins.interceptors.ServerContentEncodingAnnotationFilter
All Implemented Interfaces:
jakarta.ws.rs.ext.WriterInterceptor, AsyncWriterInterceptor

@ConstrainedTo(SERVER) @Priority(3000) public class ServerContentEncodingAnnotationFilter extends Object implements AsyncWriterInterceptor
Version:
$Revision: 1 $
Author:
Bill Burke