Package org.wildfly.openssl
Class OpenSSLOutputStream
java.lang.Object
java.io.OutputStream
org.wildfly.openssl.OpenSSLOutputStream
- All Implemented Interfaces:
Closeable,Flushable,AutoCloseable
- Author:
- Stuart Douglas
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.io.OutputStream
close, nullOutputStream
-
Constructor Details
-
OpenSSLOutputStream
-
-
Method Details
-
write
- Specified by:
writein classOutputStream- Throws:
IOException
-
flush
- Specified by:
flushin interfaceFlushable- Overrides:
flushin classOutputStream- Throws:
IOException
-
write
- Overrides:
writein classOutputStream- Throws:
IOException
-
write
- Overrides:
writein classOutputStream- Throws:
IOException
-