Uses of Class
com.sun.jersey.server.linking.Ref

Packages that use Ref
com.sun.jersey.server.linking.impl   
 

Uses of Ref in com.sun.jersey.server.linking.impl
 

Methods in com.sun.jersey.server.linking.impl with parameters of type Ref
static String RefFieldDescriptor.getLinkTemplate(Ref link)
           
 

Constructors in com.sun.jersey.server.linking.impl with parameters of type Ref
RefFieldDescriptor(Field f, Ref l, Class<?> t)
           
 



Copyright © 2013 Oracle Corporation. All Rights Reserved.