public class GridFTPInputStream extends FTPInputStream
ftp, input, state| Constructor and Description |
|---|
GridFTPInputStream(org.ietf.jgss.GSSCredential cred,
Authorization auth,
java.lang.String host,
int port,
java.lang.String file,
boolean reqDCAU) |
GridFTPInputStream(org.ietf.jgss.GSSCredential cred,
Authorization auth,
java.lang.String host,
int port,
java.lang.String file,
boolean passive,
int type,
boolean reqDCAU) |
GridFTPInputStream(org.ietf.jgss.GSSCredential cred,
java.lang.String host,
int port,
java.lang.String file) |
public GridFTPInputStream(org.ietf.jgss.GSSCredential cred,
java.lang.String host,
int port,
java.lang.String file)
throws java.io.IOException,
FTPException
java.io.IOExceptionFTPExceptionpublic GridFTPInputStream(org.ietf.jgss.GSSCredential cred,
Authorization auth,
java.lang.String host,
int port,
java.lang.String file,
boolean reqDCAU)
throws java.io.IOException,
FTPException
java.io.IOExceptionFTPExceptionpublic GridFTPInputStream(org.ietf.jgss.GSSCredential cred,
Authorization auth,
java.lang.String host,
int port,
java.lang.String file,
boolean passive,
int type,
boolean reqDCAU)
throws java.io.IOException,
FTPException
java.io.IOExceptionFTPExceptionCopyright © 2013. All Rights Reserved.