public class GridFTPInputStream extends FTPInputStream
ftp, input, state| Constructor and Description |
|---|
GridFTPInputStream(GSSCredential cred,
Authorization auth,
String host,
int port,
String file,
boolean reqDCAU) |
GridFTPInputStream(GSSCredential cred,
Authorization auth,
String host,
int port,
String file,
boolean passive,
int type,
boolean reqDCAU) |
GridFTPInputStream(GSSCredential cred,
String host,
int port,
String file) |
abort, available, close, get, getSize, read, read, readmark, markSupported, reset, skippublic GridFTPInputStream(GSSCredential cred, String host, int port, String file) throws IOException, FTPException
IOExceptionFTPExceptionpublic GridFTPInputStream(GSSCredential cred, Authorization auth, String host, int port, String file, boolean reqDCAU) throws IOException, FTPException
IOExceptionFTPExceptionpublic GridFTPInputStream(GSSCredential cred, Authorization auth, String host, int port, String file, boolean passive, int type, boolean reqDCAU) throws IOException, FTPException
IOExceptionFTPExceptionCopyright © 2013. All Rights Reserved.