Uses of Class
org.glassfish.jersey.message.internal.AbstractFormProvider
Packages that use AbstractFormProvider
-
Uses of AbstractFormProvider in org.glassfish.jersey.message.internal
Subclasses of AbstractFormProvider in org.glassfish.jersey.message.internalModifier and TypeClassDescriptionfinal class
Provider for marshalling/un-marshalling ofapplication/x-www-form-urlencoded
entity type to/frommulti-valued map
instance.final class
Provider for marshalling/un-marshalling ofapplication/x-www-form-urlencoded
entity type to/fromJAX-RS Form
instance.