Uses of Class
org.restlet.ext.jaxrs.internal.wrappers.params.ReprEntityGetter
-
Packages that use ReprEntityGetter Package Description org.restlet.ext.jaxrs.internal.wrappers.params -
-
Uses of ReprEntityGetter in org.restlet.ext.jaxrs.internal.wrappers.params
Subclasses of ReprEntityGetter in org.restlet.ext.jaxrs.internal.wrappers.params Modifier and Type Class Description (package private) static classReprEntityGetter.ClassReprEntityGetterDeprecated.EntityGetter, if there is a constructor with two arguments: Class and Representation(package private) static classReprEntityGetter.ReprClassEntityGetterDeprecated.EntityGetter, if there is a constructor with two arguments: Representation and Class(package private) static classReprEntityGetter.ReprOnlyEntityGetterDeprecated.EntityGetter, if there is a constructor for only the entity.
-