public class FTPSFileSystemProvider extends FTPFileSystemProvider
| Constructor and Description |
|---|
FTPSFileSystemProvider() |
| Modifier and Type | Method and Description |
|---|---|
String |
getScheme()
Returns the URI scheme that identifies this provider:
ftps. |
checkAccess, copy, createDirectory, delete, getFileAttributeView, getFileStore, getFileSystem, getPath, isHidden, isSameFile, keepAlive, move, newByteChannel, newDirectoryStream, newFileSystem, newInputStream, newOutputStream, readAttributes, readAttributes, readSymbolicLink, setAttributecreateLink, createSymbolicLink, deleteIfExists, installedProviders, newAsynchronousFileChannel, newFileChannel, newFileSystempublic String getScheme()
ftps.getScheme in class FTPFileSystemProviderCopyright © 2016–2024. All rights reserved.