Uses of Package
com.sas.lsaf.execution.session
-
Packages that use com.sas.lsaf.execution.session Package Description com.sas.lsaf Class to log on to the system.com.sas.lsaf.client Classes needed to create a session and access available services.com.sas.lsaf.content.utilization Service and class definitions for retrieving resource utilization information.com.sas.lsaf.execution.job Provides the classes needed to create, update, and get jobs as well as execute them and get their status.com.sas.lsaf.execution.session The classes and interfaces to query and manage execution sessions. -
Classes in com.sas.lsaf.execution.session used by com.sas.lsaf Class Description SessionService Methods to query and manage sessions. -
Classes in com.sas.lsaf.execution.session used by com.sas.lsaf.client Class Description SessionService Methods to query and manage sessions. -
Classes in com.sas.lsaf.execution.session used by com.sas.lsaf.content.utilization Class Description Session.SessionState The session state enumeration that describes the state of a session. -
Classes in com.sas.lsaf.execution.session used by com.sas.lsaf.execution.job Class Description EngineType The values of the session engine types, based on the execution environment. -
Classes in com.sas.lsaf.execution.session used by com.sas.lsaf.execution.session Class Description EngineType The values of the session engine types, based on the execution environment.Session The client representation of an execution session.Session.SessionEngine The enumeration that describes the type of session.Session.SessionState The session state enumeration that describes the state of a session.Session.SessionType The enumeration that describes the source that started a session.SessionException Thrown when an error occurred acting on a session.SessionNotFoundException Thrown when the session is not found.SessionQuery The class that contains the criteria to query sessions.SessionSearchException Thrown when an error is encountered while searching sessions.SessionSearchResults The class that represents the results of a session search executed on the server.