Closeable, Flushable, AutoCloseablepublic class GridFTPOutputStream extends GssOutputStream
| Constructor | Description |
|---|---|
GridFTPOutputStream(OutputStream out,
GSSContext context) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
flush() |
|
void |
writeHandshakeToken(byte[] token) |
close, getAutoFlush, setAutoFlush, wrap, write, write, writepublic GridFTPOutputStream(OutputStream out, GSSContext context)
public void flush()
throws IOException
flush in interface Flushableflush in class GssOutputStreamIOExceptionpublic void writeHandshakeToken(byte[] token)
throws IOException
IOExceptionCopyright © 2018. All rights reserved.