Closeable, AutoCloseablepublic class GridFTPInputStream extends FTPInputStream
ftp, input, state| Constructor | Description |
|---|---|
GridFTPInputStream(GSSCredential cred,
String host,
int port,
String file) |
|
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) |
abort, available, close, get, getSize, read, read, readmark, markSupported, readAllBytes, readNBytes, reset, skip, transferTopublic 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 © 2018. All rights reserved.