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, write
public GridFTPOutputStream(java.io.OutputStream out, org.ietf.jgss.GSSContext context)
public void flush() throws java.io.IOException
flush
in interface java.io.Flushable
flush
in class GssOutputStream
java.io.IOException
public void writeHandshakeToken(byte[] token) throws java.io.IOException
java.io.IOException
Copyright © 2013. All Rights Reserved.