Uses of Class
org.restlet.engine.resource.AnnotationUtils
Packages that use AnnotationUtils
-
Uses of AnnotationUtils in org.restlet.engine.resource
Methods in org.restlet.engine.resource that return AnnotationUtilsModifier and TypeMethodDescriptionClientInvocationHandler.getAnnotationUtils()Returns the associated annotation utils.static AnnotationUtilsAnnotationUtils.getInstance()Returns the current instance of AnnotationUtils.Constructors in org.restlet.engine.resource with parameters of type AnnotationUtilsModifierConstructorDescriptionClientInvocationHandler(ClientResource clientResource, Class<? extends T> resourceInterface, AnnotationUtils annotationUtils) Constructor.