|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.resteasy.plugins.interceptors.encoding.ContentEncodingHeaderInterceptor
org.jboss.resteasy.plugins.interceptors.encoding.ServerContentEncodingHeaderInterceptor
@Provider public class ServerContentEncodingHeaderInterceptor
| Field Summary | |
|---|---|
protected HttpRequest |
request
|
| Fields inherited from class org.jboss.resteasy.plugins.interceptors.encoding.ContentEncodingHeaderInterceptor |
|---|
encoding |
| Constructor Summary | |
|---|---|
ServerContentEncodingHeaderInterceptor()
|
|
| Method Summary | |
|---|---|
boolean |
accept(java.lang.Class declaring,
java.lang.reflect.Method method)
|
void |
write(MessageBodyWriterContext context)
|
| Methods inherited from class org.jboss.resteasy.plugins.interceptors.encoding.ContentEncodingHeaderInterceptor |
|---|
hasEncodingAnnotation |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
@Context protected HttpRequest request
| Constructor Detail |
|---|
public ServerContentEncodingHeaderInterceptor()
| Method Detail |
|---|
public boolean accept(java.lang.Class declaring,
java.lang.reflect.Method method)
accept in interface AcceptedByMethod
public void write(MessageBodyWriterContext context)
throws java.io.IOException,
WebApplicationException
write in interface MessageBodyWriterInterceptorwrite in class ContentEncodingHeaderInterceptorjava.io.IOException
WebApplicationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||