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
-
Field Summary
FieldsFields inherited from class java.io.FilterInputStream
in -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jboss.resteasy.client.core.SelfExpandingBufferredInputStream
getBufSize, getCount, getMarkLimit, getMarkPos, getPos, mark, read, read, readMethods inherited from class java.io.BufferedInputStream
available, markSupported, reset, skip, transferToMethods inherited from class java.io.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
-