| Package | Description |
|---|---|
| com.pastdev.jsch.scp |
| Modifier and Type | Method and Description |
|---|---|
static DestinationOs |
DestinationOs.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static DestinationOs[] |
DestinationOs.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ScpFile(SessionFactory sessionFactory,
DestinationOs os,
java.lang.String... path) |
Copyright © 2018 pastdev.com. All Rights Reserved.