public abstract class ContentEncodingHeaderInterceptor extends Object implements MessageBodyWriterInterceptor
Constructor and Description |
---|
ContentEncodingHeaderInterceptor() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
hasEncodingAnnotation(Annotation[] annotations) |
void |
write(MessageBodyWriterContext context) |
protected String encoding
protected boolean hasEncodingAnnotation(Annotation[] annotations)
public void write(MessageBodyWriterContext context) throws IOException, WebApplicationException
write
in interface MessageBodyWriterInterceptor
IOException
WebApplicationException
Copyright © 2018 JBoss by Red Hat. All rights reserved.