cgl.narada.gridapps.nbgridftp.gridftpext
Class NBGridFTPOutputStream
java.lang.Object
java.io.OutputStream
org.globus.gsi.gssapi.net.GssOutputStream
org.globus.ftp.extended.GridFTPOutputStream
cgl.narada.gridapps.nbgridftp.gridftpext.NBGridFTPOutputStream
- All Implemented Interfaces:
- Closeable, Flushable
public class NBGridFTPOutputStream
- extends org.globus.ftp.extended.GridFTPOutputStream
| Fields inherited from class org.globus.gsi.gssapi.net.GssOutputStream |
buff, context, index, out |
|
Method Summary |
void |
writeToken(byte[] msg,
boolean finished)
|
| Methods inherited from class org.globus.ftp.extended.GridFTPOutputStream |
flush, writeHandshakeToken |
| Methods inherited from class org.globus.gsi.gssapi.net.GssOutputStream |
close, wrap, write, write, write |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NBGridFTPOutputStream
public NBGridFTPOutputStream(OutputStream out,
GSSContext context)
writeToken
public void writeToken(byte[] msg,
boolean finished)
throws IOException
- Throws:
IOException
For comments and suggestions please send
e-mail to
The NaradaBrokering Project