|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jboss.resteasy.plugins.providers.jaxb.IgnoredMediaTypes
public class IgnoredMediaTypes
Constructor Summary | |
---|---|
IgnoredMediaTypes()
|
Method Summary | |
---|---|
static boolean |
ignored(java.lang.Class<?> type,
java.lang.annotation.Annotation[] annotations,
MediaType mediaType)
|
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IgnoredMediaTypes()
Method Detail |
---|
public static boolean ignored(java.lang.Class<?> type, java.lang.annotation.Annotation[] annotations, MediaType mediaType)
public static void main(java.lang.String[] args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |