Uses of Class
org.gridkit.vicluster.telecontrol.ssh.RemoteNodeProps

Packages that use RemoteNodeProps
org.gridkit.vicluster.telecontrol.ssh   
 

Uses of RemoteNodeProps in org.gridkit.vicluster.telecontrol.ssh
 

Methods in org.gridkit.vicluster.telecontrol.ssh that return RemoteNodeProps
static RemoteNodeProps RemoteNodeProps.at(ViConfigurable target)
           
 RemoteNodeProps RemoteNodeProps.setRemoteAccount(String account)
           
 RemoteNodeProps RemoteNodeProps.setRemoteHost(String host)
           
 RemoteNodeProps RemoteNodeProps.setRemoteJarCachePath(String jarCachePath)
           
 RemoteNodeProps RemoteNodeProps.setRemoteJavaExec(String javaExec)
           
 RemoteNodeProps RemoteNodeProps.setSshConfig(String path)
           
 RemoteNodeProps RemoteNodeProps.setSshPrivateKey(String path)
           
 



Copyright © 2017. All Rights Reserved.