| |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
com.ssh.sft
Interface Policies.All
- All Superinterfaces:
- Policies.Copy, Policies.CopyDir, Policies.Dir, Policies.MoveDir, Policies.Remove, Policies.RemoveDir
- All Known Implementing Classes:
- AbstractPolicy
- Enclosing interface:
- Policies
- public static interface Policies.All
- extends Policies.MoveDir
The universal policy interface. This interface extends all the other policy interfaces. Hence an object implementing Policies.All also implements all the other policies.
Methods inherited from interface com.ssh.sft.Policies.CopyDir |
createDir |
Methods inherited from interface com.ssh.sft.Policies.Copy |
fromSource, overwrite, start, toDest |
Methods inherited from interface com.ssh.sft.Policies.Dir |
complete, enterDir, leaveDir, list |
Methods inherited from interface com.ssh.sft.Policies.RemoveDir |
removeDir |
Methods inherited from interface com.ssh.sft.Policies.Remove |
remove |
| |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |