public class GridFTPOutputStream extends GssOutputStream
| Constructor and Description |
|---|
GridFTPOutputStream(OutputStream out,
GSSContext context) |
| Modifier and Type | Method and 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 © 2016. All rights reserved.