Class Jep380SocketChannelImplAdapter.InputStreamAdapter
java.lang.Object
java.io.InputStream
org.apache.hc.client5.http.socket.Jep380SocketChannelImplAdapter.InputStreamAdapter
- All Implemented Interfaces:
Closeable, AutoCloseable
- Enclosing class:
Jep380SocketChannelImplAdapter
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class InputStream
available, mark, markSupported, nullInputStream, readAllBytes, readNBytes, readNBytes, reset, skip, skipNBytes, transferTo
-
Field Details
-
sel
-
key
-
-
Constructor Details
-
InputStreamAdapter
- Throws:
IOException
-
-
Method Details
-
read
- Specified by:
readin classInputStream- Throws:
IOException
-
read
- Overrides:
readin classInputStream- Throws:
IOException
-
read
- Overrides:
readin classInputStream- Throws:
IOException
-
close
- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Overrides:
closein classInputStream- Throws:
IOException
-