org.globus.ftp.extended
Class GridFTPOutputStream
java.lang.Object
java.io.OutputStream
org.globus.gsi.gssapi.net.GssOutputStream
org.globus.ftp.extended.GridFTPOutputStream
- public class GridFTPOutputStream
- extends GssOutputStream
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GridFTPOutputStream
public GridFTPOutputStream(OutputStream out,
GSSContext context)
flush
public void flush()
throws IOException
- Specified by:
flush
in class GssOutputStream
- Throws:
IOException
writeHandshakeToken
public void writeHandshakeToken(byte[] token)
throws IOException
- Throws:
IOException