|
||||||||||
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.ClientContentEncodingHeaderInterceptor
@Provider public class ClientContentEncodingHeaderInterceptor
Field Summary |
---|
Fields inherited from class org.jboss.resteasy.plugins.interceptors.encoding.ContentEncodingHeaderInterceptor |
---|
encoding |
Constructor Summary | |
---|---|
ClientContentEncodingHeaderInterceptor()
|
Method Summary | |
---|---|
boolean |
accept(java.lang.Class declaring,
java.lang.reflect.Method method)
|
Methods inherited from class org.jboss.resteasy.plugins.interceptors.encoding.ContentEncodingHeaderInterceptor |
---|
hasEncodingAnnotation, write |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ClientContentEncodingHeaderInterceptor()
Method Detail |
---|
public boolean accept(java.lang.Class declaring, java.lang.reflect.Method method)
accept
in interface AcceptedByMethod
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |