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