com.clickntap.api
Class RemoteConsole
java.lang.Object
com.clickntap.api.RemoteConsole
- All Implemented Interfaces:
- ConsoleInterface
public class RemoteConsole
- extends Object
- implements ConsoleInterface
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoteConsole
public RemoteConsole()
setServerUrl
public void setServerUrl(String serverUrl)
throws Exception
- Throws:
Exception
resetCache
public void resetCache()
throws Exception
- Specified by:
resetCache in interface ConsoleInterface
- Throws:
Exception
executionTimes
public List<Long> executionTimes()
throws Exception
- Specified by:
executionTimes in interface ConsoleInterface
- Throws:
Exception
lastErrors
public List<String> lastErrors()
throws Exception
- Specified by:
lastErrors in interface ConsoleInterface
- Throws:
Exception
clearErrors
public void clearErrors()
throws Exception
- Specified by:
clearErrors in interface ConsoleInterface
- Throws:
Exception
getVersion
public String getVersion()
throws Exception
- Specified by:
getVersion in interface ConsoleInterface
- Throws:
Exception
Copyright © 2014. All rights reserved.