|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ssh.sft.Policies
Interfaces for interactive queries and notifications from the Secure File Transfer service.
| Nested Class Summary | |
static interface |
Policies.All
The universal policy interface. |
static interface |
Policies.Copy
The policy interface for copying files. |
static interface |
Policies.CopyDir
The policy interface for recursive copying of a directory. |
static interface |
Policies.Dir
The policy interface for recursive operations on directories. |
static interface |
Policies.Move
The policy interface for moving files. |
static interface |
Policies.MoveDir
The policy interface for recursive moving of a directory. |
static interface |
Policies.Remove
The policy interface for removing files. |
static interface |
Policies.RemoveDir
The policy interface for recursive removal of a directory. |
| Constructor Summary | |
Policies()
|
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Policies()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||