Package | Description |
---|---|
oracle.wsc.feature.webrtc.template |
Modifier and Type | Method and Description |
---|---|
TemplateAttributeStore |
SipContext.getSessionStore()
Gets the attribute store used to persist attributes associated with the current session.
|
TemplateAttributeStore |
TemplateContext.getSessionStore()
Gets the attribute store used to persist attributes associated with the current session.
|
TemplateAttributeStore |
WebContext.getSessionStore()
Gets the attribute store used to persist attributes associated with the current session.
|
protected TemplateAttributeStore |
AbstractWscContext.getSessionStoreInternal()
Used to store the attributes in coherence.
|
TemplateAttributeStore |
TemplateContext.getSubSessionStore()
Gets the attribute store used to persist attributes associated with the current sub session.
|