- clearFingerprint(String) - Method in interface oracle.wsc.feature.webrtc.template.media.WscMediaFactory
-
Clears the fingerprint from the given SDP.
- commit(ObjectName) - Method in interface oracle.wsc.core.configuration.admin.mbean.ConfigAdminMBean
-
Commits a configuration update transaction.
- ConfigAdminMBean - Interface in oracle.wsc.core.configuration.admin.mbean
-
WebRTC Session Controller configuration administration MBean.
- createApplication(String, String, String) - Method in interface oracle.wsc.core.configuration.admin.mbean.WscConfigMBean
-
Creates an application configuration.
- createAsc(boolean, String, int) - Method in interface oracle.wsc.core.configuration.admin.mbean.WscConfigMBean
-
Create a Media Engine configuration.
- createPackage(String) - Method in interface oracle.wsc.core.configuration.admin.mbean.WscConfigMBean
-
Creates a package configuration.
- createReleaseRequest(String) - Method in interface oracle.wsc.feature.webrtc.template.media.WscMediaFactory
-
Release.
- createRequest(String, String, boolean) - Method in interface oracle.wsc.feature.webrtc.template.restclient.RestClient
-
Create a new REST request.
- createRequest(String, String) - Method in interface oracle.wsc.feature.webrtc.template.restclient.RestClient
-
Create a new REST request.
- createRequest(String) - Method in interface oracle.wsc.feature.webrtc.template.restclient.RestClient
-
Create a new REST request with GET method.
- createResourceLimitsProfile(String, long, long, long, long) - Method in interface oracle.wsc.core.configuration.admin.mbean.WscConfigMBean
-
Create a ResourceLimitsProfiles configuration.
- createRxAAR(Map<String, Object>) - Method in interface oracle.wsc.feature.webrtc.template.diameter.WscDiameterFactory
-
Creates a new RxAAR.
- createRxSTR(Map<String, Object>) - Method in interface oracle.wsc.feature.webrtc.template.diameter.WscDiameterFactory
-
Creates a new RxSTR.
- createScript(String, String, String) - Method in interface oracle.wsc.core.configuration.admin.mbean.PackageMBean
-
Creates a script configuration.
- createScriptLibrary(String) - Method in interface oracle.wsc.core.configuration.admin.mbean.WscConfigMBean
-
Creates a script library configuration.
- createSdpAnswer(String, String) - Method in interface oracle.wsc.feature.webrtc.template.media.WscMediaFactory
-
Creates a new process SDP answer request.
- createSdpAnswerUpdate(String, String) - Method in interface oracle.wsc.feature.webrtc.template.media.WscMediaFactory
-
Creates a answer update request on a trickle ice update.
- createSdpOffer(String, String, String, String, String, String) - Method in interface oracle.wsc.feature.webrtc.template.media.WscMediaFactory
-
Creates a new process SDP request.
- createSdpOfferUpdate(String, String) - Method in interface oracle.wsc.feature.webrtc.template.media.WscMediaFactory
-
Creates a offer update request on a trickle ice update.
- createSipAck() - Method in interface oracle.wsc.feature.webrtc.template.sip.WscSipFactory
-
Creates an ACK SIP request.
- createSipAddress(String) - Method in interface oracle.wsc.feature.webrtc.template.sip.WscSipFactory
-
Creates SIP address.
- createSipPrack() - Method in interface oracle.wsc.feature.webrtc.template.sip.WscSipFactory
-
Creates an PRACK SIP request.
- createSipRequest(String, Address, Address) - Method in interface oracle.wsc.feature.webrtc.template.sip.WscSipFactory
-
Creates a SIP request.
- createSipRequest(String) - Method in interface oracle.wsc.feature.webrtc.template.sip.WscSipFactory
-
Creates a subsequent SIP request, except ACK/PRACK/CANCEL/BYE which are created by special methods.
- createSipResponse(int) - Method in interface oracle.wsc.feature.webrtc.template.sip.WscSipFactory
-
Creates a SIP response.
- createSipResponse() - Method in interface oracle.wsc.feature.webrtc.template.sip.WscSipFactory
-
Creates a SIP response.
- createSipTerminateRequest() - Method in interface oracle.wsc.feature.webrtc.template.sip.WscSipFactory
-
Creates a termination SIP request.
- createWebErrorMessage(String) - Method in interface oracle.wsc.feature.webrtc.template.web.WscWebFactory
-
Creates a new error frame.
- createWebMessage(String) - Method in interface oracle.wsc.feature.webrtc.template.web.WscWebFactory
-
Creates a new message frame.
- createWebRequest(String) - Method in interface oracle.wsc.feature.webrtc.template.web.WscWebFactory
-
Creates a new request frame.
- createWebResponse(String) - Method in interface oracle.wsc.feature.webrtc.template.web.WscWebFactory
-
Creates a new response frame.
- get() - Method in interface oracle.wsc.feature.webrtc.template.future.WscFuture
-
Returns the future object if it is ready, otherwise null.
- get(String) - Method in interface oracle.wsc.feature.webrtc.template.TemplateAttributeStore
-
Gets an attribute value from storage.
- getActiveConfigurationFileName() - Method in interface oracle.wsc.core.configuration.admin.mbean.ConfigAdminMBean
-
Gets current active configuration file name .
- getActiveNamedUserCount() - Method in interface oracle.wsc.feature.webrtc.management.runtime.StatisticsRuntimeMBean
-
Gets system wide count of unique named users.
- getActiveNamedUserCountHighWatermark() - Method in interface oracle.wsc.feature.webrtc.management.runtime.StatisticsRuntimeMBean
-
Gets system wide high watermark of unique named users.
- getActiveSessionCount() - Method in interface oracle.wsc.feature.webrtc.management.runtime.StatisticsRuntimeMBean
-
Gets system wide count of active sessions.
- getActiveSessionCountHighWatermark() - Method in interface oracle.wsc.feature.webrtc.management.runtime.StatisticsRuntimeMBean
-
Gets system wide high watermark of active sessions.
- getActiveSubSessionCount() - Method in interface oracle.wsc.feature.webrtc.management.runtime.StatisticsRuntimeMBean
-
Gets system wide count of active sub sessions.
- getActiveSubSessionCountHighWatermark() - Method in interface oracle.wsc.feature.webrtc.management.runtime.StatisticsRuntimeMBean
-
Gets system wide high watermark of active sub sessions.
- getAddress() - Method in interface oracle.wsc.core.configuration.admin.mbean.AscMBean
-
Gets the Media Engine address.
- getAddressHeader(String) - Method in interface oracle.wsc.feature.webrtc.template.sip.WscSipMessage
-
Gets address header by name.
- getAddressHeaders(String) - Method in interface oracle.wsc.feature.webrtc.template.sip.WscSipMessage
-
Gets address header values by name.
- getAllow() - Method in interface oracle.wsc.feature.webrtc.template.restclient.RestResult
-
Get the allowed HTTP methods from the Allow HTTP header.
- getAllowedPrincipals() - Method in interface oracle.wsc.core.configuration.admin.mbean.ApplicationMBean
-
Gets the list of principals who are configured to access this application.
- getApplications() - Method in interface oracle.wsc.core.configuration.admin.mbean.WscConfigMBean
-
Gets all applications.
- getAscMBeans() - Method in interface oracle.wsc.core.configuration.admin.mbean.WscConfigMBean
-
Get the object names of all Media Engines.
- getAscs() - Method in interface oracle.wsc.core.configuration.admin.mbean.AscMBeans
-
Gets MBeans.
- getAvps() - Method in interface oracle.wsc.feature.webrtc.template.diameter.WscDiameterResponse
-
Gets an unmodifiable map of all AVPs.
- getChallengeRealms() - Method in interface oracle.wsc.feature.webrtc.template.sip.WscSipResponse
-
Get challenge realms.
- getCommandCode() - Method in interface oracle.wsc.feature.webrtc.template.diameter.WscDiameterResponse
-
Gets the command code.
- getConfiguration() - Method in interface oracle.wsc.core.configuration.admin.mbean.WscConfigMBean
-
Get an XML document representing the current configuration.
- getContent() - Method in interface oracle.wsc.core.configuration.admin.mbean.ScriptMBean
-
Gets script content.
- getContent() - Method in interface oracle.wsc.feature.webrtc.template.sip.WscSipMessage
-
Gets message content.
- getContentLength() - Method in interface oracle.wsc.feature.webrtc.template.sip.WscSipMessage
-
Get message content length.
- getContentType() - Method in interface oracle.wsc.feature.webrtc.template.sip.WscSipMessage
-
Gets a message content type.
- getCookies() - Method in interface oracle.wsc.feature.webrtc.template.HttpFilterContext
-
Returns the Map of cookies of this request.
- getCookies() - Method in interface oracle.wsc.feature.webrtc.template.restclient.RestResult
-
Get the list of cookies.
- getCriteria() - Method in interface oracle.wsc.core.configuration.admin.mbean.ScriptMBean
-
Gets criteria.
- getCurrentLock() - Method in interface oracle.wsc.core.configuration.admin.mbean.ConfigAdminMBean
-
Gets current lock if one exist.
- getDescription() - Method in interface oracle.wsc.core.configuration.admin.mbean.ApplicationMBean
-
Gets the application description.
- getDiameterFactory() - Method in interface oracle.wsc.feature.webrtc.template.TemplateContext
-
Gets the diameter factory used for Diameter related message interaction.
- getDirection() - Method in class oracle.wsc.core.configuration.admin.mbean.ScriptCriteria
-
- getEngineVersion() - Method in interface oracle.wsc.core.management.runtime.EngineRuntimeMBean
-
- getEntityTag() - Method in interface oracle.wsc.feature.webrtc.template.restclient.RestResult
-
Get the entity tag.
- getExpires() - Method in interface oracle.wsc.feature.webrtc.template.sip.WscSipMessage
-
Gets message expiry.
- getFingerprint(String) - Method in interface oracle.wsc.feature.webrtc.template.media.WscMediaFactory
-
Gets the fingerprint from a given SDP.
- getFrom() - Method in interface oracle.wsc.feature.webrtc.template.sip.WscSipMessage
-
Gets the From address header.
- getHeader(String) - Method in interface oracle.wsc.feature.webrtc.template.sip.WscSipMessage
-
Gets a specific header.
- getHeaderNames() - Method in interface oracle.wsc.feature.webrtc.template.sip.WscSipMessage
-
Gets all header names.
- getHeaders() - Method in interface oracle.wsc.feature.webrtc.template.restclient.RestResult
-
Get the HTTP headers of the response.
- getHeaders(String) - Method in interface oracle.wsc.feature.webrtc.template.sip.WscSipMessage
-
Gets the values of a specific header.
- getHttpRequestParams() - Method in interface oracle.wsc.feature.webrtc.template.HttpFilterContext
-
Returns the Map of request parameters of http.
- getIdleTimeoutSeconds() - Method in interface oracle.wsc.core.configuration.admin.mbean.WebSocketMBean
-
Get the idle timeout in seconds, after which the server closes the web socket.
- getLanguage() - Method in interface oracle.wsc.feature.webrtc.template.restclient.RestResult
-
Get the language.
- getLastModified() - Method in interface oracle.wsc.feature.webrtc.template.restclient.RestResult
-
Get the last modified date.
- getLength() - Method in interface oracle.wsc.feature.webrtc.template.restclient.RestResult
-
Get Content-Length.
- getListOfAllowedOrigins() - Method in interface oracle.wsc.core.configuration.admin.mbean.ApplicationMBean
-
Gets the allowed URIs for the application.
- getLoadFactor(String, Integer) - Method in interface oracle.wsc.core.configuration.admin.mbean.WscConfigMBean
-
Returns the load factor and its accuracy.
- getLocation() - Method in interface oracle.wsc.feature.webrtc.template.restclient.RestResult
-
Get the location.
- getLogConfigurations() - Method in interface oracle.wsc.core.configuration.admin.mbean.WscConfigMBean
-
Get the list of custom log level.
- getMacros() - Method in interface oracle.wsc.core.configuration.admin.mbean.ScriptLibraryMBean
-
Gets script library macros.
- getMaxAllowedConnections() - Method in interface oracle.wsc.core.configuration.admin.mbean.WebSocketMBean
-
Get the maximum allowed web socket connections per server.
- getMaxNumberOfSessions() - Method in interface oracle.wsc.core.configuration.admin.mbean.ResourceLimitsProfileMBean
-
Gets the maximum number of sessions.
- getMaxNumberOfSessionsPerUser() - Method in interface oracle.wsc.core.configuration.admin.mbean.ResourceLimitsProfileMBean
-
Gets the maximum number of sessions per user.
- getMaxNumberOfSubSessionsPerSession() - Method in interface oracle.wsc.core.configuration.admin.mbean.ResourceLimitsProfileMBean
-
Gets the maximum number of subsessions per session.
- getMaxNumberOfSubSessionsPerUser() - Method in interface oracle.wsc.core.configuration.admin.mbean.ResourceLimitsProfileMBean
-
Gets the maximum number of subsessions per user.
- getMediaAgentNotificationEndPoint() - Method in interface oracle.wsc.core.configuration.admin.mbean.AscMBeans
-
Get the media agent notification.
- getMediaFactory() - Method in interface oracle.wsc.feature.webrtc.template.TemplateContext
-
Gets the media factory used for Media related message interaction.
- getMediaSessionId() - Method in interface oracle.wsc.feature.webrtc.template.media.WscMediaResponse
-
Gets the media session ID.
- getMethod() - Method in interface oracle.wsc.feature.webrtc.template.sip.WscSipMessage
-
Gets the SIP method.
- getModifiedSdp() - Method in class oracle.wsc.feature.webrtc.template.media.SdpPair
-
Gets the modified SDP.
- getModuleName() - Method in interface oracle.wsc.core.configuration.admin.mbean.ApplicationMBean
-
Gets the module name.
- getName() - Method in interface oracle.wsc.core.configuration.admin.mbean.ApplicationMBean
-
Gets the application name.
- getName() - Method in interface oracle.wsc.core.configuration.admin.mbean.PackageMBean
-
Gets the package name.
- getName() - Method in interface oracle.wsc.core.configuration.admin.mbean.ResourceLimitsProfileMBean
-
Gets the profile name.
- getName() - Method in interface oracle.wsc.core.configuration.admin.mbean.ScriptMBean
-
Gets script name.
- getNetworkService() - Method in class oracle.wsc.core.configuration.admin.mbean.ScriptCriteria
-
- getOriginalSdp() - Method in class oracle.wsc.feature.webrtc.template.media.SdpPair
-
Gets the original SDP.
- getOriginatingSipMessage() - Method in interface oracle.wsc.feature.webrtc.template.TemplateContext
-
Gets any SIP message sent from the network.
- getPackages() - Method in interface oracle.wsc.core.configuration.admin.mbean.ApplicationMBean
-
Gets all package names.
- getPackages() - Method in interface oracle.wsc.core.configuration.admin.mbean.WscConfigMBean
-
Gets all package names.
- getParameterableHeader(String) - Method in interface oracle.wsc.feature.webrtc.template.sip.WscSipMessage
-
Gets a parameterable header value.
- getParameterableHeaders(String) - Method in interface oracle.wsc.feature.webrtc.template.sip.WscSipMessage
-
Gets parameterable header values.
- getPort() - Method in interface oracle.wsc.core.configuration.admin.mbean.AscMBean
-
Gets the Media Engine port.
- getProperties() - Method in interface oracle.wsc.feature.webrtc.template.AuthenticationContext
-
Get the properties from the current context.
- getProperties() - Method in interface oracle.wsc.feature.webrtc.template.SipContext
-
Get the properties from the current context.
- getProperties() - Method in interface oracle.wsc.feature.webrtc.template.TemplateContext
-
Get the properties from the current context.
- getProperties() - Method in interface oracle.wsc.feature.webrtc.template.WebContext
-
Get the properties from the current context.
- getPropertiesInternal() - Method in class oracle.wsc.feature.webrtc.template.AbstractWscContext
-
Get properties.
- getQueryString() - Method in interface oracle.wsc.feature.webrtc.template.HttpFilterContext
-
- getReasonPhrase() - Method in interface oracle.wsc.feature.webrtc.template.sip.WscSipResponse
-
Get response reason.
- getRemoteAddr() - Method in interface oracle.wsc.feature.webrtc.template.HttpFilterContext
-
Returns the Internet Protocol (IP) address of the client or last proxy that sent the request.
- getRequestType() - Method in interface oracle.wsc.feature.webrtc.template.media.WscMediaResponse
-
Gets the request type.
- getRequestURI() - Method in interface oracle.wsc.core.configuration.admin.mbean.ApplicationMBean
-
Gets the request URI.
- getRequestURI() - Method in interface oracle.wsc.feature.webrtc.template.HttpFilterContext
-
Returns the part of this request's URL from the protocol name up to the query
string in the first line of the HTTP request, for example: /ws/webrtc/myapp
- getRequestURI() - Method in interface oracle.wsc.feature.webrtc.template.sip.WscSipRequest
-
Get the request URI.
- getResourceLimitsProfile() - Method in interface oracle.wsc.core.configuration.admin.mbean.ApplicationMBean
-
Gets resource limits profile name.
- getResourceLimitsProfiles() - Method in interface oracle.wsc.core.configuration.admin.mbean.WscConfigMBean
-
Get the object names of all resourceLimitsProfiles.
- getResponseDate() - Method in interface oracle.wsc.feature.webrtc.template.restclient.RestResult
-
Get response date (server side).
- getRestClient() - Method in interface oracle.wsc.feature.webrtc.template.AuthenticationContext
-
Gets the REST client for submitting outbound REST requests.
- getRestClient() - Method in interface oracle.wsc.feature.webrtc.template.TemplateContext
-
Gets the REST client for submitting outbound REST requests.
- getRestClientAsyncInternal() - Method in class oracle.wsc.feature.webrtc.template.AbstractWscContext
-
Returns the asychronous rest client.
- getRestClientSyncInternal() - Method in class oracle.wsc.feature.webrtc.template.AbstractWscContext
-
Returns the synchronous rest client.
- getResultCode() - Method in interface oracle.wsc.feature.webrtc.template.diameter.WscDiameterResponse
-
Gets the result code.
- getScriptLibraries() - Method in interface oracle.wsc.core.configuration.admin.mbean.WscConfigMBean
-
Gets all script libraries.
- getScriptMethodName() - Method in interface oracle.wsc.core.configuration.admin.mbean.ScriptMBean
-
Gets script method name.
- getScripts() - Method in interface oracle.wsc.core.configuration.admin.mbean.PackageMBean
-
Gets all scripts.
- getScriptType() - Method in interface oracle.wsc.core.configuration.admin.mbean.ScriptLibraryMBean
-
Gets script library type.
- getSdp() - Method in interface oracle.wsc.feature.webrtc.template.media.WscMediaResponse
-
Gets the SDP.
- getSdp() - Method in interface oracle.wsc.feature.webrtc.template.sip.WscSipMessage
-
Gets an SDP string.
- getSdpExchangeStatus() - Method in interface oracle.wsc.feature.webrtc.template.TemplateContext
-
Get SDP exchange status for current call.
- getSdps(String) - Method in interface oracle.wsc.feature.webrtc.template.media.WscMediaFactory
-
Gets the SDPs.
- getSecurityContext() - Method in interface oracle.wsc.feature.webrtc.template.TemplateContext
-
Gets the security context.
- getSessionStore() - Method in interface oracle.wsc.feature.webrtc.template.SipContext
-
Gets the attribute store used to persist attributes associated with the current session.
- getSessionStore() - Method in interface oracle.wsc.feature.webrtc.template.TemplateContext
-
Gets the attribute store used to persist attributes associated with the current session.
- getSessionStore() - Method in interface oracle.wsc.feature.webrtc.template.WebContext
-
Gets the attribute store used to persist attributes associated with the current session.
- getSessionStoreInternal() - Method in class oracle.wsc.feature.webrtc.template.AbstractWscContext
-
Used to store the attributes in coherence.
- getSipApplicationSessionId() - Method in interface oracle.wsc.feature.webrtc.template.future.ResponseMessage
-
Get the SIP application session ID.
- getSipFactory() - Method in interface oracle.wsc.feature.webrtc.template.TemplateContext
-
Gets the SIP factory used for SIP related message interaction.
- getSipSessionState() - Method in interface oracle.wsc.feature.webrtc.template.TemplateContext
-
Gets the current SIP session state.
- getSipSessionTimeDefault() - Method in interface oracle.wsc.core.configuration.admin.mbean.SystemConfigurationsMBean
-
Get the SIP session time default.
- getSipSessionTimeDefault() - Method in interface oracle.wsc.core.configuration.admin.mbean.WscConfigMBean
-
Get the SIP session time default.
- getSipSessionTimeMin() - Method in interface oracle.wsc.core.configuration.admin.mbean.SystemConfigurationsMBean
-
Get the SIP session time minimum.
- getSipSessionTimeMin() - Method in interface oracle.wsc.core.configuration.admin.mbean.WscConfigMBean
-
Get the SIP session time minimum.
- getStatus() - Method in interface oracle.wsc.feature.webrtc.template.restclient.RestResult
-
Get the status code.
- getStatus() - Method in interface oracle.wsc.feature.webrtc.template.sip.WscSipResponse
-
Get response status.
- getSubject() - Method in interface oracle.wsc.feature.webrtc.template.AuthenticationContext
-
Returns the current subject.
- getSubject() - Method in interface oracle.wsc.feature.webrtc.template.HttpFilterContext
-
Returns the authenticated subject.
- getSubscriberURI() - Method in interface oracle.wsc.feature.webrtc.template.sip.WscSipRequest
-
Get the subscriber URI.
- getSubSessionStore() - Method in interface oracle.wsc.feature.webrtc.template.TemplateContext
-
Gets the attribute store used to persist attributes associated with the current sub session.
- getSuspendedTimeout() - Method in interface oracle.wsc.core.configuration.admin.mbean.SystemConfigurationsMBean
-
Get the suspended timeout.
- getSuspendedTimeout() - Method in interface oracle.wsc.core.configuration.admin.mbean.WscConfigMBean
-
Get the suspended timeout.
- getTaskArgs() - Method in interface oracle.wsc.feature.webrtc.template.TemplateContext
-
Gets the argument map associated with the current task.
- getTaskBuilder(String) - Method in interface oracle.wsc.feature.webrtc.template.TemplateContext
-
Gets the task builder that supports creation of new tasks.
- getTo() - Method in interface oracle.wsc.feature.webrtc.template.sip.WscSipMessage
-
Gets the To address header.
- getType() - Method in class oracle.wsc.core.configuration.admin.mbean.ScriptCriteria
-
- getType() - Method in interface oracle.wsc.core.configuration.admin.mbean.ScriptMBean
-
Gets script type.
- getType() - Method in interface oracle.wsc.feature.webrtc.template.future.ResponseMessage
-
Returns the specific type of response message.
- getType() - Method in interface oracle.wsc.feature.webrtc.template.future.WscFuture
-
Returns the type of the response.
- getType() - Method in class oracle.wsc.feature.webrtc.template.media.MediaAnswerFuture
-
- getType() - Method in class oracle.wsc.feature.webrtc.template.media.MediaAnswerUpdateFuture
-
- getType() - Method in class oracle.wsc.feature.webrtc.template.media.MediaOfferFuture
-
- getType() - Method in class oracle.wsc.feature.webrtc.template.media.MediaOfferUpdateFuture
-
- getType() - Method in class oracle.wsc.feature.webrtc.template.media.MediaReleaseFuture
-
- getUniqueId() - Method in class oracle.wsc.feature.webrtc.template.AbstractWscContext
-
- getUniqueId() - Method in interface oracle.wsc.feature.webrtc.template.WscContext
-
Creates a new unique id string that is guaranteed to be unique across the WebRTC Session Controller cluster.
- getUserName() - Method in interface oracle.wsc.core.configuration.admin.mbean.AscMBeans
-
Get the Media Engine user name.
- getUserPwd() - Method in interface oracle.wsc.core.configuration.admin.mbean.AscMBeans
-
Get the Media Engine password.
- getVerb() - Method in class oracle.wsc.core.configuration.admin.mbean.ScriptCriteria
-
- getWebFactory() - Method in interface oracle.wsc.feature.webrtc.template.TemplateContext
-
Gets the WEB factory used for JSON related message interaction.
- getWebMessage() - Method in interface oracle.wsc.feature.webrtc.template.TemplateContext
-
Gets any WEB message sent from the application.
- getWebMessage() - Method in interface oracle.wsc.feature.webrtc.template.WebContext
-
Get the normalized data for a web message, and this is modifiable.
- getWebSocket() - Method in interface oracle.wsc.core.configuration.admin.mbean.WscConfigMBean
-
Get the web socket.
- getWebSocketIdleTimeoutSeconds() - Method in interface oracle.wsc.core.configuration.admin.mbean.WscConfigMBean
-
Get the Websocket idle timeout in seconds.
- getWebSocketMaxAllowedConnections() - Method in interface oracle.wsc.core.configuration.admin.mbean.WscConfigMBean
-
Get the Websocket maximum allowed connections.
- getWscConfigurationsMetadata() - Method in interface oracle.wsc.core.configuration.admin.mbean.ConfigAdminMBean
-
Gets the list of available wsc configuration metadata.
- getWscSipMessage() - Method in interface oracle.wsc.feature.webrtc.template.SipContext
-
Get sip message.
- ScriptCriteria - Class in oracle.wsc.core.configuration.admin.mbean
-
Script criteria.
- ScriptCriteria(ScriptCriteria.Direction, String, String, String) - Constructor for class oracle.wsc.core.configuration.admin.mbean.ScriptCriteria
-
Constructor.
- ScriptCriteria.Direction - Enum in oracle.wsc.core.configuration.admin.mbean
-
Message direction.
- ScriptLibraryMBean - Interface in oracle.wsc.core.configuration.admin.mbean
-
WebRTC Session Controller script library configuration MBean.
- ScriptMBean - Interface in oracle.wsc.core.configuration.admin.mbean
-
WebRTC Session Controller script configuration MBean.
- SdpExchangeStatus - Enum in oracle.wsc.feature.webrtc.template
-
Current status of SDP exchange according to offer/answer model.
- SdpPair - Class in oracle.wsc.feature.webrtc.template.media
-
The SdpPair class.
- SdpPair() - Constructor for class oracle.wsc.feature.webrtc.template.media.SdpPair
-
Constructor for externalizable lite.
- SdpPair(String, String) - Constructor for class oracle.wsc.feature.webrtc.template.media.SdpPair
-
Instantiates an SDP sdp pair.
- send(Object, RestMediaType) - Method in interface oracle.wsc.feature.webrtc.template.restclient.RestRequest
-
Trigger the REST request invocation.
- send() - Method in interface oracle.wsc.feature.webrtc.template.restclient.RestRequest
-
- send() - Method in interface oracle.wsc.feature.webrtc.template.WscMessage
-
Marks the message as ready to send.
- setAccept(RestMediaType...) - Method in interface oracle.wsc.feature.webrtc.template.restclient.RestRequest
-
Set the media types used in the invocation.
- setAcceptLanguage(String...) - Method in interface oracle.wsc.feature.webrtc.template.restclient.RestRequest
-
Add acceptable languages used in the invocation.
- setActive(boolean) - Method in interface oracle.wsc.core.configuration.admin.mbean.ApplicationMBean
-
Sets the application as active.
- setAddress(String) - Method in interface oracle.wsc.core.configuration.admin.mbean.AscMBean
-
Sets the Media Engine address.
- setAddressHeader(String, Address) - Method in interface oracle.wsc.feature.webrtc.template.sip.WscSipMessage
-
Sets an address header.
- setAllowedPrincipals(String) - Method in interface oracle.wsc.core.configuration.admin.mbean.ApplicationMBean
-
Sets the allowed principals.
- setContactUser(String) - Method in interface oracle.wsc.feature.webrtc.template.sip.WscSipMessage
-
Sets the SIP message Contact URI user parameter.
- setContent(String) - Method in interface oracle.wsc.core.configuration.admin.mbean.ScriptMBean
-
Sets script content.
- setContent(Object, String) - Method in interface oracle.wsc.feature.webrtc.template.sip.WscSipMessage
-
Sets message content.
- setContentLength(int) - Method in interface oracle.wsc.feature.webrtc.template.sip.WscSipMessage
-
Sets message content length.
- setContentType(String) - Method in interface oracle.wsc.feature.webrtc.template.sip.WscSipMessage
-
Sets a message's content type.
- setCredentials(String, byte[]) - Method in interface oracle.wsc.feature.webrtc.template.restclient.RestRequest
-
Set basic auth username and password.
- setCriteria(ScriptCriteria) - Method in interface oracle.wsc.core.configuration.admin.mbean.ScriptMBean
-
Sets criteria.
- setDescription(String) - Method in interface oracle.wsc.core.configuration.admin.mbean.ApplicationMBean
-
Sets the application description.
- setDigestCredentials(String, byte[]) - Method in interface oracle.wsc.feature.webrtc.template.restclient.RestRequest
-
Set digest auth username and password.
- setEnabled(boolean) - Method in interface oracle.wsc.core.configuration.admin.mbean.AscMBean
-
Sets the Media Engine enabled state..
- setEntity(Object, RestMediaType) - Method in interface oracle.wsc.feature.webrtc.template.restclient.RestRequest
-
Set the request entity for POST and PUT.
- setExpires(int) - Method in interface oracle.wsc.feature.webrtc.template.sip.WscSipMessage
-
Sets message expiry.
- setFingerprint(String, String) - Method in interface oracle.wsc.feature.webrtc.template.media.WscMediaFactory
-
Sets the fingerprint on a given SDP.
- setGlareHandling(boolean) - Method in interface oracle.wsc.core.configuration.admin.mbean.SystemConfigurationsMBean
-
Set the glarehandling status.
- setGlareHandling(boolean) - Method in interface oracle.wsc.core.configuration.admin.mbean.WscConfigMBean
-
Set the glare handling status.
- setHeader(String, String) - Method in interface oracle.wsc.feature.webrtc.template.sip.WscSipMessage
-
Sets header value.
- setIdleTimeoutSeconds(int) - Method in interface oracle.wsc.core.configuration.admin.mbean.WebSocketMBean
-
Set idle timeout in seconds.
- setListOfAllowedOrigins(String) - Method in interface oracle.wsc.core.configuration.admin.mbean.ApplicationMBean
-
Sets the allowed URIs for the application.
- setLogConfigurations(List<LogConfigurations>) - Method in interface oracle.wsc.core.configuration.admin.mbean.WscConfigMBean
-
Set the list of custom log level.
- setMacros(String) - Method in interface oracle.wsc.core.configuration.admin.mbean.ScriptLibraryMBean
-
Sets script library macros.
- setMaxAllowedConnections(int) - Method in interface oracle.wsc.core.configuration.admin.mbean.WebSocketMBean
-
Set the maximum allowed connections.
- setMaxNumberOfSessions(long) - Method in interface oracle.wsc.core.configuration.admin.mbean.ResourceLimitsProfileMBean
-
Sets the maximum number of sessions.
- setMaxNumberOfSessionsPerUser(long) - Method in interface oracle.wsc.core.configuration.admin.mbean.ResourceLimitsProfileMBean
-
Sets the maximum number of sessions per user.
- setMaxNumberOfSubSessionsPerSession(long) - Method in interface oracle.wsc.core.configuration.admin.mbean.ResourceLimitsProfileMBean
-
Sets the maximum number of subsessions per session.
- setMaxNumberOfSubSessionsPerUser(long) - Method in interface oracle.wsc.core.configuration.admin.mbean.ResourceLimitsProfileMBean
-
Sets the maximum number of subsessions per user.
- setMediaAgentNotificationEndPoint(String) - Method in interface oracle.wsc.core.configuration.admin.mbean.AscMBeans
-
Set the media agent notification.
- setPackages(String[]) - Method in interface oracle.wsc.core.configuration.admin.mbean.ApplicationMBean
-
Sets all package names.
- setParameterableHeader(String, Parameterable) - Method in interface oracle.wsc.feature.webrtc.template.sip.WscSipMessage
-
Sets a parameterable header.
- setPort(int) - Method in interface oracle.wsc.core.configuration.admin.mbean.AscMBean
-
Sets the Media Engine port.
- setRequestURI(String) - Method in interface oracle.wsc.core.configuration.admin.mbean.ApplicationMBean
-
Sets the request URI.
- setRequestURI(URI) - Method in interface oracle.wsc.feature.webrtc.template.sip.WscSipRequest
-
Set the request URI.
- setResourceLimitsProfile(String) - Method in interface oracle.wsc.core.configuration.admin.mbean.ApplicationMBean
-
Sets resource limits profile name.
- setSdp(String) - Method in interface oracle.wsc.feature.webrtc.template.sip.WscSipMessage
-
Sets an SDP string.
- setSipContactParameter(String, String) - Method in interface oracle.wsc.feature.webrtc.template.sip.WscSipMessage
-
Sets the SIP message contact parameter.
- setSipContactUriParameter(String, String) - Method in interface oracle.wsc.feature.webrtc.template.sip.WscSipMessage
-
Sets the SIP message Contact URI parameter.
- setSipSessionTimeDefault(int) - Method in interface oracle.wsc.core.configuration.admin.mbean.SystemConfigurationsMBean
-
Set the SIP session time default.
- setSipSessionTimeDefault(int) - Method in interface oracle.wsc.core.configuration.admin.mbean.WscConfigMBean
-
Set the SIP session time default.
- setSipSessionTimeMin(int) - Method in interface oracle.wsc.core.configuration.admin.mbean.SystemConfigurationsMBean
-
Set the SIP session time minimum.
- setSipSessionTimeMin(int) - Method in interface oracle.wsc.core.configuration.admin.mbean.WscConfigMBean
-
Set the SIP session time minimum.
- setStackConfiguration(String, Object) - Method in interface oracle.wsc.feature.webrtc.template.restclient.RestRequest
-
Add a property supported by underlying REST stack implementation.
- setStatus(int) - Method in interface oracle.wsc.feature.webrtc.template.sip.WscSipResponse
-
Set response status.
- setStatus(int, String) - Method in interface oracle.wsc.feature.webrtc.template.sip.WscSipResponse
-
Set response status and reason.
- setSuspendedTimeout(int) - Method in interface oracle.wsc.core.configuration.admin.mbean.SystemConfigurationsMBean
-
Set the suspended timeout.
- setSuspendedTimeout(int) - Method in interface oracle.wsc.core.configuration.admin.mbean.WscConfigMBean
-
Set the suspended timeout.
- setUserName(String) - Method in interface oracle.wsc.core.configuration.admin.mbean.AscMBeans
-
Set the Media Engine user name.
- setUserPwd(String) - Method in interface oracle.wsc.core.configuration.admin.mbean.AscMBeans
-
Set the Media Engine password.
- setWebSocketIdleTimeoutSeconds(int) - Method in interface oracle.wsc.core.configuration.admin.mbean.WscConfigMBean
-
Set the Websocket idle timeout in seconds.
- setWebSocketMaxAllowedConnections(int) - Method in interface oracle.wsc.core.configuration.admin.mbean.WscConfigMBean
-
Set the Websocket maximum allowed connections.
- SipContext - Interface in oracle.wsc.feature.webrtc.template
-
Provides SIP context details.
- StatisticsRuntimeMBean - Interface in oracle.wsc.feature.webrtc.management.runtime
-
Statistics Runtime MBean.
- storeSdps(String, String) - Method in interface oracle.wsc.feature.webrtc.template.media.WscMediaFactory
-
Store SDPs.
- SystemConfigurationsMBean - Interface in oracle.wsc.core.configuration.admin.mbean
-
WebRTC Session Controller application configuration MBean.