A B C D E F G H I K L M N P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
P
- PAGE - com.github.robtimus.filesystems.ftp.FileStructure
-
Indicates that files are to be treated as a set of independent indexed pages.
- parentPath(Path) - Method in class com.github.robtimus.filesystems.ftp.FTPFileStrategy
-
Returns a path's parent path.
- PASSIVE - com.github.robtimus.filesystems.ftp.ConnectionMode
-
Indicates that FTP servers are in passive mode, requiring clients to connect to the servers' data ports to initiate transfers.
- path(Path) - Method in class com.github.robtimus.filesystems.ftp.FTPFileStrategy
-
Returns a path's full path.
- PRIVATE - com.github.robtimus.filesystems.ftp.DataChannelProtectionLevel
-
Indicates that the data will be integrity and confidentiality protected.
- put(String, Object) - Method in class com.github.robtimus.filesystems.ftp.FTPEnvironment
- putAll(Map<? extends String, ? extends Object>) - Method in class com.github.robtimus.filesystems.ftp.FTPEnvironment
All Classes All Packages