Uses of Class
org.jboss.resteasy.core.PrefixedFormInjector
- 
Packages that use PrefixedFormInjector Package Description org.jboss.resteasy.core  - 
- 
Uses of PrefixedFormInjector in org.jboss.resteasy.core
Subclasses of PrefixedFormInjector in org.jboss.resteasy.core Modifier and Type Class Description classAbstractCollectionFormInjector<T>Abstract implementation ofValueInjectorthat can inject collections.classListFormInjectorCan inject lists.classMapFormInjectorCan inject maps. 
 -