Package com.sas.lsaf.execution.session
The classes and interfaces to query and manage execution sessions.
-
Interface Summary Interface Description SessionService Methods to query and manage sessions. -
Class Summary Class Description Session The client representation of an execution session.SessionQuery The class that contains the criteria to query sessions.SessionSearchResults The class that represents the results of a session search executed on the server. -
Enum Summary Enum Description EngineType The values of the session engine types, based on the execution environment.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. -
Exception Summary Exception Description SessionException Thrown when an error occurred acting on a session.SessionNotFoundException Thrown when the session is not found.SessionSearchException Thrown when an error is encountered while searching sessions.SessionUnsupportedFeatureException