Uses of Class
com.sas.services.QuiesceException

Packages that use QuiesceException
com.sas.services SAS Foundation Services. 
com.sas.services.session Session services. 
 

Uses of QuiesceException in com.sas.services
 

Methods in com.sas.services that throw QuiesceException
 void QuiesceInterface.quiesce(UserContextInterface userContext)
          Quiesce the service.
 void QuiesceInterface.resume(UserContextInterface userContext)
          Resume the service.
 

Uses of QuiesceException in com.sas.services.session
 

Methods in com.sas.services.session that throw QuiesceException
 void SessionServiceProxy.quiesce(UserContextInterface userContext)
          Resumes the session service.
 void SessionServiceInterface.quiesce(UserContextInterface userContext)
          Quiesce the Session Service.
 void SessionService.quiesce(UserContextInterface userContext)
          Quiesce the Session Service.
 void SessionServiceProxy.resume(UserContextInterface userContext)
          Resume the session service.
 void SessionServiceInterface.resume(UserContextInterface userContext)
          Resume the Session Service.
 void SessionService.resume(UserContextInterface userContext)
          Resume the Session Service.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.