|
Secure iNet Factory | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Request
Interface adapter to SFTP tasks.
Method Summary | |
---|---|
void |
execute(SftpClient client)
Executes request. |
boolean |
isValid()
Checks if request is in valid state. |
Method Detail |
---|
boolean isValid()
true
if request is valid;
false
otherwisevoid execute(SftpClient client) throws SftpException
client
- client
SftpException
- if an error occurs
|
Secure iNet Factory | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |