public class IgnoredMediaTypes extends Object
| Constructor and Description |
|---|
IgnoredMediaTypes() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
ignored(Class<?> type,
Annotation[] annotations,
javax.ws.rs.core.MediaType mediaType) |
static void |
main(String[] args) |
public static boolean ignored(Class<?> type, Annotation[] annotations, javax.ws.rs.core.MediaType mediaType)
public static void main(String[] args)
Copyright © 2018 JBoss by Red Hat. All rights reserved.