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 MessageBodyWriterInterceptorIOExceptionWebApplicationExceptionCopyright © 2014. All Rights Reserved.