public interface WebContext extends WscContext
Modifier and Type | Method and Description |
---|---|
WscProperties |
getProperties()
Get the properties from the current context.
|
TemplateAttributeStore |
getSessionStore()
Gets the attribute store used to persist attributes associated with the current session.
|
Map<String,Object> |
getWebMessage()
Get the normalized data for a web message, and this is modifiable.
|
getUniqueId
WscProperties getProperties()
TemplateAttributeStore getSessionStore()