Uses of Class
org.glassfish.jersey.internal.inject.AnnotationLiteral
Packages that use AnnotationLiteral
Package
Description
Jersey client-side classes.
Common Jersey internal injection utility classes.
Support for Entity Data Filtering in Jersey.
Jersey server-side classes.
-
Uses of AnnotationLiteral in org.glassfish.jersey.client
Subclasses of AnnotationLiteral in org.glassfish.jersey.clientModifier and TypeClassDescriptionfinal class
ClientAsyncExecutor
annotation literal.final class
ClientBackgroundScheduler
annotation literal. -
Uses of AnnotationLiteral in org.glassfish.jersey.internal.inject
Subclasses of AnnotationLiteral in org.glassfish.jersey.internal.inject -
Uses of AnnotationLiteral in org.glassfish.jersey.message.filtering
Subclasses of AnnotationLiteral in org.glassfish.jersey.message.filteringModifier and TypeClassDescriptionprivate static final class
DenyAll annotation implementation.private static class
PermitAll annotation implementation.private static final class
DenyAll annotation implementation. -
Uses of AnnotationLiteral in org.glassfish.jersey.server
Subclasses of AnnotationLiteral in org.glassfish.jersey.serverModifier and TypeClassDescriptionfinal class
BackgroundScheduler
annotation literal.final class
ManagedAsyncExecutor
annotation literal.