Exports the Client stub jar to the given location.paramappName The name of the application or module.paramdestDir The directory into which the stub jar file should be exported.returnReturns the absolute location to the exported jar file.throwsIOException for IO related exceptions
downloads file to the given location.paramfilePath the absolute path to the file to be downloadedparamdestDir The directory into which the stub jar file should be exported.returnReturns the absolute location to the exported jar file.throwsIOException for IO related exceptions
Downloads file to the given location. This method supports multiple distributed clients.paramfilePath the absolute path to the file to be downloadedparamdestPath local file path where file should be downloadedreturnthe absolute location to the downloaded jar filethrowsIOException for IO related exceptions
uploads the given file to the server running at the host:port with authentication. Assumes jmx-remote with s1ashttp protocol.paramfilePath the absolute path to the file to be uploadedthrowsIOException for IO related exceptionsreturnThe full path of the uploaded file