Oracle® Communications WebRTC Session Controller Configuration API Reference
E49240-01
7.0
A B C D E G I L M N O P R S T V W 

A

addAddressHeader(String, Address, boolean) - Method in interface oracle.wsc.feature.webrtc.template.sip.WscSipMessage
Adds an address header.
addHeader(String, String) - Method in interface oracle.wsc.feature.webrtc.template.sip.WscSipMessage
Adds header value.
addParameterableHeader(String, Parameterable, boolean) - Method in interface oracle.wsc.feature.webrtc.template.sip.WscSipMessage
Adds a parameterable header.
ApplicationMBean - Interface in oracle.wsc.core.configuration.admin.mbean
WebRTC Session Controller application configuration MBean.
AscMBean - Interface in oracle.wsc.core.configuration.admin.mbean
Media Engine configuration MBean.
AscMBeans - Interface in oracle.wsc.core.configuration.admin.mbean
Media Engine configuration MBean.
assertNotNull(Object) - Static method in class oracle.wsc.feature.webrtc.template.ValueAsserter
Assert the input value is not null.
assertPrintable(String) - Static method in class oracle.wsc.feature.webrtc.template.ValueAsserter
Asserts that string contains only printable ASCII characters, between 32 and 126.
assertPrintableOrReserved(String, char[]) - Static method in class oracle.wsc.feature.webrtc.template.ValueAsserter
Asserts that string contains only printable ASCII characters or reserved characters.
assertSipMethod(String) - Static method in class oracle.wsc.feature.webrtc.template.ValueAsserter
Validate the input method name.

B

build() - Method in interface oracle.wsc.feature.webrtc.template.future.TaskBuilder
Build the task.

C

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.
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.
createSdpOffer(String, String, String, String, String, String) - Method in interface oracle.wsc.feature.webrtc.template.media.WscMediaFactory
Creates a new process SDP request.
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.

D

Description - Annotation Type in oracle.wsc.core.configuration.admin.mbean
Description of the MBean action, setter, or getter.

E

enableSessionRefresh(boolean) - Method in interface oracle.wsc.feature.webrtc.template.sip.WscSipMessage
Enable or disable the session refresh timer of the SIP session.

G

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.
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.
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.
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
 
getEnabled() - Method in interface oracle.wsc.core.configuration.admin.mbean.AscMBean
Gets the Media Engine enabled state.
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(String) - Method in interface oracle.wsc.feature.webrtc.template.sip.WscSipMessage
Gets the values of a specific header.
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.
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.
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
The get 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.
getReasonPhrase() - Method in interface oracle.wsc.feature.webrtc.template.sip.WscSipResponse
Get response reason.
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.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.
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.
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.TemplateContext
Gets the attribute store used to persist attributes associated with the current session.
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.sip.WscSipResponse
Get response status.
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.MediaOfferFuture
 
getType() - Method in class oracle.wsc.feature.webrtc.template.media.MediaReleaseFuture
 
getUniqueId() - Method in interface oracle.wsc.feature.webrtc.template.TemplateContext
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.
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.

I

isActive() - Method in interface oracle.wsc.core.configuration.admin.mbean.ApplicationMBean
Gets if application is active.
isAvailable() - Method in interface oracle.wsc.feature.webrtc.template.media.WscMediaFactory
Checks if the Media Engine is configured/accesible.
isDone() - Method in interface oracle.wsc.feature.webrtc.template.future.WscFuture
Returns true if the future object is ready for use.
isError() - Method in interface oracle.wsc.feature.webrtc.template.future.ResponseMessage
Returns true if the response message is an error message.
isGlareHandling() - Method in interface oracle.wsc.core.configuration.admin.mbean.SystemConfigurationsMBean
Get the glare handling status.
isGlareHandling() - Method in interface oracle.wsc.core.configuration.admin.mbean.WscConfigMBean
Return the glare handling status.
isInitial() - Method in interface oracle.wsc.feature.webrtc.template.sip.WscSipRequest
Determine if the request is initial.
isLocked() - Method in interface oracle.wsc.core.configuration.admin.mbean.ConfigAdminMBean
Checks if the configuration is locked (by any user).

L

lockAndEdit() - Method in interface oracle.wsc.core.configuration.admin.mbean.ConfigAdminMBean
Begins the configuration update transaction.

M

MediaAnswerFuture - Class in oracle.wsc.feature.webrtc.template.media
MediaAnswerFuture.
MediaAnswerFuture() - Constructor for class oracle.wsc.feature.webrtc.template.media.MediaAnswerFuture
 
MediaFuture - Interface in oracle.wsc.feature.webrtc.template.media
Media future object which holds the media response.
MediaOfferFuture - Class in oracle.wsc.feature.webrtc.template.media
MediaOfferFuture.
MediaOfferFuture() - Constructor for class oracle.wsc.feature.webrtc.template.media.MediaOfferFuture
 
