Class Jep380SocketChannelImplAdapter.OutputStreamAdapter
java.lang.Object
java.io.OutputStream
org.apache.hc.client5.http.socket.Jep380SocketChannelImplAdapter.OutputStreamAdapter
- All Implemented Interfaces:
Closeable, Flushable, AutoCloseable
- Enclosing class:
Jep380SocketChannelImplAdapter
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class OutputStream
flush, nullOutputStream
-
Field Details
-
sel
-
key
-
-
Constructor Details
-
OutputStreamAdapter
- Throws:
IOException
-
-
Method Details
-
write
- Specified by:
writein classOutputStream- Throws:
IOException
-
write
- Overrides:
writein classOutputStream- Throws:
IOException
-
write
- Overrides:
writein classOutputStream- Throws:
IOException
-
close
- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Overrides:
closein classOutputStream- Throws:
IOException
-