Class ApacheHttpClient4Executor.ResponseStream
java.lang.Object
java.io.InputStream
java.io.FilterInputStream
java.io.BufferedInputStream
org.jboss.resteasy.client.core.SelfExpandingBufferredInputStream
org.jboss.resteasy.client.core.executors.ApacheHttpClient4Executor.ResponseStream
- All Implemented Interfaces:
Closeable, AutoCloseable
- Enclosing class:
ApacheHttpClient4Executor
- Version:
- $Revision: 1 $
-
Field Summary
FieldsFields inherited from class FilterInputStream
in -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class SelfExpandingBufferredInputStream
getBufSize, getCount, getMarkLimit, getMarkPos, getPos, mark, read, read, readMethods inherited from class BufferedInputStream
available, markSupported, reset, skip, transferToMethods inherited from class InputStream
nullInputStream, readAllBytes, readNBytes, readNBytes, skipNBytes
-
Field Details
-
response
BaseClientResponse response
-
-
Constructor Details
-
ResponseStream
-
-
Method Details
-
close
- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Overrides:
closein classBufferedInputStream- Throws:
IOException
-