Uses of Class
org.restlet.engine.resource.AnnotationUtils

Packages that use AnnotationUtils
org.restlet.engine.resource Supports resources. 
 

Uses of AnnotationUtils in org.restlet.engine.resource
 

Methods in org.restlet.engine.resource that return AnnotationUtils
static AnnotationUtils AnnotationUtils.getInstance()
          Returns the current instance of AnnotationUtils.
 

Constructors in org.restlet.engine.resource with parameters of type AnnotationUtils
ClientInvocationHandler(ClientResource clientResource, java.lang.Class<? extends T> resourceInterface, AnnotationUtils annotationUtils)
          Constructor.
 



Copyright © 2005-2014 Restlet.