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.classTheFixedLengthConsumerobject reads a fixed number of bytes from a cursor.