Package com.sforce.ws
Class ConnectorConfig.TeeOutputStream
java.lang.Object
java.io.OutputStream
com.sforce.ws.ConnectorConfig.TeeOutputStream
- All Implemented Interfaces:
Closeable,Flushable,AutoCloseable
- Enclosing class:
- ConnectorConfig
-
Method Summary
Methods inherited from class java.io.OutputStream
flush, nullOutputStream
-
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
-