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 class
AbstractCollectionFormInjector<T>
Abstract implementation ofValueInjector
that can inject collections.class
ListFormInjector
Can inject lists.class
MapFormInjector
Can inject maps.
-