B C D G I N O R U 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
-
G
- getMapping(Class<?>) - Method in class org.glassfish.jersey.linking.mapping.NaiveResourceMappingContext
-
- getMapping(Class<?>) - Method in interface org.glassfish.jersey.linking.mapping.ResourceMappingContext
-
- getTemplate() - Method in interface org.glassfish.jersey.linking.mapping.ResourceMappingContext.Mapping
-
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
-
- InjectLinkNoFollow - Annotation Type in org.glassfish.jersey.linking
-
Specifies on a field that should be ignored by Link recursive introspection.
- 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.
N
- NaiveResourceMappingContext - Class in org.glassfish.jersey.linking.mapping
-
This implementation of the resource mapping context assumed resources are
of a simple type with a statically defined structure.
- NaiveResourceMappingContext(ExtendedResourceContext) - Constructor for class org.glassfish.jersey.linking.mapping.NaiveResourceMappingContext
-
O
- org.glassfish.jersey.linking - package org.glassfish.jersey.linking
-
- org.glassfish.jersey.linking.mapping - package org.glassfish.jersey.linking.mapping
-
R
- ResourceMappingContext - Interface in org.glassfish.jersey.linking.mapping
-
This service tries to work out the UriTemplate required for a particular
resource class.
- ResourceMappingContext.Mapping - Interface in org.glassfish.jersey.linking.mapping
-
U
- Util() - Constructor for class org.glassfish.jersey.linking.InjectLink.Util
-
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 G I N O R U V
Copyright © 2007-2016, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.