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