MediaReleaseFuture - Class in oracle.wsc.feature.webrtc.template.media
Media Release Future.
MediaReleaseFuture() - Constructor for class oracle.wsc.feature.webrtc.template.media.MediaReleaseFuture
 

N

Name - Annotation Type in oracle.wsc.core.configuration.admin.mbean
Name of the parameter.

O

onError(WscFuture) - Method in interface oracle.wsc.feature.webrtc.template.future.TaskBuilder
The task is executed only if all of the WscFuture object results in an error.
onError(WscFuture, String) - Method in interface oracle.wsc.feature.webrtc.template.future.TaskBuilder
The task will be executed only if all of the WscFuture object results in an error.
onSuccess(WscFuture) - Method in interface oracle.wsc.feature.webrtc.template.future.TaskBuilder
The task is executed if all the WscFuture objects are ready.
onSuccess(WscFuture, String) - Method in interface oracle.wsc.feature.webrtc.template.future.TaskBuilder
The task is executed if all the WscFuture objects are ready.
oracle.wsc.core.configuration.admin.mbean - package oracle.wsc.core.configuration.admin.mbean
 
oracle.wsc.feature.webrtc.template - package oracle.wsc.feature.webrtc.template
 
oracle.wsc.feature.webrtc.template.diameter - package oracle.wsc.feature.webrtc.template.diameter
 
oracle.wsc.feature.webrtc.template.future - package oracle.wsc.feature.webrtc.template.future
 
oracle.wsc.feature.webrtc.template.media - package oracle.wsc.feature.webrtc.template.media
 
oracle.wsc.feature.webrtc.template.sip - package oracle.wsc.feature.webrtc.template.sip
 
oracle.wsc.feature.webrtc.template.web - package oracle.wsc.feature.webrtc.template.web
 

P

PackageMBean - Interface in oracle.wsc.core.configuration.admin.mbean
WebRTC Session Controller package configuration MBean.
PcrfFuture - Interface in oracle.wsc.feature.webrtc.template.diameter
PCRF future object which holds the PCRF response.
pushPath(Address) - Method in interface oracle.wsc.feature.webrtc.template.sip.WscSipRequest
Set the path header.
pushRoute(SipURI) - Method in interface oracle.wsc.feature.webrtc.template.sip.WscSipRequest
Set the route SIP URI header.
pushRoute(Address) - Method in interface oracle.wsc.feature.webrtc.template.sip.WscSipRequest
Set the route address header.
put(String, String) - Method in interface oracle.wsc.feature.webrtc.template.TemplateAttributeStore
Inserts an attribute value into storage.

R

readExternal(ObjectInput) - Method in class oracle.wsc.feature.webrtc.template.media.SdpPair
 
remove(String) - Method in interface oracle.wsc.feature.webrtc.template.TemplateAttributeStore
Removes an attribute from storage.
removeApplication(ObjectName) - Method in interface oracle.wsc.core.configuration.admin.mbean.WscConfigMBean
Removes an application configuration.
removeAsc(ObjectName) - Method in interface oracle.wsc.core.configuration.admin.mbean.WscConfigMBean
Remove a Media Engine configuration.
removeHeader(String) - Method in interface oracle.wsc.feature.webrtc.template.sip.WscSipMessage
Removes header.
removePackage(ObjectName) - Method in interface oracle.wsc.core.configuration.admin.mbean.WscConfigMBean
Removes a package configuration.
removeResourceLimitsProfile(ObjectName) - Method in interface oracle.wsc.core.configuration.admin.mbean.WscConfigMBean
Remove a ResourceLimitsProfile configuration.
removeScript(ObjectName) - Method in interface oracle.wsc.core.configuration.admin.mbean.PackageMBean
Removes a script configuration.
removeScriptLibrary(ObjectName) - Method in interface oracle.wsc.core.configuration.admin.mbean.WscConfigMBean
Removes a script library configuration.
ResourceLimitsProfileMBean - Interface in oracle.wsc.core.configuration.admin.mbean
WebRTC Session Controller resource limits configuration MBean.
ResponseMessage - Interface in oracle.wsc.feature.webrtc.template.future
Asynchronous response messages received from side functions are wrapped in a ResponseMessage.
revert(ObjectName) - Method in interface oracle.wsc.core.configuration.admin.mbean.ConfigAdminMBean
Reverts a configuration update transaction.

S

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.
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 a SDP sdp pair.
send() - Method in interface oracle.wsc.feature.webrtc.template.WscMessage
Marks the message as ready to send.
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.
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.
setEnabled(boolean) - Method in interface oracle.wsc.core.configuration.admin.mbean.AscMBean
Sets the Media Engine enabled state..
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.
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.
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.
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.

T

Task - Interface in oracle.wsc.feature.webrtc.template.future
A Task instance.
TaskBuilder - Interface in oracle.wsc.feature.webrtc.template.future
Builder class used to build Task instances.
TemplateAttributeStore - Interface in oracle.wsc.feature.webrtc.template
Template attribute store.
TemplateContext - Interface in oracle.wsc.feature.webrtc.template
Template script context.

