Uses of Class
org.simpleframework.http.message.PartEntryConsumer
Packages that use PartEntryConsumer
-
Uses of PartEntryConsumer in org.simpleframework.http.message
Fields in org.simpleframework.http.message declared as PartEntryConsumerModifier and TypeFieldDescriptionprivate PartEntryConsumerPartSeriesConsumer.consumerThis is used to consume individual parts from the part list.Methods in org.simpleframework.http.message that return PartEntryConsumerModifier and TypeMethodDescriptionPartEntryFactory.getInstance()This creates a new part entry consumer that can be used to read the next part from the list.