Uses of Class
org.apache.juneau.httppart.BaseHttpPartParser
Packages that use BaseHttpPartParser
-
Uses of BaseHttpPartParser in org.apache.juneau.httppart
Subclasses of BaseHttpPartParser in org.apache.juneau.httppartModifier and TypeClassDescriptionclass
An implementation ofHttpPartParser
that takes in the strings and tries to convert them to POJOs using constructors and static create methods.