com.sshtools.ant

Class Sftp.Action

Enclosing Class:
Sftp

public static class Sftp.Action
extends EnumeratedAttribute

an action to perform, one of "send", "put", "recv", "get", "del", "delete", "list", "mkdir", "chmod"

Method Summary

int
getAction()
String[]
getValues()

Method Details

getAction

public int getAction()

getValues

public String[] getValues()

Copyright © 2002-2003 Lee David Painter & Contributors. All Rights Reserved.