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, write
public GridFTPOutputStream(OutputStream out, GSSContext context)
public void flush() throws IOException
flush
in interface Flushable
flush
in class GssOutputStream
IOException
public void writeHandshakeToken(byte[] token) throws IOException
IOException
Copyright © 2016. All rights reserved.