Class IgnoredMediaTypes
java.lang.Object
org.jboss.resteasy.plugins.providers.jaxb.IgnoredMediaTypes
- Version:
- $Revision: 1 $
- Author:
- Bill Burke
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
ignored
(Class<?> type, Annotation[] annotations, jakarta.ws.rs.core.MediaType mediaType) static void
-
Constructor Details
-
IgnoredMediaTypes
public IgnoredMediaTypes()
-
-
Method Details
-
ignored
public static boolean ignored(Class<?> type, Annotation[] annotations, jakarta.ws.rs.core.MediaType mediaType) -
main
-