Uses of Class
org.simpleframework.http.message.UpdateConsumer
Packages that use UpdateConsumer
-
Uses of UpdateConsumer in org.simpleframework.http.message
Subclasses of UpdateConsumer in org.simpleframework.http.messageModifier and TypeClassDescriptionclassTheChunkedConsumeris reads an decodes a stream using the chunked transfer coding.(package private) classTheContentConsumerobject represents a consumer for a multipart body part.classTheFixedLengthConsumerobject reads a fixed number of bytes from a cursor.