Uses of Class
com.friendshipsystems.fsshresourcemanager.FSshConnectionError

Packages that use FSshConnectionError
com.friendshipsystems.fsshresourcemanager   
 

Uses of FSshConnectionError in com.friendshipsystems.fsshresourcemanager
 

Methods in com.friendshipsystems.fsshresourcemanager that return FSshConnectionError
 FSshConnectionError FJob.getConnectionError()
           
static FSshConnectionError FSshConnectionError.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static FSshConnectionError[] FSshConnectionError.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.friendshipsystems.fsshresourcemanager with parameters of type FSshConnectionError
 void FHostManager.sendNotificationEmail(FSshConnectionError error, java.lang.String hostName, boolean activate)
          Sends a notification email to the configured address informing that a host's active state has been changed automatically