V

validate(ObjectName) - Method in interface oracle.wsc.core.configuration.admin.mbean.ConfigAdminMBean
Validates the transaction.
validateAllScripts(ObjectName) - Method in interface oracle.wsc.core.configuration.admin.mbean.ConfigAdminMBean
Validates all the scripts.
validateMediaEngines(ObjectName) - Method in interface oracle.wsc.core.configuration.admin.mbean.ConfigAdminMBean
Validates all the Media Engines and checks to see if they are reachable from the Signaling Engine.
validateScript(ObjectName, String) - Method in interface oracle.wsc.core.configuration.admin.mbean.ConfigAdminMBean
Validates a particular script.
validateScriptLibrary(ObjectName) - Method in interface oracle.wsc.core.configuration.admin.mbean.ConfigAdminMBean
Validates the script libraries.
ValueAsserter - Class in oracle.wsc.feature.webrtc.template
Utility class.
valueOf(String) - Static method in enum oracle.wsc.core.configuration.admin.mbean.ScriptCriteria.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.wsc.feature.webrtc.template.media.WscMediaRequestType
Returns the enum constant of this type with the specified name.
values() - Static method in enum oracle.wsc.core.configuration.admin.mbean.ScriptCriteria.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.wsc.feature.webrtc.template.media.WscMediaRequestType
Returns an array containing the constants of this enum type, in the order they are declared.

W

WebSocketMBean - Interface in oracle.wsc.core.configuration.admin.mbean
WebRTC Session Controller WebSocket configuration MBean.
withArg(String, Object) - Method in interface oracle.wsc.feature.webrtc.template.future.TaskBuilder
Argument map made available for the callback groovy function.
writeExternal(ObjectOutput) - Method in class oracle.wsc.feature.webrtc.template.media.SdpPair
 
WscConfigMBean - Interface in oracle.wsc.core.configuration.admin.mbean
WebRTC Session Controller main configuration MBean.
WscDiameterFactory - Interface in oracle.wsc.feature.webrtc.template.diameter
WebRTC Session Controller Diameter factory.
WscDiameterMessage - Interface in oracle.wsc.feature.webrtc.template.diameter
The Interface WscDiameterMessage.
WscDiameterRequest - Interface in oracle.wsc.feature.webrtc.template.diameter
The WscDiameterRequest interface.
WscDiameterResponse - Interface in oracle.wsc.feature.webrtc.template.diameter
Asynchronous response for a Diameter request.
WscFrame - Interface in oracle.wsc.feature.webrtc.template.web
WebRTC Session Controller frame message interface.
WscFuture<T extends ResponseMessage> - Interface in oracle.wsc.feature.webrtc.template.future
Represents a future - similar to a java.util.concurrent.Future without timeout/blocking support.
WscMediaAnswerResponse - Interface in oracle.wsc.feature.webrtc.template.media
Marker interface for SDP answer response from media engine.
WscMediaFactory - Interface in oracle.wsc.feature.webrtc.template.media
Media factory.
WscMediaMessage - Interface in oracle.wsc.feature.webrtc.template.media
The WscMediaMessage interface.
WscMediaOfferResponse - Interface in oracle.wsc.feature.webrtc.template.media
Marker interface for an SDP offer response from a Media Engine.
WscMediaReleaseResponse - Interface in oracle.wsc.feature.webrtc.template.media
Marker interface for release responses from a Media Engine.
WscMediaRequest - Interface in oracle.wsc.feature.webrtc.template.media
The WscMediaRequest interface.
WscMediaRequestType - Enum in oracle.wsc.feature.webrtc.template.media
The WscMediaRequestType enum.
WscMediaResponse - Interface in oracle.wsc.feature.webrtc.template.media
The WscMediaResponse interface.
WscMessage - Interface in oracle.wsc.feature.webrtc.template
All messages (SIP, Web, Media and Diameter) exposed to the groovy layer in WebRTC Session Controller are of this type.
WscSipFactory - Interface in oracle.wsc.feature.webrtc.template.sip
WSC SIP factory.
WscSipMessage - Interface in oracle.wsc.feature.webrtc.template.sip
SIP Message interface.
WscSipRequest - Interface in oracle.wsc.feature.webrtc.template.sip
SipServletRequest wrapper.
WscSipResponse - Interface in oracle.wsc.feature.webrtc.template.sip
SipServletResponse wrapper.
WscWebFactory - Interface in oracle.wsc.feature.webrtc.template.web
WebRTC Session Controller Web Factory.
A B C D E G I L M N O P R S T V W 
Oracle® Communications WebRTC Session Controller Configuration API Reference
E49240-01
7.0

Copyright © 2013, Oracle and/or its affiliates. All rights reserved.