public interface CommandTransferIFOperations
Modifier and Type | Method and Description |
---|---|
void |
setExecutable(java.lang.String name) |
void |
setHostname(java.lang.String hostname) |
void |
setParameter(java.lang.String value) |
boolean |
startup() |
void setParameter(java.lang.String value) throws RemoteCmdException
RemoteCmdException
void setExecutable(java.lang.String name) throws RemoteCmdException
RemoteCmdException
boolean startup() throws RemoteCmdException
RemoteCmdException
void setHostname(java.lang.String hostname) throws RemoteCmdException
RemoteCmdException