Package | Description |
---|---|
com.pervasive.datarush.io |
Provides classes and interfaces performing file-like I/O operations.
|
Modifier and Type | Method and Description |
---|---|
FTPPath.FTPProtocol |
FTPPath.getScheme() |
static FTPPath.FTPProtocol |
FTPPath.FTPProtocol.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FTPPath.FTPProtocol[] |
FTPPath.FTPProtocol.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020 Actian Corporation. All rights reserved.