Uses of Enum Class
com.pervasive.datarush.io.FTPPath.FTPProtocol
Packages that use FTPPath.FTPProtocol
Package
Description
Provides classes and interfaces performing file-like I/O operations.
-
Uses of FTPPath.FTPProtocol in com.pervasive.datarush.io
Methods in com.pervasive.datarush.io that return FTPPath.FTPProtocolModifier and TypeMethodDescriptionFTPPath.getScheme()static FTPPath.FTPProtocolReturns the enum constant of this class with the specified name.static FTPPath.FTPProtocol[]FTPPath.FTPProtocol.values()Returns an array containing the constants of this enum class, in the order they are declared.