|
Foundation |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
Foundation |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |