org.globus.ftp.extended
Class GridFTPInputStream
java.lang.Object
java.io.InputStream
org.globus.gsi.gssapi.net.GssInputStream
org.globus.ftp.extended.GridFTPInputStream
- All Implemented Interfaces:
- Closeable
public class GridFTPInputStream
- extends GssInputStream
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GridFTPInputStream
public GridFTPInputStream(InputStream in,
GSSContext context)
readHandshakeToken
public byte[] readHandshakeToken()
throws IOException
- Throws:
IOException
readMsg
protected void readMsg()
throws IOException
- Specified by:
readMsg
in class GssInputStream
- Throws:
IOException