public interface StreamResponse extends Response
Response sub-type which allows to write an InputStream to the remote peerDISCONNECT| Modifier and Type | Method and Description |
|---|---|
InputStream |
getStream()
Return the stream which needs to get written to the remote peer.
|
getLines, getRetCode, isEndSessionInputStream getStream()
InputStream on every call. So once it is consumed there is no way to re-process it.Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.