|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.io.OutputStream
org.globus.gsi.gssapi.net.GssOutputStream
org.globus.ftp.extended.GridFTPOutputStream
public class GridFTPOutputStream
Field Summary |
---|
Fields inherited from class org.globus.gsi.gssapi.net.GssOutputStream |
---|
autoFlush, buff, context, index, out |
Constructor Summary | |
---|---|
GridFTPOutputStream(java.io.OutputStream out,
org.ietf.jgss.GSSContext context)
|
Method Summary | |
---|---|
void |
flush()
|
void |
writeHandshakeToken(byte[] token)
|
Methods inherited from class org.globus.gsi.gssapi.net.GssOutputStream |
---|
close, getAutoFlush, setAutoFlush, wrap, write, write, write |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GridFTPOutputStream(java.io.OutputStream out, org.ietf.jgss.GSSContext context)
Method Detail |
---|
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
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |