public class GridFTPOutputStream extends GssOutputStream
| Constructor and Description |
|---|
GridFTPOutputStream(java.io.OutputStream out,
org.ietf.jgss.GSSContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
flush() |
void |
writeHandshakeToken(byte[] token) |
close, getAutoFlush, setAutoFlush, wrap, write, write, writepublic GridFTPOutputStream(java.io.OutputStream out,
org.ietf.jgss.GSSContext context)
public void flush()
throws java.io.IOException
flush in interface java.io.Flushableflush in class GssOutputStreamjava.io.IOExceptionpublic void writeHandshakeToken(byte[] token)
throws java.io.IOException
java.io.IOExceptionCopyright © 2013. All Rights Reserved.