Package com.sun.jersey.server.linking.impl

Interface Summary
RefDescriptor Utility for working with @Ref annotations
 

Class Summary
EntityDescriptor Describes an entity in terms of its fields, bean properties and Ref annotated fields.
FieldDescriptor Utility class for working with class fields
LinkDescriptor Utility class for working with Link annotations
LinkProcessor<T> Processes @Link and @LinkHeaders annotations on entity classes and adds appropriate HTTP Link headers.
RefFieldDescriptor Utility class for working with Ref annotated fields
RefProcessor<T> Utility class that can inject links into Link annotated fields in an entity.
 



Copyright © 2013 Oracle Corporation. All Rights Reserved.