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