Uses of Class
org.restlet.ext.jaxrs.internal.client.JaxRsAnnotationUtils
-
Packages that use JaxRsAnnotationUtils Package Description org.restlet.ext.jaxrs.internal.client -
-
Uses of JaxRsAnnotationUtils in org.restlet.ext.jaxrs.internal.client
Fields in org.restlet.ext.jaxrs.internal.client declared as JaxRsAnnotationUtils Modifier and Type Field Description private static JaxRsAnnotationUtilsJaxRsAnnotationUtils. instanceDeprecated.Current instance.Methods in org.restlet.ext.jaxrs.internal.client that return JaxRsAnnotationUtils Modifier and Type Method Description static JaxRsAnnotationUtilsJaxRsAnnotationUtils. getInstance()Deprecated.Returns the current instance.
-