Interface | Description |
---|---|
AuthenticationContext |
Provides the user authentication details.
|
HttpFilterContext |
HTTP context contains data for processing an HTTP request.
|
NotificationContext | |
SipContext |
Provides SIP context details.
|
TemplateAttributeStore |
Template attribute store.
|
TemplateContext |
Template script context.
|
WebContext |
Web context contains the data about processing a web message.
|
WscContext |
WscContext script context.
|
WscMessage |
All messages (SIP, Web, Media and Diameter) exposed to the
groovy layer in WebRTC Session Controller are of this type.
|
Class | Description |
---|---|
AbstractWscContext |
AbstractWscContext impl of WscContext.
|
TemplateEngineInvoker |
Template engine invoker.
|
ValueAsserter |
Utility class.
|
WscProperties |
Contains the properties to be exposed to groovy.
|
Enum | Description |
---|---|
SdpExchangeStatus |
Current status of SDP exchange according to offer/answer model.
|