B C D I O V
B
- Binding - Annotation Type in org.glassfish.jersey.linking
-
Specifies the binding between a URI template parameter and a bean property.
- buildLinkFromUri(URI, InjectLink) - Static method in class org.glassfish.jersey.linking.InjectLink.Util
-
C
- configure(FeatureContext) - Method in class org.glassfish.jersey.linking.DeclarativeLinkingFeature
-
D
- DeclarativeLinkingFeature - Class in org.glassfish.jersey.linking
-
A feature to enable the declarative linking functionality
- DeclarativeLinkingFeature() - Constructor for class org.glassfish.jersey.linking.DeclarativeLinkingFeature
-
I
- InjectLink - Annotation Type in org.glassfish.jersey.linking
-
Specifies a link injection target in a returned representation bean.
- InjectLink.Extension - Annotation Type in org.glassfish.jersey.linking
-
- InjectLink.Style - Enum in org.glassfish.jersey.linking
-
Styles of URI supported
- InjectLink.Util - Class in org.glassfish.jersey.linking
-
- InjectLink.Util() - Constructor for class org.glassfish.jersey.linking.InjectLink.Util
-
- InjectLinks - Annotation Type in org.glassfish.jersey.linking
-
Used to request the addition of a set of links, can be used for both
link headers on a Class or injection into a List or Link[] property.
O
- org.glassfish.jersey.linking - package org.glassfish.jersey.linking
-
V
- valueOf(String) - Static method in enum org.glassfish.jersey.linking.InjectLink.Style
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.glassfish.jersey.linking.InjectLink.Style
-
Returns an array containing the constants of this enum type, in
the order they are declared.
B C D I O V
Copyright © 2007-2014, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.