Uses of Class
org.simpleframework.http.message.PartFactory
-
Packages that use PartFactory Package Description org.simpleframework.http.message -
-
Uses of PartFactory in org.simpleframework.http.message
Fields in org.simpleframework.http.message declared as PartFactory Modifier and Type Field Description private PartFactoryPartConsumer. factoryThis is used to determine what type the body data is.
-