public class SSHAdjustDate extends SSHExec
ADJUST_DATE, channel, err, execResponse, exitStatus, in, out, session
Constructor and Description |
---|
SSHAdjustDate(java.lang.String vehicleId) |
Modifier and Type | Method and Description |
---|---|
static boolean |
adjust(java.lang.String vehicleId) |
boolean |
exec() |
boolean |
exec(java.lang.String command)
Don't use this use the one without arguments, this only will work
with
SSHExec.ADJUST_DATE , other wise return false; |
static void |
main(java.lang.String[] args) |
void |
showInterface() |
channelCleanup, connectChannel, exec, getExecResponse, getExitStatus, getStreams, prepareChannel, sessionCleanup, setCommand
checkAck, getHost, getPassword, getPort, getSession, getUser, init, init, sendAck, setHost, setPassword, setPort, setUser, waitForAck, waitForAckInt
public boolean exec(java.lang.String command)
SSHExec.ADJUST_DATE
, other wise return false;exec
in class SSHExec
SSHExec.exec(java.lang.String)
public boolean exec()
public void showInterface()
public static boolean adjust(java.lang.String vehicleId)
public static void main(java.lang.String[] args)
args
- Copyright © 2004-2014 FEUP-LSTS and Neptus developers. All Rights Reserved.