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, setAttribute
createLink, createSymbolicLink, deleteIfExists, installedProviders, newAsynchronousFileChannel, newFileChannel, newFileSystem
public String getScheme()
ftps
.getScheme
in class FTPFileSystemProvider
Copyright © 2016–2024. All rights reserved.