public class StreamingBinaryResponseParser extends BinaryResponseParser
BINARY_CONTENT_TYPE
Constructor and Description |
---|
StreamingBinaryResponseParser(StreamingResponseCallback cb) |
Modifier and Type | Method and Description |
---|---|
NamedList<Object> |
processResponse(InputStream body,
String encoding) |
getContentType, getVersion, getWriterType, processResponse, setStringCache
public StreamingBinaryResponseParser(StreamingResponseCallback cb)
public NamedList<Object> processResponse(InputStream body, String encoding)
processResponse
in class BinaryResponseParser
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.