Uses of Class
org.simpleframework.http.message.ConsumerFactory
Packages that use ConsumerFactory
-
Uses of ConsumerFactory in org.simpleframework.http.message
Subclasses of ConsumerFactory in org.simpleframework.http.messageModifier and TypeClassDescription(package private) class
ThePartFactory
represents a factory for creating the consumers that are used to read a multipart upload message.Fields in org.simpleframework.http.message declared as ConsumerFactoryModifier and TypeFieldDescriptionprotected ConsumerFactory
EntityConsumer.factory
This is used to create a body consumer for the entity.