cgl.narada.gridapps.nbgridftp.gridftpext
Class NBGridFTPInputStream

java.lang.Object
  extended by java.io.InputStream
      extended by org.globus.gsi.gssapi.net.GssInputStream
          extended by org.globus.ftp.extended.GridFTPInputStream
              extended by cgl.narada.gridapps.nbgridftp.gridftpext.NBGridFTPInputStream
All Implemented Interfaces:
Closeable

public class NBGridFTPInputStream
extends org.globus.ftp.extended.GridFTPInputStream


Field Summary
 
Fields inherited from class org.globus.gsi.gssapi.net.GssInputStream
buff, context, in, index
 
Constructor Summary
NBGridFTPInputStream(InputStream in, GSSContext context)
           
 
Method Summary
 String readToken()
           
 
Methods inherited from class org.globus.ftp.extended.GridFTPInputStream
readHandshakeToken, readMsg
 
Methods inherited from class org.globus.gsi.gssapi.net.GssInputStream
available, close, hasData, read, read, read, unwrap
 
Methods inherited from class java.io.InputStream
mark, markSupported, reset, skip
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NBGridFTPInputStream

public NBGridFTPInputStream(InputStream in,
                            GSSContext context)
Method Detail

readToken

public String readToken()
                 throws IOException
Throws:
IOException


For comments and suggestions please send e-mail to The NaradaBrokering Project