Uses of Class
repast.simphony.batch.ssh.SessionException
Packages that use SessionException
-
Uses of SessionException in repast.simphony.batch.ssh
Methods in repast.simphony.batch.ssh that throw SessionExceptionModifier and TypeMethodDescriptionvoidLocalSession.initModelArchive(Configuration config, String directory) Initializes the model for running.voidRemoteSession.initModelArchive(Configuration config, String directory) Initializes the model for running.voidSession.initModelArchive(Configuration config, String directory) Initializes the model for running.voidLocalSession.runModel()voidRemoteSession.runModel()Runs the model for this Session.voidSession.runModel()Runs the model for this Session.