Package | Description |
---|---|
oracle.wsc.feature.webrtc.template |
Modifier and Type | Method and Description |
---|---|
WscProperties |
AuthenticationContext.getProperties()
Get the properties from the current context.
|
WscProperties |
NotificationContext.getProperties()
Get the properties from the current context.
|
WscProperties |
SipContext.getProperties()
Get the properties from the current context.
|
WscProperties |
TemplateContext.getProperties()
Get the properties from the current context.
|
WscProperties |
WebContext.getProperties()
Get the properties from the current context.
|
protected WscProperties |
AbstractWscContext.getPropertiesInternal()
Get properties.
|
protected WscProperties |
AbstractWscContext.getPropertiesInternal(Map<String,Object> authProps)
Get properties.
|