Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.0

E18767-01

A B C D E F G H I J L M N O P R S T U V W X


A

ACA - Class in com.bea.wcp.diameter.accounting
Diameter Accounting-Answer (ACA) Message.
ACA(ByteBuffer, Connection) - Constructor for class com.bea.wcp.diameter.accounting.ACA
 
ACA(ACR, ResultCode) - Constructor for class com.bea.wcp.diameter.accounting.ACA
 
ACA - Static variable in class com.bea.wcp.diameter.Command
Accounting-Answer (ACA)
AccessKey - Class in com.bea.wcp.diameter.sh
Access key used for Sh-Pull, Sh-Update, and Sh-Subs-Notif commands.
AccessKey(UserIdentity, DataReference, Object) - Constructor for class com.bea.wcp.diameter.sh.AccessKey
 
AccessKey(UserIdentity, DataReference) - Constructor for class com.bea.wcp.diameter.sh.AccessKey
 
AccessKey(String) - Constructor for class com.bea.wcp.diameter.sh.AccessKey
Parses AccessKey from specified document selector.
ACCOUNTING_REALTIME_REQUIRED - Static variable in class com.bea.wcp.diameter.Attribute
 
ACCOUNTING_RECORD_NUMBER - Static variable in class com.bea.wcp.diameter.Attribute
 
ACCOUNTING_RECORD_TYPE - Static variable in class com.bea.wcp.diameter.Attribute
 
ACCOUNTING_SESSION_ID - Static variable in class com.bea.wcp.diameter.Attribute
 
ACCOUNTING_SUB_SESSION_ID - Static variable in class com.bea.wcp.diameter.Attribute
 
ACCT_APPLICATION_ID - Static variable in class com.bea.wcp.diameter.Attribute
 
ACCT_INTERIM_INTERVAL - Static variable in class com.bea.wcp.diameter.Attribute
 
ACCT_MULTI_SESSION_ID - Static variable in class com.bea.wcp.diameter.Attribute
 
ACR - Class in com.bea.wcp.diameter.accounting
Diameter Accounting-Request (ACR) message.
ACR(ByteBuffer, Connection) - Constructor for class com.bea.wcp.diameter.accounting.ACR
 
ACR(Node, int, String) - Constructor for class com.bea.wcp.diameter.accounting.ACR
 
ACR - Static variable in class com.bea.wcp.diameter.Command
Accounting-Request (ACR)
ACTION_LOCAL - Static variable in interface com.bea.wcp.diameter.management.descriptor.beans.RouteBean
 
ACTION_LOCAL - Static variable in class com.bea.wcp.diameter.Route
 
ACTION_PROXY - Static variable in interface com.bea.wcp.diameter.management.descriptor.beans.RouteBean
 
ACTION_PROXY - Static variable in class com.bea.wcp.diameter.Route
 
ACTION_REDIRECT - Static variable in interface com.bea.wcp.diameter.management.descriptor.beans.RouteBean
 
ACTION_REDIRECT - Static variable in class com.bea.wcp.diameter.Route
 
ACTION_RELAY - Static variable in interface com.bea.wcp.diameter.management.descriptor.beans.RouteBean
 
ACTION_RELAY - Static variable in class com.bea.wcp.diameter.Route
 
activateBackup(byte) - Method in interface com.bea.wcp.sip.management.runtime.SipServerRuntimeMBean
Activates the backup records for the specified site.
activateUpdate(BeanUpdateEvent) - Method in class com.bea.wcp.diameter.management.descriptor.customizer.DiameterBeanCustomizer
 
activation(ProfileSubscription) - Method in interface com.bea.wcp.profile.ProfileListener
Called when a profile subscription moves from PENDING to ACTIVE state.
add(Attribute, Object) - Method in class com.bea.wcp.diameter.AvpList
Adds a new AVP to the list of AVPs.
add(String, Object) - Method in class com.bea.wcp.diameter.AvpList
Adds a new AVP by name to the list of AVPs.
add(int, Avp) - Method in class com.bea.wcp.diameter.AvpList
 
addApplication(Application, String, Map<String, String>) - Method in class com.bea.wcp.diameter.AppManager
 
addApplication(Application, String) - Method in class com.bea.wcp.diameter.AppManager
 
addApplication(Application) - Method in class com.bea.wcp.diameter.AppManager
 
addAvp(Avp) - Method in class com.bea.wcp.diameter.Message
Adds a new AVP to the message.
addAvp(Attribute, Object) - Method in class com.bea.wcp.diameter.Message
Adds a new AVP to the message.
addAvp(String, Object) - Method in class com.bea.wcp.diameter.Message
Adds a new AVP by name to the message.
addAvps(AvpList) - Method in class com.bea.wcp.diameter.Capabilities
 
addAvps(AvpList) - Method in class com.bea.wcp.diameter.sh.AccessKey
Adds the appropriate AVPs for this AccessKey to the specified list of AVPs.
addAvps(AvpList, Object) - Method in class com.bea.wcp.diameter.sh.DataReference
 
addHistory(Message) - Method in class com.bea.wcp.diameter.util.Simulator
 
addInvalidAvp(Avp) - Method in exception com.bea.wcp.diameter.AvpException
Adds an additional AVP to the list of failed AVPs.
addMissingAvp(Attribute) - Method in exception com.bea.wcp.diameter.AvpException
Adds an additional missing AVP to the list of failed AVPs.
addPeer(Peer) - Method in class com.bea.wcp.diameter.PeerTable
 
addPeer(String, InetAddress, int) - Method in class com.bea.wcp.diameter.PeerTable
 
ADDRESS - Static variable in class com.bea.wcp.diameter.Type
Diameter Address data type
addServer(String) - Method in class com.bea.wcp.diameter.Route
 
align(Buffer) - Static method in class com.bea.wcp.diameter.DataUtils
 
aligned(int) - Static method in class com.bea.wcp.diameter.DataUtils
 
alloc(ByteBuffer, int) - Static method in class com.bea.wcp.diameter.DataUtils
 
Answer - Class in com.bea.wcp.diameter
Diameter answer message.
Answer(Request, ResultCode) - Constructor for class com.bea.wcp.diameter.Answer
Creates a new Answer for the specified Request and ResultCode.
Answer(ByteBuffer, Connection) - Constructor for class com.bea.wcp.diameter.Answer
Creates a new Answer that is parsed from the specified message bytes.
appendXml(XmlBuffer) - Method in class com.bea.wcp.diameter.ApplicationId
 
appendXml(XmlBuffer) - Method in class com.bea.wcp.diameter.Attribute
 
appendXml(XmlBuffer) - Method in class com.bea.wcp.diameter.Avp
 
appendXml(XmlBuffer) - Method in class com.bea.wcp.diameter.AvpList
 
appendXml(XmlBuffer) - Method in class com.bea.wcp.diameter.Command
 
appendXml(XmlBuffer) - Method in class com.bea.wcp.diameter.Message
 
appendXml(XmlBuffer) - Method in class com.bea.wcp.diameter.ResultCode
 
appendXml(XmlBuffer) - Method in class com.bea.wcp.diameter.Session
 
Application - Class in com.bea.wcp.diameter
Base class for all Diameter applications.
Application() - Constructor for class com.bea.wcp.diameter.Application
 
APPLICATION_ID - Static variable in class com.bea.wcp.diameter.cc.CreditControl
 
APPLICATION_ID - Static variable in class com.bea.wcp.diameter.sh.Sh
3GPP Sh application id
APPLICATION_UNSUPPORTED - Static variable in class com.bea.wcp.diameter.ResultCode
 
ApplicationBean - Interface in com.bea.wcp.diameter.management.descriptor.beans
 
ApplicationId - Class in com.bea.wcp.diameter
Diameter application identifier.
ApplicationId(int, boolean) - Constructor for class com.bea.wcp.diameter.ApplicationId
Creates a new ApplicationId for the specified numeric id.
ApplicationId(int, boolean, int[]) - Constructor for class com.bea.wcp.diameter.ApplicationId
Creates a new vendor-specific ApplicationId for the specified numeric id and list of vendor identifiers.
AppManager - Class in com.bea.wcp.diameter
Manages applications for a Diameter node.
AppManager(Node, ConfigurationBean) - Constructor for class com.bea.wcp.diameter.AppManager
 
AppManager(Node) - Constructor for class com.bea.wcp.diameter.AppManager
 
ASA - Static variable in class com.bea.wcp.diameter.Command
Abort-Session-Answer (ASA)
ASR - Static variable in class com.bea.wcp.diameter.Command
Abort-Session-Request (ASR)
attr(String, String) - Method in class com.bea.wcp.diameter.util.XmlBuffer
 
attr(String, int) - Method in class com.bea.wcp.diameter.util.XmlBuffer
 
attr(String, long) - Method in class com.bea.wcp.diameter.util.XmlBuffer
 
Attribute - Class in com.bea.wcp.diameter
Diameter attribute information.
Attribute(int, int, int) - Constructor for class com.bea.wcp.diameter.Attribute
Creates a new "anonymous" Attribute decoded from a Diameter message.
AUTH_APPLICATION_ID - Static variable in class com.bea.wcp.diameter.Attribute
 
AUTH_GRACE_PERIOD - Static variable in class com.bea.wcp.diameter.Attribute
 
AUTH_REQUEST_TYPE - Static variable in class com.bea.wcp.diameter.Attribute
 
AUTH_SESSION_STATE - Static variable in class com.bea.wcp.diameter.Attribute
 
AUTHENTICATION_REJECTED - Static variable in class com.bea.wcp.diameter.ResultCode
 
AUTHORIZATION_LIFETIME - Static variable in class com.bea.wcp.diameter.Attribute
 
AUTHORIZATION_REJECTED - Static variable in class com.bea.wcp.diameter.ResultCode
 
AUTHORIZE_AUTHENTICATE - Static variable in class com.bea.wcp.diameter.Diameter
 
AUTHORIZE_ONLY - Static variable in class com.bea.wcp.diameter.Diameter
 
available() - Method in class com.bea.wcp.diameter.util.ByteBufferInputStream
 
Avp - Class in com.bea.wcp.diameter
Represents a Diameter AVP (Attribute-Value Pair).
Avp(Attribute, Object) - Constructor for class com.bea.wcp.diameter.Avp
Creates a new AVP for the specified Attribute and value.
Avp(String, Object) - Constructor for class com.bea.wcp.diameter.Avp
Creates a new AVP for the specified attribute name and value.
Avp(Avp) - Constructor for class com.bea.wcp.diameter.Avp
Creates a new Avp copied from the specified Avp.
AVP_NOT_ALLOWED - Static variable in class com.bea.wcp.diameter.ResultCode
 
AVP_OCCURS_TOO_MANY_TIMES - Static variable in class com.bea.wcp.diameter.ResultCode
 
AVP_UNSUPPORTED - Static variable in class com.bea.wcp.diameter.ResultCode
 
AvpException - Exception in com.bea.wcp.diameter
Exception raised if an invalid AVP was encountered in a Diameter message.
AvpException(ResultCode, Avp) - Constructor for exception com.bea.wcp.diameter.AvpException
Creates a new AvpException for the specified ResultCode and invalid AVP.
AvpException(ResultCode, Avp[]) - Constructor for exception com.bea.wcp.diameter.AvpException
Creates a new AvpException for the specified ResultCode and invalid AVPs.
AvpException(ResultCode, Attribute) - Constructor for exception com.bea.wcp.diameter.AvpException
Creates a new AvpException for the specified ResultCode and missing AVP.
AvpList - Class in com.bea.wcp.diameter
An AvpList is used to represent the AVPs of a Diameter message or the AVPs contained within a grouped AVP.
AvpList() - Constructor for class com.bea.wcp.diameter.AvpList
Creates a new empty AvpList.
AvpList(Avp[]) - Constructor for class com.bea.wcp.diameter.AvpList
 
avpOccursTooManyTimes(Avp) - Static method in exception com.bea.wcp.diameter.AvpException
Convenience method to return an AvpException indicating that the specified AVP occurs too many times in the message.

B

BASE_ACCOUNTING - Static variable in class com.bea.wcp.diameter.ApplicationId
 
BASIC - Static variable in class com.bea.wcp.sip.engine.tracing.TraceLogLevel
 
BEA_VENDOR_ID - Static variable in class com.bea.wcp.diameter.Diameter
 
bodyIsIndirect(SipServletMessage) - Static method in class com.bea.wcp.sip.util.ContentIndirectionUtil
Is msg using Indirect Content?
ByteBufferInputStream - Class in com.bea.wcp.diameter.util
An input stream that reads from a byte buffer.
ByteBufferInputStream(ByteBuffer) - Constructor for class com.bea.wcp.diameter.util.ByteBufferInputStream
 
BYTES - Static variable in class com.bea.wcp.diameter.Type
Diameter OctetString data type
byteToHex(byte) - Static method in class com.bea.wcp.sip.util.DigestUtils
Method that converts one byte data into a two-digit hexadecimal string.

C

cancel() - Method in class com.bea.wcp.diameter.Request
 
cancel() - Method in interface com.bea.wcp.profile.ProfileSubscription
Cancel this subscription.
CannotProceedException - Exception in com.bea.wcp.sip.management.runtime
 
CannotProceedException(String) - Constructor for exception com.bea.wcp.sip.management.runtime.CannotProceedException
 
canSubscribe() - Method in class com.bea.wcp.diameter.sh.DataReference
 
Capabilities - Class in com.bea.wcp.diameter
Represents the capabilities of a Diameter peer.
Capabilities(Node) - Constructor for class com.bea.wcp.diameter.Capabilities
 
Capabilities(Message) - Constructor for class com.bea.wcp.diameter.Capabilities
 
CC_REQUEST_NUMBER - Static variable in class com.bea.wcp.diameter.cc.CreditControl
 
CC_REQUEST_TYPE - Static variable in class com.bea.wcp.diameter.cc.CreditControl
 
CCA - Class in com.bea.wcp.diameter.cc
Diameter Credit-Control-Answer message.
CCA(ByteBuffer, Connection) - Constructor for class com.bea.wcp.diameter.cc.CCA
 
CCA(CCR, ResultCode) - Constructor for class com.bea.wcp.diameter.cc.CCA
 
CCA - Static variable in class com.bea.wcp.diameter.cc.CreditControl
 
CCR - Class in com.bea.wcp.diameter.cc
Diameter Credit-Control-Request.
CCR(ByteBuffer, Connection) - Constructor for class com.bea.wcp.diameter.cc.CCR
 
CCR(Node, int, String) - Constructor for class com.bea.wcp.diameter.cc.CCR
 
CCR - Static variable in class com.bea.wcp.diameter.cc.CreditControl
 
cdata(String, ByteBuffer, boolean) - Method in class com.bea.wcp.diameter.util.XmlBuffer
 
CEA - Static variable in class com.bea.wcp.diameter.Command
Capabilities-Exchange-Answer (CEA)
CER - Static variable in class com.bea.wcp.diameter.Command
Capabilities-Exchange-Request (CER)
Charging - Class in com.bea.wcp.diameter.charging
Common definitions for 3GPP charging functions (Rf and Ro).
Charging() - Constructor for class com.bea.wcp.diameter.charging.Charging
 
CHARGING_INFORMATION - Static variable in class com.bea.wcp.diameter.sh.DataReference
 
CHECK_BALANCE - Static variable in class com.bea.wcp.diameter.cc.CreditControl
 
CLASS - Static variable in class com.bea.wcp.diameter.Attribute
 
clearHistory() - Method in class com.bea.wcp.diameter.util.Simulator
 
ClientApplication - Class in com.bea.wcp.diameter
Base class for Diameter client applications.
ClientApplication() - Constructor for class com.bea.wcp.diameter.ClientApplication
 
ClientSession - Class in com.bea.wcp.diameter.accounting
Client accounting session implementing the client accounting state machine described in RFC 3588 section 8.2.
ClientSession(Application) - Constructor for class com.bea.wcp.diameter.accounting.ClientSession
Creates a new ClientSession for the specified application.
ClientSession - Class in com.bea.wcp.diameter.cc
Diameter credit control application client session.
ClientSession(Application) - Constructor for class com.bea.wcp.diameter.cc.ClientSession
Creates a new ClientSession for the specified application.
close() - Method in class com.bea.wcp.diameter.Peer
 
CLOSED - Static variable in class com.bea.wcp.diameter.PeerState
 
CLOSING - Static variable in class com.bea.wcp.diameter.PeerState
 
CODE_AC - Static variable in class com.bea.wcp.diameter.Command
 
CODE_ACCOUNTING_RECORD_NUMBER - Static variable in class com.bea.wcp.diameter.Attribute
 
CODE_ACCOUNTING_RECORD_TYPE - Static variable in class com.bea.wcp.diameter.Attribute
 
CODE_ACCT_APPLICATION_ID - Static variable in class com.bea.wcp.diameter.Attribute
 
CODE_ACCT_INTERIM_INTERVAL - Static variable in class com.bea.wcp.diameter.Attribute
 
CODE_AUTH_APPLICATION_ID - Static variable in class com.bea.wcp.diameter.Attribute
 
CODE_CC - Static variable in class com.bea.wcp.diameter.cc.CreditControl
 
CODE_CC_REQUEST_NUMBER - Static variable in class com.bea.wcp.diameter.cc.CreditControl
 
CODE_CC_REQUEST_TYPE - Static variable in class com.bea.wcp.diameter.cc.CreditControl
 
CODE_CE - Static variable in class com.bea.wcp.diameter.Command
 
CODE_CHARGING_INFORMATION - Static variable in class com.bea.wcp.diameter.sh.DataReference
 
CODE_DESTINATION_HOST - Static variable in class com.bea.wcp.diameter.Attribute
 
CODE_DESTINATION_REALM - Static variable in class com.bea.wcp.diameter.Attribute
 
CODE_DP - Static variable in class com.bea.wcp.diameter.Command
 
CODE_DW - Static variable in class com.bea.wcp.diameter.Command
 
CODE_EXPERIMENTAL_RESULT - Static variable in class com.bea.wcp.diameter.Attribute
 
CODE_EXPERIMENTAL_RESULT_CODE - Static variable in class com.bea.wcp.diameter.Attribute
 
CODE_FIRMWARE_REVISION - Static variable in class com.bea.wcp.diameter.Attribute
 
CODE_HOST_IP_ADDRESS - Static variable in class com.bea.wcp.diameter.Attribute
 
CODE_IMS_PUBLIC_IDENTITY - Static variable in class com.bea.wcp.diameter.sh.DataReference
 
CODE_IMS_USER_STATE - Static variable in class com.bea.wcp.diameter.sh.DataReference
 
CODE_INBAND_SECURITY_ID - Static variable in class com.bea.wcp.diameter.Attribute
 
CODE_INITIAL_FILTER_CRITERIA - Static variable in class com.bea.wcp.diameter.sh.DataReference
 
CODE_LOCATION_INFORMATION - Static variable in class com.bea.wcp.diameter.sh.DataReference
 
CODE_MSISDN - Static variable in class com.bea.wcp.diameter.sh.DataReference
 
CODE_MSISDN - Static variable in class com.bea.wcp.diameter.sh.Sh
 
CODE_ORIGIN_HOST - Static variable in class com.bea.wcp.diameter.Attribute
 
CODE_ORIGIN_REALM - Static variable in class com.bea.wcp.diameter.Attribute
 
CODE_PRODUCT_NAME - Static variable in class com.bea.wcp.diameter.Attribute
 
CODE_PROXY_INFO - Static variable in class com.bea.wcp.diameter.Attribute
 
CODE_PSI_ACTIVATION - Static variable in class com.bea.wcp.diameter.sh.DataReference
 
CODE_PUBLIC_IDENTITY - Static variable in class com.bea.wcp.diameter.sh.Sh
 
CODE_RA - Static variable in class com.bea.wcp.diameter.Command
 
CODE_REPOSITORY_DATA - Static variable in class com.bea.wcp.diameter.sh.DataReference
 
CODE_REQUESTED_ACTION - Static variable in class com.bea.wcp.diameter.cc.CreditControl
 
CODE_RESULT_CODE - Static variable in class com.bea.wcp.diameter.Attribute
 
CODE_ROUTE_RECORD - Static variable in class com.bea.wcp.diameter.Attribute
 
CODE_S_CSCF_NAME - Static variable in class com.bea.wcp.diameter.sh.DataReference
 
CODE_SERVICE_CONTEXT_ID - Static variable in class com.bea.wcp.diameter.cc.CreditControl
 
CODE_SESSION_ID - Static variable in class com.bea.wcp.diameter.Attribute
 
CODE_SUPPORTED_VENDOR_ID - Static variable in class com.bea.wcp.diameter.Attribute
 
CODE_USER_NAME - Static variable in class com.bea.wcp.diameter.Attribute
 
CODE_USER_STATE - Static variable in class com.bea.wcp.diameter.sh.DataReference
 
CODE_VENDOR_ID - Static variable in class com.bea.wcp.diameter.Attribute
 
CODE_VENDOR_SPECIFIC_APPLICATION_ID - Static variable in class com.bea.wcp.diameter.Attribute
 
com.bea.wcp.diameter - package com.bea.wcp.diameter
The Diameter base protocol API.
com.bea.wcp.diameter.accounting - package com.bea.wcp.diameter.accounting
The Diameter offline charging API (Rf interface).
com.bea.wcp.diameter.cc - package com.bea.wcp.diameter.cc
The Diameter credit control API (Ro interface).
com.bea.wcp.diameter.charging - package com.bea.wcp.diameter.charging
Common definitions, classes, and Diameter applications for 3GPP charging functions (Ro and Rf interfaces).
com.bea.wcp.diameter.management.descriptor.beans - package com.bea.wcp.diameter.management.descriptor.beans
 
com.bea.wcp.diameter.management.descriptor.customizer - package com.bea.wcp.diameter.management.descriptor.customizer
 
com.bea.wcp.diameter.management.descriptor.validator - package com.bea.wcp.diameter.management.descriptor.validator
 
com.bea.wcp.diameter.relay - package com.bea.wcp.diameter.relay
A Diameter relay implementation.
com.bea.wcp.diameter.sh - package com.bea.wcp.diameter.sh
The Diameter Sh Client implementation.
com.bea.wcp.diameter.util - package com.bea.wcp.diameter.util
Diameter base protocol API helper utilities.
Command - Class in com.bea.wcp.diameter
Diameter command information.
COMMAND_UNSUPPORTED - Static variable in class com.bea.wcp.diameter.ResultCode
 
commit() - Method in class com.bea.wcp.diameter.Answer
 
commit() - Method in class com.bea.wcp.diameter.Message
Commits a message currently being sent.
commit() - Method in class com.bea.wcp.diameter.Request
Commits the request and sends it to the destination peer or realm.
COMMON - Static variable in class com.bea.wcp.diameter.ApplicationId
 
ConcurrentProfileModificationException - Exception in com.bea.wcp.profile
This exception is thrown if concurrent modification of a profile document on the server has been detected.
ConcurrentProfileModificationException(String) - Constructor for exception com.bea.wcp.profile.ConcurrentProfileModificationException
 
ConcurrentProfileModificationException(String, Throwable) - Constructor for exception com.bea.wcp.profile.ConcurrentProfileModificationException
 
ConfigurationBean - Interface in com.bea.wcp.diameter.management.descriptor.beans
 
connCER(Request) - Method in class com.bea.wcp.diameter.Peer
 
connCER(Peer, Peer.CER) - Method in class com.bea.wcp.diameter.PeerState
 
connect(Peer) - Method in class com.bea.wcp.diameter.Node
 
ContentIndirectionException - Exception in com.bea.wcp.sip.util
 
ContentIndirectionUtil - Class in com.bea.wcp.sip.util
A SIP message consists of a start line, various headers, and then the body of the message.
CONTRADICTING_AVPS - Static variable in class com.bea.wcp.diameter.ResultCode
 
contradictingAvps(Avp, Avp) - Static method in exception com.bea.wcp.diameter.AvpException
Convenience method to return an AvpException indicating indicating contradicting AVPs in a message.
createACR(RecordType) - Method in class com.bea.wcp.diameter.accounting.ClientSession
Creates a new accounting request (ACR) for the specified accounting record type.
createAnswer(Request) - Method in exception com.bea.wcp.diameter.AvpException
Creates a new Answer message for a Request that contained invalid AVPs.
createAnswer(ByteBuffer, Connection) - Method in class com.bea.wcp.diameter.GenericMessageFactory
 
createAnswer(Request, ResultCode) - Method in class com.bea.wcp.diameter.GenericMessageFactory
 
createAnswer(Request) - Method in exception com.bea.wcp.diameter.MessageException
Creates a new Answer message for an invalid Request.
createAnswer(ByteBuffer, Connection) - Method in interface com.bea.wcp.diameter.MessageFactory
 
createAnswer(Request, ResultCode) - Method in interface com.bea.wcp.diameter.MessageFactory
 
createAnswer(ResultCode) - Method in class com.bea.wcp.diameter.Peer.CER
 
createAnswer(ResultCode) - Method in class com.bea.wcp.diameter.Request
Creates an Answer message for this request.
createAnswer(ResultCode, String) - Method in class com.bea.wcp.diameter.Request
Creates a new Answer message for this request.
createApplication(String) - Method in interface com.bea.wcp.diameter.management.descriptor.beans.ConfigurationBean
 
createCCR(RequestType) - Method in class com.bea.wcp.diameter.cc.ClientSession
Creates a new credit-control request (CCR) for the specified request type.
createConfiguration() - Method in interface com.bea.wcp.diameter.management.descriptor.beans.DiameterBean
 
createConfiguration(String) - Method in interface com.bea.wcp.diameter.management.descriptor.beans.DiameterBean
 
createDefaultRoute() - Method in interface com.bea.wcp.diameter.management.descriptor.beans.ConfigurationBean
 
createDigestResponseWithHA1(String, String, Map, String, String, String, String, String, String) - Static method in class com.bea.wcp.sip.util.DigestUtils
This method creates the DIGEST authentication response for the client, using the HA1 and other parameters that are passed in.
createDigestResponseWithPassword(String, String, Map, String, String, String, String, String, String) - Static method in class com.bea.wcp.sip.util.DigestUtils
This method creates the DIGEST authentication response for the client, using the clear text password and other parameters that are passed in.
createEventACR() - Method in class com.bea.wcp.diameter.charging.RfApplication
Creates a new ACR EVENT requests for event-based offline charging.
createEventCCR() - Method in class com.bea.wcp.diameter.charging.RoApplication
 
createMessageDebug() - Method in interface com.bea.wcp.diameter.management.descriptor.beans.ConfigurationBean
 
createMsControlFactory(String) - Method in interface oracle.sdp.jsr309.configuration.beans.Jsr309ConfigurationBean
Create a MsControlFactoryBean by a given bean name.
createNode(File) - Static method in class com.bea.wcp.diameter.Node
Creates a new Diameter Node instance for the specified configuration.
createParam() - Method in interface com.bea.wcp.diameter.management.descriptor.beans.ApplicationBean
 
createParam(String) - Method in interface com.bea.wcp.diameter.management.descriptor.beans.ApplicationBean
 
createPeer() - Method in interface com.bea.wcp.diameter.management.descriptor.beans.ConfigurationBean
 
createPeer(String) - Method in interface com.bea.wcp.diameter.management.descriptor.beans.ConfigurationBean
 
createPrack() - Method in interface com.bea.wcp.sip.WlssSipServletResponse
Deprecated. in favor of SipServletResponse#createPrack()
createProperty(String) - Method in interface oracle.sdp.jsr309.configuration.beans.MsControlFactoryBean
Create MsFactoryPropertyBean by name.
createPUR(AccessKey, ByteBuffer) - Method in class com.bea.wcp.diameter.sh.ShSession
 
createRequest(Command) - Method in class com.bea.wcp.diameter.Application
Creates a new Request for this application but with no associated session.
createRequest(ByteBuffer, Connection) - Method in class com.bea.wcp.diameter.GenericMessageFactory
 
createRequest(Node, Command, int, String) - Method in class com.bea.wcp.diameter.GenericMessageFactory
 
createRequest(ByteBuffer, Connection) - Method in interface com.bea.wcp.diameter.MessageFactory
Decodes Diameter message from a byte buffer.
createRequest(Node, Command, int, String) - Method in interface com.bea.wcp.diameter.MessageFactory
Creates a new Message with the specified command.
createRequest(Command) - Method in class com.bea.wcp.diameter.Session
Creates a new Request for this session.
createRequest(Command, AccessKey) - Method in class com.bea.wcp.diameter.sh.ShSession
 
createRequest(SipServletRequest, Map, boolean) - Method in interface com.bea.wcp.sip.WlssSipFactory
Creates a new request object belonging to a new SipSession.
createRoute() - Method in interface com.bea.wcp.diameter.management.descriptor.beans.ConfigurationBean
 
createRoute(String) - Method in interface com.bea.wcp.diameter.management.descriptor.beans.ConfigurationBean
 
createSession() - Method in class com.bea.wcp.diameter.charging.RfApplication
Creates a new RfSession for session-based offline charging.
createSession(String) - Method in class com.bea.wcp.diameter.charging.RfSimulator
 
createSession() - Method in class com.bea.wcp.diameter.charging.RoApplication
Creates a new RoSession.
createSession(String) - Method in class com.bea.wcp.diameter.charging.RoSimulator
 
createSession(String) - Method in class com.bea.wcp.diameter.sh.HssSimulator
 
createSession() - Method in class com.bea.wcp.diameter.sh.ShApplication
Creates a new client ShSession.
createSession(String) - Method in class com.bea.wcp.diameter.util.Simulator
 
createSessionId() - Method in class com.bea.wcp.diameter.Application
Called by Session constructor when creating new session ids.
createSNR(AccessKey, boolean) - Method in class com.bea.wcp.diameter.sh.ShSession
 
createTextElement(Document, String, String) - Static method in class com.bea.wcp.diameter.util.XmlUtils
 
createTraceMessageListener(ServletConfig) - Method in interface com.bea.wcp.sip.engine.tracing.listener.TraceMessageListenerFactory
Create an instance of the built-in message tracer.
createUDR(AccessKey) - Method in class com.bea.wcp.diameter.sh.ShSession
 
CreditControl - Class in com.bea.wcp.diameter.cc
Shared constants used by Diameter credit-control applications.
CreditControl() - Constructor for class com.bea.wcp.diameter.cc.CreditControl
 
CURRENT_LOCATION - Static variable in class com.bea.wcp.diameter.sh.Sh
 

D

DATA_REFERENCE - Static variable in class com.bea.wcp.diameter.sh.Sh
 
DataReference - Class in com.bea.wcp.diameter.sh
Supported Sh data reference types.
DataUtils - Class in com.bea.wcp.diameter
Utility methods for reading and writing Diameter message data.
DataUtils() - Constructor for class com.bea.wcp.diameter.DataUtils
 
Debug - Class in com.bea.wcp.diameter.util
Utility methods for debug logging to stdout.
Debug() - Constructor for class com.bea.wcp.diameter.util.Debug
 
debug(String, Throwable) - Static method in class com.bea.wcp.diameter.util.Debug
 
debug(String) - Static method in class com.bea.wcp.diameter.util.Debug
 
debug(String, Throwable, StackTraceElement) - Static method in class com.bea.wcp.diameter.util.Debug
 
decode(Avp) - Static method in class com.bea.wcp.diameter.ApplicationId
If the specified AVP is an Auth-Application-Id, Acct-Application-Id, or Vendor-Specified-Application-Id AVP, then returns the ApplicationId representing the advertised application.
decode(ByteBuffer) - Method in class com.bea.wcp.diameter.AvpList
 
decode(ByteBuffer, Connection) - Static method in class com.bea.wcp.diameter.Message
Decodes message header from specified message bytes and connection.
decode(Avp) - Static method in class com.bea.wcp.diameter.ResultCode
If the specified AVP is a Result-Code or Experimental-Result AVP, then returns a new ResultCode for the result.
decode(Avp) - Static method in class com.bea.wcp.diameter.sh.UserIdentity
 
decode(Avp, ByteBuffer) - Method in class com.bea.wcp.diameter.Type
Decodes specified AVP value bytes.
decodeAvps(ByteBuffer) - Method in class com.bea.wcp.diameter.Message
Called by Connection to decode message AVPs.
decryptBytes(byte[]) - Method in class com.bea.wcp.sip.security.utils.JSafeEncryptionUtil
Decrypt this byte array.
decryptString(byte[]) - Method in class com.bea.wcp.sip.security.utils.JSafeEncryptionUtil
decrypts the byte array into clear text string
DEF_ECHO_PORT - Static variable in class com.bea.wcp.util.WlssEchoServer
The choice of default port is arbitrary
DEFALUT_SUPPORTED_METHODS - Static variable in interface oracle.sdp.proxyregistrar.configuration.beans.RegistrarBean
default value of the SUPPORTED_METHODS parameter.
DEFAULT_CONFIGURATION_NAME - Static variable in interface com.bea.wcp.diameter.management.descriptor.beans.ConfigurationBean
 
DEFAULT_ENUM_DNS_SERVER_ADDRESS - Static variable in interface oracle.sdp.proxyregistrar.configuration.beans.ProxyBean
default value of the ENUM_DNS_SERVER_ADDRESS parameter.
DEFAULT_ENUM_SIP_SERVICE_FIELD - Static variable in interface oracle.sdp.proxyregistrar.configuration.beans.ProxyBean
default value of the ENUM_SIP_SERVICE_FIELD parameter.
DEFAULT_ENUM_ZONE - Static variable in interface oracle.sdp.proxyregistrar.configuration.beans.ProxyBean
default value of the ENUM_ZONE parameter.
DEFAULT_LS_IMPL_NAME - Static variable in interface oracle.sdp.proxyregistrar.configuration.beans.ProxyBean
default value of the LS_IMPL_NAME parameter.
DEFAULT_PEER_RETRY_DELAY - Static variable in class com.bea.wcp.diameter.PeerTable
Default connection retry in seconds
DEFAULT_PORT - Static variable in class com.bea.wcp.diameter.Peer
 
DEFAULT_REQUEST_TIMEOUT - Static variable in class com.bea.wcp.diameter.PeerTable
Default request timeout in milliseconds
DEFAULT_WATCHDOG_TIMEOUT - Static variable in class com.bea.wcp.diameter.PeerTable
Default watchdog timeout in seconds
DefaultRouteBean - Interface in com.bea.wcp.diameter.management.descriptor.beans
 
define(int, String, int, int, Type) - Static method in class com.bea.wcp.diameter.Attribute
Defines a new Diameter attribute.
define(int, String, int, Type) - Static method in class com.bea.wcp.diameter.Attribute
Defines a new Diameter attribute with default flags (FLAG_MANDATORY).
define(int, String, Type) - Static method in class com.bea.wcp.diameter.Attribute
Defines a new Diameter base protocol attribute with default flags (FLAG_MANDATORY).
define(int, String) - Static method in class com.bea.wcp.diameter.Attribute
Defines a new Diameter base protocol attribute with default flags (FLAGS_MANDATORY) and data type of "Integer32".
define(int, String, boolean, boolean, MessageFactory) - Static method in class com.bea.wcp.diameter.Command
Defines a new Command.
define(int, String, boolean, boolean) - Static method in class com.bea.wcp.diameter.Command
Defines a new Command with default message factory.
define(int, String, boolean) - Static method in class com.bea.wcp.diameter.Command
Defines a new Command which is proxiable and uses the default message factory.
define(int, int, String) - Static method in class com.bea.wcp.diameter.ResultCode
Creates a new "experimental" ResultCode with the specified numeric code, vendor id, and error message.
define(int, String) - Static method in class com.bea.wcp.diameter.ResultCode
Creates a new ResultCode for the specified numeric code and error message.
deleteBackup(byte) - Method in interface com.bea.wcp.sip.management.runtime.SipServerRuntimeMBean
Deletes the backup records for the specified site.
deleteDocument(String) - Method in interface com.bea.wcp.profile.ProfileService
Delete a document.
deleteDocument(Address, String) - Method in interface com.bea.wcp.profile.ProfileService
Delete a document.
deleteDocument(String) - Method in class com.bea.wcp.profile.ProfileServiceSpiImplBase
 
deleteDocument(Address, String) - Method in class com.bea.wcp.profile.ProfileServiceSpiImplBase
 
deleteDocument(String) - Method in class com.bea.wcp.profile.ShProviderCached
 
deleteDocument(Address, String) - Method in class com.bea.wcp.profile.ShProviderCached
 
deliverToApplication(Message) - Method in class com.bea.wcp.diameter.Node
Called by provider to deliver message to application with specified id.
deliverToSession(Message, Session) - Method in class com.bea.wcp.diameter.Node
Deliver message to specified session.
DESTINATION_HOST - Static variable in class com.bea.wcp.diameter.Attribute
 
DESTINATION_REALM - Static variable in class com.bea.wcp.diameter.Attribute
 
destroyApplication(ApplicationBean) - Method in interface com.bea.wcp.diameter.management.descriptor.beans.ConfigurationBean
 
destroyConfiguration(ConfigurationBean) - Method in interface com.bea.wcp.diameter.management.descriptor.beans.DiameterBean
 
destroyDefaultRoute(DefaultRouteBean) - Method in interface com.bea.wcp.diameter.management.descriptor.beans.ConfigurationBean
 
destroyMessageDebug(MessageDebugBean) - Method in interface com.bea.wcp.diameter.management.descriptor.beans.ConfigurationBean
 
destroyMsControlFactory(MsControlFactoryBean) - Method in interface oracle.sdp.jsr309.configuration.beans.Jsr309ConfigurationBean
destroy the the specific MsControlFactoryBean from the MBean tree.
destroyParam(ParamBean) - Method in interface com.bea.wcp.diameter.management.descriptor.beans.ApplicationBean
 
destroyPeer(PeerBean) - Method in interface com.bea.wcp.diameter.management.descriptor.beans.ConfigurationBean
 
destroyProperty(MsFactoryPropertyBean) - Method in interface oracle.sdp.jsr309.configuration.beans.MsControlFactoryBean
Destroy MsFactoryPropertyBean.
destroyRoute(RouteBean) - Method in interface com.bea.wcp.diameter.management.descriptor.beans.ConfigurationBean
 
Diameter - Class in com.bea.wcp.diameter
Diameter base shared constants.
Diameter() - Constructor for class com.bea.wcp.diameter.Diameter
 
DIAMETER_ADMINISTRATIVE - Static variable in class com.bea.wcp.diameter.Diameter
 
DIAMETER_AUTH_EXPIRED - Static variable in class com.bea.wcp.diameter.Diameter
 
DIAMETER_BAD_ANSWER - Static variable in class com.bea.wcp.diameter.Diameter
 
DIAMETER_LINK_BROKEN - Static variable in class com.bea.wcp.diameter.Diameter
 
DIAMETER_LOGOUT - Static variable in class com.bea.wcp.diameter.Diameter
 
DIAMETER_SERVICE_NOT_PROVIDED - Static variable in class com.bea.wcp.diameter.Diameter
 
DIAMETER_SESSION_TIMEOUT - Static variable in class com.bea.wcp.diameter.Diameter
 
DIAMETER_USER_MOVED - Static variable in class com.bea.wcp.diameter.Diameter
 
DiameterBean - Interface in com.bea.wcp.diameter.management.descriptor.beans
 
DiameterBeanCustomizer - Class in com.bea.wcp.diameter.management.descriptor.customizer
 
DiameterBeanCustomizer(DescriptorBean) - Constructor for class com.bea.wcp.diameter.management.descriptor.customizer.DiameterBeanCustomizer
 
DiameterDescriptorBean - Interface in com.bea.wcp.diameter.management.descriptor.beans
This abstract bean is the base interface for all DiameterBean interfaces.
DiameterException - Exception in com.bea.wcp.diameter
Base class for Diameter exception types.
DiameterException() - Constructor for exception com.bea.wcp.diameter.DiameterException
Constructs a new DiameterException with no detail message.
DiameterException(String) - Constructor for exception com.bea.wcp.diameter.DiameterException
Constructs a new DiameterException with the specified detail message.
DiameterException(String, Throwable) - Constructor for exception com.bea.wcp.diameter.DiameterException
Constructs a new DiameterException with the specified detail message and cause.
DiameterException(Throwable) - Constructor for exception com.bea.wcp.diameter.DiameterException
Constructs a new DiameterException with the specified cause and a detail message of (cause==null ? null : cause.toString())
DigestUtils - Class in com.bea.wcp.sip.util
Conveneince methods for Digest authentication process.
DIRECT_DEBITING - Static variable in class com.bea.wcp.diameter.cc.CreditControl
 
disconnect(Connection) - Method in class com.bea.wcp.diameter.Peer
 
DISCONNECT_CAUSE - Static variable in class com.bea.wcp.diameter.Attribute
 
dispatch(Message) - Method in class com.bea.wcp.diameter.Node
Dispatch message to session or application.
dispatchRelay(Message) - Method in class com.bea.wcp.diameter.Node
Dispatch message to relay application.
dispatchThreadAnswer(Request, Answer) - Method in class com.bea.wcp.diameter.Node
 
doAction(WlssAction) - Method in interface com.bea.wcp.sip.WlssSipApplicationSession
This methods executes WlssTask in a transactional manner.
doAction(String, WlssAction) - Method in interface com.bea.wcp.sip.WlssSipSessionsUtil
This method allows a way to execute a WlssAction in a synchronous manner.
doAction(String, WlssAction) - Method in interface com.bea.wcp.util.Sessions
Deprecated. com.bea.wcp.sip.WlssSipSessionsUtil.doAction(String applicationSessionId, WlssAction action) should be used instead
doAsynchronousAction(WlssAsynchronousAction) - Method in interface com.bea.wcp.sip.WlssSipApplicationSession
This method allows an application to access a SipApplicationSession in an asynchronous manner.
doAsynchronousAction(String, WlssAsynchronousAction) - Method in interface com.bea.wcp.sip.WlssSipSessionsUtil
This method allows an application to access a SipApplicationSession in an asynchronous manner.
DPA - Static variable in class com.bea.wcp.diameter.Command
Disconnect-Peer-Answer (DPA)
DPR - Static variable in class com.bea.wcp.diameter.Command
Disconnect-Peer-Request (DPR)
dumpHistory(PrintWriter) - Method in class com.bea.wcp.diameter.charging.RfSimulator
 
dumpHistory(OutputStream) - Method in class com.bea.wcp.diameter.charging.RfSimulator
 
dumpHistory(PrintWriter) - Method in class com.bea.wcp.diameter.charging.RoSimulator
 
dumpHistory(OutputStream) - Method in class com.bea.wcp.diameter.charging.RoSimulator
 
DWA - Static variable in class com.bea.wcp.diameter.Command
Device-Watchdog-Answer (DWA)
DWR - Static variable in class com.bea.wcp.diameter.Command
Device-Watchdog-Request (DWR)

E

E2E_SEQUENCE - Static variable in class com.bea.wcp.diameter.Attribute
 
elect() - Method in class com.bea.wcp.diameter.Peer
 
ELECTION_LOST - Static variable in class com.bea.wcp.diameter.ResultCode
 
encode(ByteBuffer) - Method in class com.bea.wcp.diameter.AvpList
 
encode(ByteBuffer) - Method in class com.bea.wcp.diameter.Message
Encodes this diameter message to the specified byte buffer.
encode() - Method in class com.bea.wcp.diameter.Message
Returns a byte buffer which contains the encoded message bytes.
encode(ByteBuffer, Object) - Method in class com.bea.wcp.diameter.Type
Encodes value of AVP to specified byte buffer.
encryptBytes(byte[]) - Method in class com.bea.wcp.sip.security.utils.JSafeEncryptionUtil
Encrypt this byte array.
encryptString(String) - Method in class com.bea.wcp.sip.security.utils.JSafeEncryptionUtil
Encrypts a string in clear text
end() - Method in class com.bea.wcp.diameter.util.XmlBuffer
 
Enumerated - Interface in com.bea.wcp.diameter
Any enum value which implements this interface can be used as the value of an AVP of type INTEGER32, INTEGER64, or ENUMERATED.
equals(Object) - Method in class com.bea.wcp.diameter.ApplicationId
Compares this ApplicationId to another for equality.
equals(Object) - Method in class com.bea.wcp.diameter.Attribute
Compares this Attribute to another for equality.
equals(Object) - Method in class com.bea.wcp.diameter.Avp
Compares this AVP to another object for equality.
equals(Object) - Method in class com.bea.wcp.diameter.ResultCode
 
equals(Object) - Method in class com.bea.wcp.diameter.sh.AccessKey
 
equals(Object) - Method in class com.bea.wcp.diameter.sh.TBCD
 
equals(Object) - Method in class com.bea.wcp.diameter.sh.UserIdentity
 
ERROR_FEATURE_UNSUPPORTED - Static variable in class com.bea.wcp.diameter.sh.Sh
 
ERROR_MESSAGE - Static variable in class com.bea.wcp.diameter.Attribute
 
ERROR_OPERATION_NOT_ALLOWED - Static variable in class com.bea.wcp.diameter.sh.Sh
 
ERROR_REPORTING_HOST - Static variable in class com.bea.wcp.diameter.Attribute
 
ERROR_TOO_MUCH_DATA - Static variable in class com.bea.wcp.diameter.sh.Sh
 
ERROR_TRANSPARENT_DATA_OUT_OF_SYNC - Static variable in class com.bea.wcp.diameter.sh.Sh
 
ERROR_USER_DATA_CANNOT_BE_MODIFIED - Static variable in class com.bea.wcp.diameter.sh.Sh
 
ERROR_USER_DATA_CANNOT_BE_NOTIFIED - Static variable in class com.bea.wcp.diameter.sh.Sh
 
ERROR_USER_DATA_CANNOT_BE_READ - Static variable in class com.bea.wcp.diameter.sh.Sh
 
ERROR_USER_DATA_NOT_RECOGNIZED - Static variable in class com.bea.wcp.diameter.sh.Sh
 
ERROR_USER_UNKNOWN - Static variable in class com.bea.wcp.diameter.sh.Sh
 
EVENT_TIMESTAMP - Static variable in class com.bea.wcp.diameter.Attribute
 
execute(Runnable) - Method in class com.bea.wcp.diameter.Node
 
expand(ByteBuffer, int) - Static method in class com.bea.wcp.diameter.DataUtils
 
EXPERIMENTAL_RESULT - Static variable in class com.bea.wcp.diameter.Attribute
 
EXPERIMENTAL_RESULT_CODE - Static variable in class com.bea.wcp.diameter.Attribute
 
expiry(ProfileSubscription) - Method in interface com.bea.wcp.profile.ProfileListener
Called when a subscription moves from ACTIVE to INACTIVE state.
ExternalLoadBalancerRuntimeMBean - Interface in com.bea.wcp.sip.management.runtime
ExternalLoadBalancer MBean

F

FAILED_AVP - Static variable in class com.bea.wcp.diameter.Attribute
 
failure(ProfileSubscription, ProfileException) - Method in interface com.bea.wcp.profile.ProfileListener
Called when an active subscription is terminated due to an error.
FEATURE_LIST - Static variable in class com.bea.wcp.diameter.sh.Sh
 
FEATURE_LIST_ID - Static variable in class com.bea.wcp.diameter.sh.Sh
 
FIRMWARE_REVISION - Static variable in class com.bea.wcp.diameter.Attribute
 
FLAG_END_TO_END_ENCRYPTION - Static variable in class com.bea.wcp.diameter.Attribute
 
FLAG_ERROR - Static variable in class com.bea.wcp.diameter.Message
 
FLAG_MANDATORY - Static variable in class com.bea.wcp.diameter.Attribute
 
FLAG_NONE - Static variable in class com.bea.wcp.diameter.Attribute
 
FLAG_POTENTIALLY_RETRANSMITTED - Static variable in class com.bea.wcp.diameter.Message
 
FLAG_PROXIABLE - Static variable in class com.bea.wcp.diameter.Message
 
FLAG_REQUEST - Static variable in class com.bea.wcp.diameter.Message
 
FLAG_VENDOR_SPECIFIC - Static variable in class com.bea.wcp.diameter.Attribute
 
FLAGS_MASK - Static variable in class com.bea.wcp.diameter.Message
 
FLOAT32 - Static variable in class com.bea.wcp.diameter.Type
Diameter Float32 data type
FLOAT64 - Static variable in class com.bea.wcp.diameter.Type
Diameter Float64 data type
forward(Message) - Method in class com.bea.wcp.diameter.Peer
Forward request or answer using relay application.
FULL - Static variable in class com.bea.wcp.sip.engine.tracing.TraceLogLevel
 

G

GenericMessageFactory - Class in com.bea.wcp.diameter
Generic message factory.
GenericMessageFactory() - Constructor for class com.bea.wcp.diameter.GenericMessageFactory
 
get(Attribute) - Method in class com.bea.wcp.diameter.AvpList
Returns the first AVP for the specified Attribute, or null if none.
get(String) - Method in class com.bea.wcp.diameter.AvpList
Returns the first AVP for the specific attribute name, or null if none
get(int) - Method in class com.bea.wcp.diameter.AvpList
 
getAccessKey(Request, Object) - Static method in class com.bea.wcp.diameter.sh.AccessKey
Returns the AccessKey for the specified Sh request.
getAccountingRecordNumber() - Method in class com.bea.wcp.diameter.accounting.ACA
Returns the Accounting-Record-Number AVP value for this request.
getAccountingRecordNumber() - Method in class com.bea.wcp.diameter.accounting.ACR
Returns the Accounting-Record-Number AVP value for this request.
getAccountingRecordType() - Method in class com.bea.wcp.diameter.accounting.ACA
Returns the Accounting-Record-Type AVP value for this request.
getAccountingRecordType() - Method in class com.bea.wcp.diameter.accounting.ACR
Returns the Accounting-Record-Type AVP value for this request.
getAcctInterimInterval() - Method in class com.bea.wcp.diameter.accounting.ACA
Returns the Acct-Interim-Interval AVP value for this request.
getAcctInterimInterval() - Method in class com.bea.wcp.diameter.accounting.ACR
Returns the Acct-Interim-Interval AVP value for this request.
getAction() - Method in interface com.bea.wcp.diameter.management.descriptor.beans.DefaultRouteBean
The default routing action for this node.
getAction() - Method in interface com.bea.wcp.diameter.management.descriptor.beans.RouteBean
The action type used with this route.
getAction() - Method in class com.bea.wcp.diameter.Route
 
getActiveAppSessionCount() - Method in interface com.bea.wcp.sip.management.runtime.SipApplicationRuntimeMBean
Deprecated.  
getActiveCallStates() - Method in interface com.bea.wcp.sip.management.runtime.SipPerformanceRuntimeMBean
Returns the current number of active call state objects stored in the data tier or local server if not clustered.
getActiveServerAppSessionCount() - Method in interface com.bea.wcp.sip.management.runtime.SipServerRuntimeMBean
Deprecated.  
getActiveServerSipSessionCount() - Method in interface com.bea.wcp.sip.management.runtime.SipServerRuntimeMBean
Deprecated.  
getActiveSipSessionCount() - Method in interface com.bea.wcp.sip.management.runtime.SipApplicationRuntimeMBean
Deprecated.  
getActiveVersionState() - Method in interface com.bea.wcp.sip.management.runtime.SipApplicationRuntimeMBean
Deprecated. use ApplicationRuntimeMBean#getActiveVersionState
getAddress() - Method in class com.bea.wcp.diameter.Avp
Returns the InetAddress value of an Address AVP.
getAddress() - Method in interface com.bea.wcp.diameter.management.descriptor.beans.ConfigurationBean
The DNS name or IP address of the node.
getAddress() - Method in interface com.bea.wcp.diameter.management.descriptor.beans.PeerBean
The peer listen address.
getAllowDynamicPeers() - Method in interface com.bea.wcp.diameter.management.descriptor.beans.ConfigurationBean
Specifies whether dynamic peers are permitted.
getAllTransports() - Method in interface com.bea.wcp.sip.util.TransportUtil
 
getAnsByCode(int) - Static method in class com.bea.wcp.diameter.Command
Returns the Command for the specified answer command code, or null if not found.
getAnswer() - Method in class com.bea.wcp.diameter.Request
 
getAppId() - Method in class com.bea.wcp.diameter.Message
Returns the application identifier for this message.
getApplication(int) - Method in class com.bea.wcp.diameter.AppManager
 
getApplication(int) - Method in class com.bea.wcp.diameter.Node
Returns the application for the specified application id number.
getApplication(ApplicationId) - Method in class com.bea.wcp.diameter.Node
Returns the application for the specified application identifier.
getApplication() - Method in class com.bea.wcp.diameter.Session
Returns the Application for this Session.
getApplicationId() - Method in interface com.bea.wcp.diameter.management.descriptor.beans.RouteBean
The target application ID for the route.
getApplicationId() - Method in class com.bea.wcp.diameter.Request
Returns the ApplicationId for this request, or null if none.
getApplicationName() - Method in interface com.bea.wcp.sip.management.runtime.SipApplicationRuntimeMBean
Deprecated. use ApplicationRuntimeMBean#getApplicationName
getApplications() - Method in class com.bea.wcp.diameter.AppManager
 
getApplications() - Method in interface com.bea.wcp.diameter.management.descriptor.beans.ConfigurationBean
 
getApplicationSession() - Method in interface com.bea.wcp.profile.ProfileSubscription
The SipApplicationSession that was used to register
getApplicationSession(String, long, TimeUnit) - Method in interface com.bea.wcp.sip.WlssSipSessionsUtil
This method performs getSipApplicationSession but with the added timeout
getApplicationVersion() - Method in interface com.bea.wcp.sip.management.runtime.SipApplicationRuntimeMBean
Deprecated. use ApplicationRuntimeMBean#getApplicationVersion
getAppManager() - Method in class com.bea.wcp.diameter.Node
 
getAppSessionCount() - Method in interface com.bea.wcp.sip.management.runtime.SipApplicationRuntimeMBean
Return the application session count
getArguments() - Method in exception com.bea.wcp.diameter.management.descriptor.validator.ValidationException
 
getAttribute() - Method in class com.bea.wcp.diameter.Avp
Returns the Attribute for this AVP.
getAttribute(String) - Method in class com.bea.wcp.diameter.Session
Returns the value of the specified session attribute.
getAttribute(String) - Method in interface com.bea.wcp.profile.ShProviderCached.AttributeContainer
 
getAvp() - Method in class com.bea.wcp.diameter.ApplicationId
Returns the Auth-Application-Id, Acct-Application-Id, or Vendor-Specific-Application-Id AVP for this application.
getAvp(Attribute) - Method in class com.bea.wcp.diameter.Message
Returns the first AVP in the message with the specified attribute.
getAvp(String) - Method in class com.bea.wcp.diameter.Message
Returns the first AVP for the specific attribute name, or null if none
getAvp() - Method in class com.bea.wcp.diameter.ResultCode
 
getAvp() - Method in class com.bea.wcp.diameter.sh.UserIdentity
 
getAvpList() - Method in class com.bea.wcp.diameter.Avp
Returns the AvpList value of a Grouped AVP.
getAvpList() - Method in class com.bea.wcp.diameter.Message
Returns the list of message AVPs.
getBodyHeaders() - Method in interface com.bea.wcp.sip.util.ICParsedData
Return the names of the headers available in the body of the message ("Content-Type", "Content-Disposition", and "Content-ID", in the example above.) Never null.
getBodyHeaderValue(String) - Method in interface com.bea.wcp.sip.util.ICParsedData
Return the value of the header, or null if no header with that name exists.
getByCode(int) - Static method in class com.bea.wcp.diameter.Attribute
Returns the base protocol Attribute for the specified attribute code.
getByCode(int, int) - Static method in class com.bea.wcp.diameter.Attribute
Returns the attribute for the specified attribute code and vendor id.
getByCode(int) - Static method in class com.bea.wcp.diameter.sh.DataReference
Returns the DataReference for the specified numeric code.
getByName(String) - Static method in class com.bea.wcp.diameter.Attribute
Returns the Attribute for the specified attribute name.
getByName(String) - Static method in class com.bea.wcp.diameter.Command
Returns the Command for the specified command name, or null if not found.
getByName(String) - Static method in class com.bea.wcp.diameter.sh.DataReference
Returns the DataReference for the specified name.
getBytes() - Method in class com.bea.wcp.diameter.Avp
Returns the ByteBuffer value of an OctetString AVP.
getBytes() - Method in class com.bea.wcp.diameter.sh.TBCD
 
getCacheHits() - Method in interface com.bea.wcp.sip.management.runtime.SipPerformanceRuntimeMBean
Returns the number of replicated call state near-cache hits
getCacheRequests() - Method in interface com.bea.wcp.sip.management.runtime.SipPerformanceRuntimeMBean
Returns the number of replicated call state near-cache requests
getCacheSize() - Method in interface com.bea.wcp.sip.management.runtime.SipPerformanceRuntimeMBean
Returns the number of items in cache.
getCacheValidHits() - Method in interface com.bea.wcp.sip.management.runtime.SipPerformanceRuntimeMBean
Returns the number of valid replicated call state near-cache hits.
getCaller() - Static method in class com.bea.wcp.diameter.util.Debug
 
getCapabilities() - Method in class com.bea.wcp.diameter.Node
 
getCCRequestNumber() - Method in class com.bea.wcp.diameter.cc.CCA
 
getCCRequestNumber() - Method in class com.bea.wcp.diameter.cc.CCR
 
getCCRequestType() - Method in class com.bea.wcp.diameter.cc.CCA
 
getCCRequestType() - Method in class com.bea.wcp.diameter.cc.CCR
 
getChild(Element, String) - Static method in class com.bea.wcp.diameter.util.XmlUtils
 
getChild(Element, String) - Static method in class com.bea.wcp.profile.ShProviderCached
 
getChildren(Element, String) - Static method in class com.bea.wcp.diameter.util.XmlUtils
 
getClassName() - Method in interface com.bea.wcp.diameter.management.descriptor.beans.ApplicationBean
The application class file to load.
getClusterId() - Method in interface com.bea.wcp.sip.management.runtime.SipServerRuntimeMBean
Returns hash value of the cluster this server belongs to.
getClusterIdHexString() - Method in interface com.bea.wcp.sip.management.runtime.SipServerRuntimeMBean
Same as getClusterId but returns a string
getCode() - Method in class com.bea.wcp.diameter.Attribute
Returns the attribute AVP code.
getCode() - Method in class com.bea.wcp.diameter.Avp
Returns the AVP code.
getCode() - Method in class com.bea.wcp.diameter.Command
Returns the command code.
getCode() - Method in class com.bea.wcp.diameter.Message
Returns the Command code for this message.
getCode(ByteBuffer) - Static method in class com.bea.wcp.diameter.Message
 
getCode() - Method in class com.bea.wcp.diameter.ResultCode
 
getCode() - Method in class com.bea.wcp.diameter.sh.DataReference
Returns the numeric code for this DataReference.
getCommand() - Method in class com.bea.wcp.diameter.Message
Returns the Command for this message.
getConfiguration() - Method in class com.bea.wcp.diameter.Node
Returns the ConfigurationBean for the node
getConfigurations() - Method in interface com.bea.wcp.diameter.management.descriptor.beans.DiameterBean
 
getConnection() - Method in class com.bea.wcp.diameter.Message
If this message was received then returns the connection used to receive the message.
getContentTypeAttributes() - Method in interface com.bea.wcp.sip.util.ICParsedData
Return the names of the attributes available in the Content-Type header.
getContentTypeAttributeValue(String) - Method in interface com.bea.wcp.sip.util.ICParsedData
Return the value of the attribute, or null if it is not present in the Content-Type header.
getDataReference() - Method in class com.bea.wcp.diameter.sh.AccessKey
Returns the DataReference for this AccessKey.
getDataUsage() - Method in interface com.bea.wcp.sip.management.runtime.SipPerformanceRuntimeMBean
Returns the current data usage in the data tier, or -1 if not clustered.
getDateFormat() - Static method in class com.bea.wcp.sip.util.ContentIndirectionUtil
Return a SimpleDateFormat for the RFC1123 date format, restricted to GMT.
getDateFormatPattern() - Method in interface com.bea.wcp.diameter.management.descriptor.beans.MessageDebugBean
The date format pattern used for rendering dates in the Server log file and stdout output.
getDebugEnabled() - Method in interface com.bea.wcp.diameter.management.descriptor.beans.ConfigurationBean
Specifies whether debug messages are enabled.
getDefaultExpires() - Method in interface oracle.sdp.proxyregistrar.configuration.beans.RegistrarBean
Default expire time for registrations in seconds.
getDefaultRoute() - Method in interface com.bea.wcp.diameter.management.descriptor.beans.ConfigurationBean
The route used when a request does not match a configured route.
getDefaultSupportedMethods() - Method in interface oracle.sdp.proxyregistrar.configuration.beans.RegistrarBean
This parameter configure the registrar to insert the default supported methods by the registering user agent if the register does not contain the methods.
getDestinationHost() - Method in class com.bea.wcp.diameter.Application
Returns the defautl destination host for requests.
getDestinationHost() - Method in class com.bea.wcp.diameter.Request
Returns the destination host for this request, or null if none.
getDestinationPeers() - Method in class com.bea.wcp.diameter.Request
Returns the destination peers for this request.
getDestinationPeers(Request) - Method in class com.bea.wcp.diameter.RouteTable
 
getDestinationRealm() - Method in class com.bea.wcp.diameter.Application
Returns the default destination realm for requests.
getDestinationRealm() - Method in class com.bea.wcp.diameter.Request
Returns the destination realm for this request.
getDestroyedAppSessionCount() - Method in interface com.bea.wcp.sip.management.runtime.SipApplicationRuntimeMBean
Return the destroyed application session count
getDestroyedServerAppSessionCount() - Method in interface com.bea.wcp.sip.management.runtime.SipServerRuntimeMBean
Return the destroyed application session count
getDestroyedServerSipSessionCount() - Method in interface com.bea.wcp.sip.management.runtime.SipServerRuntimeMBean
Return the destroyed SIP session count
getDestroyedSipSessionCount() - Method in interface com.bea.wcp.sip.management.runtime.SipApplicationRuntimeMBean
Return the destroyed SIP session count
getDetailLevel() - Method in interface com.bea.wcp.sip.engine.tracing.listener.TraceMessageListener
Returns filter detail level as defined by TraceLogLevel
getDigest(String, String, String, String, String, String, String, String) - Static method in class com.bea.wcp.sip.util.DigestUtils
Calculates the HTTP digest.
getDigest(String, String, String, String, String, String, String) - Static method in class com.bea.wcp.sip.util.DigestUtils
Calculates the HTTP digest.
getDigest(String, String, String, String, String, String) - Static method in class com.bea.wcp.sip.util.DigestUtils
Calculates the HTTP digest.
getDocument() - Method in class com.bea.wcp.diameter.sh.RepositoryData
Returns this repository data as an XML Document.
getDocument(AccessKey) - Method in class com.bea.wcp.diameter.sh.ShApplication
Retrieves the data associated with the specified AccessKey by sending a UDR request and waiting for the corresponding UDA.
getDocument(String) - Method in interface com.bea.wcp.profile.ProfileService
Get a document.
getDocument(Address, String) - Method in interface com.bea.wcp.profile.ProfileService
Get a document.
getDocument(String) - Method in class com.bea.wcp.profile.ProfileServiceSpiImplBase
 
getDocument(Address, String) - Method in class com.bea.wcp.profile.ProfileServiceSpiImplBase
 
getDocument(String) - Method in interface com.bea.wcp.profile.ShApp
 
getDocument(String) - Method in class com.bea.wcp.profile.ShProviderCached
 
getDocument(Address, String) - Method in class com.bea.wcp.profile.ShProviderCached
 
getDocument(String) - Method in class com.bea.wcp.profile.ShProviderDirect
 
getDocumentSelector() - Method in interface com.bea.wcp.profile.ProfileSubscription
The document selector that was used to register
getDomain() - Method in interface com.bea.wcp.sip.engine.tracing.listener.TraceMessageListener
Returns true if this is both domain and local log filter false if local log only
getDriverName() - Method in interface oracle.sdp.jsr309.configuration.beans.MsControlFactoryBean
A driver that the factory connects to.
getEffectiveSessionId() - Method in class com.bea.wcp.diameter.Message
Returns the session id of this message, or if none exists, looks for one in the original request.
getElement(Element, String) - Static method in class com.bea.wcp.diameter.util.XmlUtils
 
getElement(Element, String) - Static method in class com.bea.wcp.profile.ShProviderCached
 
getElements(Element, String) - Static method in class com.bea.wcp.diameter.util.XmlUtils
 
getEndToEndId() - Method in class com.bea.wcp.diameter.Message
Returns the end-to-end identifier for this message.
getEngine() - Method in interface com.bea.wcp.sip.management.runtime.SipApplicationRuntimeMBean
 
getEnumDNSServer() - Method in interface oracle.sdp.proxyregistrar.configuration.beans.ProxyBean
The Address of the DNS Server to use.
getEnumFormat() - Method in interface com.bea.wcp.sip.WlssTelURI
Get string representation of tel URI in ENUM format, per RFC 3761.
getEnumPresetDnsResponse() - Method in interface oracle.sdp.proxyregistrar.configuration.beans.ProxyBean
A comma-separated list of predefined DNS response.
getEnumSIPServiceField() - Method in interface oracle.sdp.proxyregistrar.configuration.beans.ProxyBean
Which service to retrieve.
getEnumZone() - Method in interface oracle.sdp.proxyregistrar.configuration.beans.ProxyBean
The DNS Zone to use for the enumeration.
getError() - Method in exception com.bea.wcp.diameter.management.descriptor.validator.ValidationException
 
getExpires() - Method in interface com.bea.wcp.profile.ProfileSubscription
Return the remaining length of this subscription, in seconds.
getFactory() - Method in class com.bea.wcp.diameter.Command
Returns the MessageFactory for this command, or null if none.
getFailedAvp() - Method in exception com.bea.wcp.diameter.AvpException
 
getFailedAvps() - Method in exception com.bea.wcp.diameter.AvpException
Returns the list of failed AVPs for this exception.
getFileCount() - Method in interface com.bea.wcp.diameter.management.descriptor.beans.MessageDebugBean
The maximum number of log files that the server creates when it rotates the log.
getFileMinSize() - Method in interface com.bea.wcp.diameter.management.descriptor.beans.MessageDebugBean
The size (1 - 65535 kilobytes) that triggers the server to move log messages to a separate file.
getFileTimeSpan() - Method in interface com.bea.wcp.diameter.management.descriptor.beans.MessageDebugBean
The interval (in hours) at which the server saves old log messages to another file.
getFileTimeSpanFactor() - Method in interface com.bea.wcp.diameter.management.descriptor.beans.MessageDebugBean
This factor is defined so that log rotation can be tested at a different frequency.
getFlags() - Method in class com.bea.wcp.diameter.Attribute
Returns the AVP header flags for the attribute.
getFormat() - Method in enum com.bea.wcp.diameter.management.descriptor.validator.ValidationError
 
getGeoSiteId() - Method in interface com.bea.wcp.sip.WlssSipApplicationSession
The site identifier.
getHA1(String, String, String) - Static method in class com.bea.wcp.sip.util.DigestUtils
Retrieves the HA1 for Digest authentication.
getHash(String) - Static method in class com.bea.wcp.sip.util.DigestUtils
Returns an MD5 hash of the input String.
getHighKeyCount() - Method in interface com.bea.wcp.sip.management.runtime.ReplicaInfoInterface
 
getHighTotalBytes() - Method in interface com.bea.wcp.sip.management.runtime.ReplicaInfoInterface
 
getHistory() - Method in class com.bea.wcp.diameter.util.Simulator
 
getHopByHopId() - Method in class com.bea.wcp.diameter.Message
Returns the hop-by-hop identifier for this message.
getHost() - Method in interface com.bea.wcp.diameter.management.descriptor.beans.ConfigurationBean
The host identity.
getHost() - Method in interface com.bea.wcp.diameter.management.descriptor.beans.PeerBean
The peer host identity.
getHost() - Method in class com.bea.wcp.diameter.Node
Returns the origin host for the node
getHost() - Method in class com.bea.wcp.diameter.Peer
 
getHost() - Static method in class com.bea.wcp.diameter.util.Debug
 
getHostedDomains() - Method in interface oracle.sdp.proxyregistrar.configuration.beans.ProxyBean
The domains hosted by this server.
getId() - Method in class com.bea.wcp.diameter.Application
Returns the ApplicationId for the application.
getId() - Method in class com.bea.wcp.diameter.charging.RfApplication
 
getId() - Method in class com.bea.wcp.diameter.charging.RfSimulator
 
getId() - Method in class com.bea.wcp.diameter.charging.RoApplication
 
getId() - Method in class com.bea.wcp.diameter.charging.RoSimulator
 
getId() - Method in class com.bea.wcp.diameter.relay.RelayApplication
 
getId() - Method in class com.bea.wcp.diameter.Session
Returns the session identifier.
getId() - Method in class com.bea.wcp.diameter.sh.HssSimulator
 
getId() - Method in class com.bea.wcp.diameter.sh.ShApplication
Returns the Sh application identifier.
getIncludeOriginStateId() - Method in interface com.bea.wcp.diameter.management.descriptor.beans.ConfigurationBean
Specified whether Origin-State-Id AVP is included in each request.
getInfo() - Method in interface com.bea.wcp.profile.ProfileSubscription
The information that was used when registering.
getInstance() - Static method in class com.bea.wcp.diameter.Node
Returns the Node instance to use when deserializing session objects.
getInstance(String) - Static method in class com.bea.wcp.sip.engine.tracing.TraceLogLevel
 
getInt() - Method in class com.bea.wcp.diameter.Avp
Returns the int value of an Integer32 or Unsigned32 AVP.
getInt3(ByteBuffer) - Static method in class com.bea.wcp.diameter.DataUtils
 
getInt3(ByteBuffer, int) - Static method in class com.bea.wcp.diameter.DataUtils
 
getJndiName() - Method in interface oracle.sdp.jsr309.configuration.beans.MsControlFactoryBean
The JNDI path to where this factory is bound.
getKeyCount() - Method in interface com.bea.wcp.sip.management.runtime.ReplicaInfoInterface
 
getLast(Attribute) - Method in class com.bea.wcp.diameter.AvpList
Returns the last AVP for the specified Attribute, or null if none.
getLatencyCounts() - Method in interface com.bea.wcp.sip.management.runtime.SipPerformanceRuntimeMBean
Returns an array 'lc' of size LC_SIZE containing the current latency counts.
getLatencyCountsInterval() - Method in interface com.bea.wcp.sip.management.runtime.SipPerformanceRuntimeMBean
Returns the latency counts array interval in milliseconds, such that for each i getLatencyCounts()[i] will return the number of messages that were processed in >= (i * interval) ms, but < (i * interval) ms.
getLatencyCountsSize() - Method in interface com.bea.wcp.sip.management.runtime.SipPerformanceRuntimeMBean
Returns the size of the latency counts array.
getLength(ByteBuffer) - Static method in class com.bea.wcp.diameter.Message
 
getListenAddress() - Method in class com.bea.wcp.diameter.Node
Returns the Node listen address
getListener() - Method in class com.bea.wcp.diameter.Session
Returns the SessionListener for this session.
getListenerName() - Method in interface com.bea.wcp.sip.engine.tracing.listener.TraceMessageListener
The name of this listener
getLoadBalancerConfigChangesNotifier() - Method in interface com.bea.wcp.sip.management.runtime.ExternalLoadBalancerRuntimeMBean
 
getLocationService() - Method in interface oracle.sdp.proxyregistrar.configuration.beans.ProxyBean
Location Service class name.
getLocationService() - Method in interface oracle.sdp.proxyregistrar.configuration.beans.RegistrarBean
Location Service class name.
getLocationServiceHouseKeeperDelay() - Method in interface oracle.sdp.proxyregistrar.configuration.beans.RegistrarBean
Delay in seconds until the house keeper starts.
getLocationServiceHouseKeeperPeriod() - Method in interface oracle.sdp.proxyregistrar.configuration.beans.RegistrarBean
Period interval in seconds between the house keeper runs.
getLockCount() - Method in interface com.bea.wcp.sip.management.runtime.ReplicaInfoInterface
 
getLockFailures() - Method in interface com.bea.wcp.sip.management.runtime.SipPerformanceRuntimeMBean
Returns the total number of call state lock failures which caused the message to be rescheduled for later processing.
getLogFilename() - Method in interface com.bea.wcp.diameter.management.descriptor.beans.MessageDebugBean
The name of the log file that stores Diameter messages.
getLogFileRotationDir() - Method in interface com.bea.wcp.diameter.management.descriptor.beans.MessageDebugBean
The directory where the rotated log files will be stored.
getLong() - Method in class com.bea.wcp.diameter.Avp
Returns the long value of an Integer64 or Unsigned64 AVP.
getMajor() - Method in class com.bea.wcp.diameter.util.Version
 
getMaxContacts() - Method in interface oracle.sdp.proxyregistrar.configuration.beans.RegistrarBean
The maximum allowed number of Contact headers in a REGISTER and the maximum allowed stored contacts as a result of multiple REGISTER.
getMaxExpires() - Method in interface oracle.sdp.proxyregistrar.configuration.beans.RegistrarBean
Longest accepted expire time for registrations in seconds.
getMD5SessHA1(String, String, String, String, String) - Static method in class com.bea.wcp.sip.util.DigestUtils
Retrieves the HA1 for Digest authentication.
getMediaType() - Method in interface com.bea.wcp.sip.util.ICParsedData
Return the media type of the message ("message/external-body", in the above example.) Never null.
getMessage(Object[]) - Method in enum com.bea.wcp.diameter.management.descriptor.validator.ValidationError
 
getMessage() - Method in exception com.bea.wcp.diameter.management.descriptor.validator.ValidationException
 
getMessage() - Method in class com.bea.wcp.diameter.ResultCode
Returns the result code error message or null if none.
getMessageDebug() - Method in interface com.bea.wcp.diameter.management.descriptor.beans.ConfigurationBean
Diameter Specific MessageDebugBean used to configure message logging.
getMessageDebugEnabled() - Method in interface com.bea.wcp.diameter.management.descriptor.beans.ConfigurationBean
Deprecated.  
getMessagesProcessed() - Method in interface com.bea.wcp.sip.management.runtime.SipPerformanceRuntimeMBean
Returns the total number of messages that have been processed since the server was started.
getMessagesProcessed() - Method in interface com.bea.wcp.sip.management.runtime.SipServerRuntimeMBean
Returns the total number of messages that have been processed since the server was started.
getMessagesReceived() - Method in interface com.bea.wcp.sip.management.runtime.SipPerformanceRuntimeMBean
Returns the total number of messages received since the server was started.
getMessagesReceived() - Method in interface com.bea.wcp.sip.management.runtime.SipServerRuntimeMBean
Returns the total number of messages received since the server was started.
getMessagesRejected() - Method in interface com.bea.wcp.sip.management.runtime.SipPerformanceRuntimeMBean
Returns the total number of messages rejected since the server was started.
getMessagesRejected() - Method in interface com.bea.wcp.sip.management.runtime.SipServerRuntimeMBean
Returns the total number of messages rejected since the server was started.
getMinExpires() - Method in interface oracle.sdp.proxyregistrar.configuration.beans.RegistrarBean
Shortest accepted expire time for registrations in seconds.
getMinor() - Method in class com.bea.wcp.diameter.util.Version
 
getMsControlFactories() - Method in interface oracle.sdp.jsr309.configuration.beans.Jsr309ConfigurationBean
Get All MsControlFactories.
getMSISDN() - Method in class com.bea.wcp.diameter.sh.UserIdentity
 
getName() - Method in class com.bea.wcp.diameter.Application
Returns the name of the application.
getName() - Method in class com.bea.wcp.diameter.Attribute
Returns the attribute name, or null if unspecified.
getName() - Method in class com.bea.wcp.diameter.Command
Returns the command name.
getName() - Method in interface com.bea.wcp.diameter.management.descriptor.beans.ConfigurationBean
The alphanumeric name of this node configuration.
getName() - Method in interface com.bea.wcp.diameter.management.descriptor.beans.DiameterDescriptorBean
The name of the WLSS bean.
getName() - Method in class com.bea.wcp.diameter.sh.DataReference
Return the name of this DataReference.
getName() - Method in interface oracle.sdp.jsr309.configuration.beans.Jsr309BaseBean
The name of the bean.
getName() - Method in interface oracle.sdp.jsr309.configuration.beans.MsControlFactoryBean
A unique factory name that identifies this factory in the WebLogic domain.
getNode() - Method in class com.bea.wcp.diameter.Application
Returns the Diameter Node hosting the application.
getNode() - Method in class com.bea.wcp.diameter.Peer
 
getNode() - Method in class com.bea.wcp.diameter.Request
 
getNode() - Method in class com.bea.wcp.diameter.util.Launcher
 
getNum() - Method in class com.bea.wcp.diameter.ApplicationId
Returns the numeric id for this application.
getOfflineCode() - Method in interface oracle.sdp.proxyregistrar.configuration.beans.ProxyBean
The status code to return to signal offline mode.
getOptions() - Method in interface oracle.sdp.proxyregistrar.configuration.beans.ProxyBean
Supported Options.
getOriginHost() - Method in class com.bea.wcp.diameter.Application
Returns the configured host name for the Diameter entity hosting this application.
getOriginHost() - Method in class com.bea.wcp.diameter.Message
Returns the value of the Origin-Host AVP.
getOriginRealm() - Method in class com.bea.wcp.diameter.Application
Returns the configured realm name for the Diameter entity hosting this application.
getOriginRealm() - Method in class com.bea.wcp.diameter.Message
Returns the value of the Origin-Realm AVP.
getParameter(String) - Method in class com.bea.wcp.diameter.Application
Returns the value of the initialization parameter with the specified name.
getParameter(String, String) - Method in class com.bea.wcp.diameter.Application
Returns the value of the initialization parameter with the specified name, or a default value if not found.
getParameter() - Method in class com.bea.wcp.diameter.sh.AccessKey
Returns the optional parameter for this AccessKey.
getParameter(Avp) - Method in class com.bea.wcp.diameter.sh.DataReference
Decodes parameter from specified parameter avp.
getParameterName(Object) - Method in class com.bea.wcp.diameter.sh.DataReference
 
getParams() - Method in interface com.bea.wcp.diameter.management.descriptor.beans.ApplicationBean
One or more optional parameters to pass to the application class.
getPatchLevel() - Method in class com.bea.wcp.diameter.util.Version
 
getPeer(String) - Method in class com.bea.wcp.diameter.Node
 
getPeer(String) - Method in class com.bea.wcp.diameter.PeerTable
 
getPeerRetryDelay() - Method in interface com.bea.wcp.diameter.management.descriptor.beans.ConfigurationBean
The number of seconds between retries to peer nodes.
getPeerRetryDelay() - Method in class com.bea.wcp.diameter.PeerTable
Returns the time to wait for attempting to reconnect to a failed peer.
getPeers() - Method in interface com.bea.wcp.diameter.management.descriptor.beans.ConfigurationBean
 
getPeerTable() - Method in class com.bea.wcp.diameter.Node
 
getPeriodCountFailedSipTransactions() - Method in interface com.bea.wcp.sip.management.runtime.SipServerRuntimeMBean
 
getPeriodCountSipThroughput() - Method in interface com.bea.wcp.sip.management.runtime.SipServerRuntimeMBean
 
getPeriodCountSucceededSipTransactions() - Method in interface com.bea.wcp.sip.management.runtime.SipServerRuntimeMBean
 
getPort() - Method in interface com.bea.wcp.diameter.management.descriptor.beans.ConfigurationBean
The listen port of the node.
getPort() - Method in interface com.bea.wcp.diameter.management.descriptor.beans.PeerBean
The TCP or TLS port number.
getPort() - Method in class com.bea.wcp.diameter.Peer
 
getProduct() - Method in class com.bea.wcp.diameter.util.Version
Returns the product name.
getProperties() - Method in interface oracle.sdp.jsr309.configuration.beans.MsControlFactoryBean
Driver Properties.
getPropertyName() - Method in interface oracle.sdp.jsr309.configuration.beans.MsFactoryPropertyBean
Get Property Name.
getProtocol() - Method in interface com.bea.wcp.diameter.management.descriptor.beans.PeerBean
The Diameter Protocol
getProtocol() - Method in class com.bea.wcp.diameter.Peer
Retrieve the protocol to be used for communication with this peer
getProvider() - Method in class com.bea.wcp.diameter.Node
 
getProviderName(String) - Method in interface com.bea.wcp.profile.ProfileRouter
 
getProviderName(String) - Method in class com.bea.wcp.profile.ProfileRouterImplBase
 
getProxy() - Method in interface oracle.sdp.proxyregistrar.configuration.beans.ProxyRegistrarConfigurationBean
Get the proxy descriptor bean.
getPublicIdentity() - Method in class com.bea.wcp.diameter.sh.UserIdentity
 
getRealm() - Method in interface com.bea.wcp.diameter.management.descriptor.beans.ConfigurationBean
The realm name for which the node is responsible.
getRealm() - Method in interface com.bea.wcp.diameter.management.descriptor.beans.RouteBean
The target realm.
getRealm() - Method in class com.bea.wcp.diameter.Node
Returns the origin realm for the node
getRealm() - Method in class com.bea.wcp.diameter.Peer
 
getReAuthRequestType() - Method in class com.bea.wcp.diameter.RAR
 
getRegistrar() - Method in interface oracle.sdp.proxyregistrar.configuration.beans.ProxyRegistrarConfigurationBean
Get the registrar descriptor bean.
getRelayApplication() - Method in class com.bea.wcp.diameter.AppManager
 
getRelease() - Method in class com.bea.wcp.diameter.util.Version
Returns the product release number string.
getReleaseNumber() - Method in class com.bea.wcp.diameter.util.Version
Returns product release number of of the form 0xAABBCCDD, where 'AA' is the major, 'BB' is the minor, 'CC' is the service pack number, and 'DD' is the patch number.
getRepositoryData(AccessKey) - Method in class com.bea.wcp.diameter.sh.ShApplication
Returns the RepositoryData for the specified Sh AccessKey.
getReqByCode(int) - Static method in class com.bea.wcp.diameter.Command
Returns the Command for the specified request command code, or null if not found.
getRequest() - Method in class com.bea.wcp.diameter.Answer
Returns the original Request used to create this Answer, or null if this answer was not originated by this node.
getRequestTimeout() - Method in interface com.bea.wcp.diameter.management.descriptor.beans.ConfigurationBean
The number of milliseconds to wait for an answer before timing out
getRequestTimeout() - Method in class com.bea.wcp.diameter.PeerTable
Returns the maximum time to wait for an answer to a request.
getResultCode() - Method in class com.bea.wcp.diameter.Answer
Returns the ResultCode for this answer.
getResultCode() - Method in exception com.bea.wcp.diameter.MessageException
Returns the ResultCode indicating the error.
getRotationTime() - Method in interface com.bea.wcp.diameter.management.descriptor.beans.MessageDebugBean
Determines the start time (hour and minute) for a time-based rotation sequence.
getRotationType() - Method in interface com.bea.wcp.diameter.management.descriptor.beans.MessageDebugBean
Defines the criteria for moving old log messages to a separate file.
getRoutes() - Method in interface com.bea.wcp.diameter.management.descriptor.beans.ConfigurationBean
 
getRouteTable() - Method in class com.bea.wcp.diameter.Node
 
getSctpEnabled() - Method in interface com.bea.wcp.diameter.management.descriptor.beans.ConfigurationBean
Specifies whether SCTP is enabled.
getSequenceNumber() - Method in class com.bea.wcp.diameter.sh.RepositoryData
Returns the sequence number for this repository data.
getServerAppSessionCount() - Method in interface com.bea.wcp.sip.management.runtime.SipServerRuntimeMBean
Return the total application session count
getServers() - Method in interface com.bea.wcp.diameter.management.descriptor.beans.DefaultRouteBean
The target servers for the default route.
getServers() - Method in interface com.bea.wcp.diameter.management.descriptor.beans.RouteBean
One or more target servers.
getServers() - Method in class com.bea.wcp.diameter.Route
 
getServerSipSessionCount() - Method in interface com.bea.wcp.sip.management.runtime.SipServerRuntimeMBean
Return the total SIP session count
getServiceContextId() - Method in class com.bea.wcp.diameter.cc.CCR
 
getServiceData() - Method in class com.bea.wcp.diameter.sh.RepositoryData
Returns the Element representing this repository data's service data.
getServiceIndication() - Method in class com.bea.wcp.diameter.sh.RepositoryData
Returns the service indication for this repository data.
getServicePack() - Method in class com.bea.wcp.diameter.util.Version
 
getSession() - Method in class com.bea.wcp.diameter.Answer
 
getSession() - Method in class com.bea.wcp.diameter.Message
Returns the Session associated with this message, or null if none.
getSession() - Method in class com.bea.wcp.diameter.Request
Returns the session associated with this request.
getSessionId() - Method in class com.bea.wcp.diameter.Message
Returns the value of the Session-Id AVP, or null if none.
getSipPerformanceRuntime() - Method in interface com.bea.wcp.sip.management.runtime.SipServerRuntimeMBean
 
getSipServletSnmpTrapRuntime() - Method in interface com.bea.wcp.sip.management.runtime.SipServerRuntimeMBean
 
getSipSessionCount() - Method in interface com.bea.wcp.sip.management.runtime.SipApplicationRuntimeMBean
Return the total SIP session count
getSite() - Method in interface com.bea.wcp.sip.management.runtime.ReplicaInfoInterface
 
getSocketAddress() - Method in class com.bea.wcp.diameter.Node
 
getSocketAddress() - Method in class com.bea.wcp.diameter.Peer
 
getStartTime() - Method in interface com.bea.wcp.sip.management.runtime.SipPerformanceRuntimeMBean
Returns the absolute time when the SIP server was started.
getStartTime() - Method in interface com.bea.wcp.sip.management.runtime.SipServerRuntimeMBean
Returns the absolute time when the SIP server was started.
getState() - Method in class com.bea.wcp.diameter.Peer
 
getStateId() - Method in class com.bea.wcp.diameter.Node
 
getString() - Method in class com.bea.wcp.diameter.Avp
Returns the String value of a UTF8String AVP.
getSubscriptionState() - Method in interface com.bea.wcp.profile.ProfileSubscription
This method indicates the current state of the subscription.
getSupportedVendorIds() - Static method in class com.bea.wcp.diameter.Attribute
 
getSupportedVendorIds() - Method in interface com.bea.wcp.diameter.management.descriptor.beans.ConfigurationBean
Provision Supported-Vendor-Id for undefined AVPs.
getTargets() - Method in interface com.bea.wcp.diameter.management.descriptor.beans.ConfigurationBean
The list of targets for this node.
getTextValue(Element) - Static method in class com.bea.wcp.diameter.util.XmlUtils
 
getTimeout() - Method in class com.bea.wcp.diameter.sh.ShApplication
Returns the current request timeout.
getTimeOut() - Method in interface oracle.sdp.proxyregistrar.configuration.beans.ProxyBean
The length of proxy timeOut in second.
getTimersProcessed() - Method in interface com.bea.wcp.sip.management.runtime.SipPerformanceRuntimeMBean
Returns the number of timers which have been processed by this engine.
getTimerSummary() - Method in interface com.bea.wcp.sip.management.runtime.SipPerformanceRuntimeMBean
 
getTlsEnabled() - Method in interface com.bea.wcp.diameter.management.descriptor.beans.ConfigurationBean
Specifies whether TLS is enabled.
getTotalBytes() - Method in interface com.bea.wcp.sip.management.runtime.ReplicaInfoInterface
 
getType() - Method in class com.bea.wcp.diameter.Attribute
Returns the attribute data type.
getUseHeaderForm() - Method in interface com.bea.wcp.sip.WlssSipServletMessage
Deprecated. 
getUserIdentity() - Method in class com.bea.wcp.diameter.sh.AccessKey
Returns the UserIdentity for this AccessKey.
getValue() - Method in class com.bea.wcp.diameter.Avp
Returns the AVP value, which is one of the following Java types depending on the attribute Diameter type:
getValue() - Method in interface com.bea.wcp.diameter.management.descriptor.beans.ParamBean
 
getValue() - Method in interface oracle.sdp.jsr309.configuration.beans.MsFactoryPropertyBean
Get the property value.
getVendor() - Method in class com.bea.wcp.diameter.util.Version
Returns the vendor name.
getVendorId() - Method in class com.bea.wcp.diameter.Attribute
Returns the attribute vendor id, or 0 for Diameter base protocol.
getVendorId() - Method in class com.bea.wcp.diameter.ResultCode
If this is an experimental result code, then returns the vendor id, otherwise returns 0.
getVendorIds() - Method in class com.bea.wcp.diameter.ApplicationId
If this is a vendor-specific application, then returns the list of vendor ids.
getVersion(ByteBuffer) - Static method in class com.bea.wcp.diameter.Message
 
getVersion() - Method in class com.bea.wcp.diameter.Node
 
getVersions(ClassLoader) - Static method in class com.bea.wcp.diameter.util.Version
 
getWatchdogEnabled() - Method in interface com.bea.wcp.diameter.management.descriptor.beans.PeerBean
Specifies whether the Diameter Tw watchdog timer is used.
getWatchdogTimeout() - Method in interface com.bea.wcp.diameter.management.descriptor.beans.ConfigurationBean
The number of seconds for the Diameter Tw watchdog timer.
getWatchdogTimeout() - Method in class com.bea.wcp.diameter.PeerTable
 
GROUPED - Static variable in class com.bea.wcp.diameter.Type
Diameter Grouped data type

H

halt(String) - Method in interface com.bea.wcp.sip.management.runtime.LoadBalancerConfigChangesNotifier
This is method has been added for future work.
hasAttributes() - Method in interface com.bea.wcp.profile.ShProviderCached.AttributeContainer
 
hasCommonApplication(Capabilities) - Method in class com.bea.wcp.diameter.Capabilities
 
hasCommonSecurity(Capabilities) - Method in class com.bea.wcp.diameter.Capabilities
 
hashCode() - Method in class com.bea.wcp.diameter.ApplicationId
 
hashCode() - Method in class com.bea.wcp.diameter.Attribute
 
hashCode() - Method in class com.bea.wcp.diameter.Avp
Returns the hash code for this AVP.
hashCode() - Method in class com.bea.wcp.diameter.ResultCode
 
hashCode() - Method in class com.bea.wcp.diameter.sh.AccessKey
 
hashCode() - Method in class com.bea.wcp.diameter.sh.TBCD
 
hashCode() - Method in class com.bea.wcp.diameter.sh.UserIdentity
 
HEADER_SIZE - Static variable in class com.bea.wcp.diameter.Message
 
historyEnabled() - Method in class com.bea.wcp.diameter.util.Simulator
 
HOST_IP_ADDRESS - Static variable in class com.bea.wcp.diameter.Attribute
 
HssSimulator - Class in com.bea.wcp.diameter.sh
A Simple HSS simulator that supports only RepositoryData.
HssSimulator() - Constructor for class com.bea.wcp.diameter.sh.HssSimulator
 

I

I_HANDSHAKE - Static variable in class com.bea.wcp.diameter.PeerState
 
I_OPEN - Static variable in class com.bea.wcp.diameter.PeerState
 
iAccept(Connection) - Method in class com.bea.wcp.diameter.Peer
 
ICParsedData - Interface in com.bea.wcp.sip.util
Objects implementing ICParsedData are produced from the ContentIndirectionUtil.
ID - Static variable in class com.bea.wcp.diameter.charging.RfApplication
Rf application identifier
ID - Static variable in class com.bea.wcp.diameter.charging.RoApplication
Ro application identifier
ID - Static variable in class com.bea.wcp.diameter.sh.HssSimulator
 
ID - Static variable in class com.bea.wcp.diameter.sh.ShApplication
Sh application identifier
IDENTITY_SET - Static variable in class com.bea.wcp.diameter.sh.Sh
 
iDisc() - Method in class com.bea.wcp.diameter.Peer
 
IMS_INFORMATION - Static variable in class com.bea.wcp.diameter.charging.Charging
 
IMS_PUBLIC_IDENTITY - Static variable in class com.bea.wcp.diameter.sh.DataReference
 
IMS_USER_STATE - Static variable in class com.bea.wcp.diameter.sh.DataReference
 
INBAND_SECURITY_ID - Static variable in class com.bea.wcp.diameter.Attribute
 
init() - Method in class com.bea.wcp.diameter.Application
Called by the container to initialize the application.
init() - Method in class com.bea.wcp.diameter.charging.RfSimulator
 
init() - Method in class com.bea.wcp.diameter.ClientApplication
 
init() - Method in class com.bea.wcp.diameter.sh.ShApplication
Initializes the ShApplication.
init() - Method in class com.bea.wcp.diameter.util.Simulator
 
INITIAL_FILTER_CRITERIA - Static variable in class com.bea.wcp.diameter.sh.DataReference
 
INTEGER32 - Static variable in class com.bea.wcp.diameter.Type
Diameter Integer32 or Unsigned32 data type
INTEGER64 - Static variable in class com.bea.wcp.diameter.Type
Diameter Integer64 or Unsigned64 data type
intValue() - Method in enum com.bea.wcp.diameter.accounting.RecordType
Returns the AVP integer value for this RecordType.
intValue() - Method in enum com.bea.wcp.diameter.cc.RequestType
 
intValue() - Method in interface com.bea.wcp.diameter.Enumerated
Returns the integer AVP value of this enumerated type.
intValue() - Method in class com.bea.wcp.sip.engine.tracing.TraceLogLevel
 
INVALID_AVP_BIT_COMBO - Static variable in class com.bea.wcp.diameter.ResultCode
 
INVALID_AVP_BITS - Static variable in class com.bea.wcp.diameter.ResultCode
 
INVALID_AVP_LENGTH - Static variable in class com.bea.wcp.diameter.ResultCode
 
INVALID_AVP_VALUE - Static variable in class com.bea.wcp.diameter.ResultCode
 
INVALID_BIT_IN_HEADER - Static variable in class com.bea.wcp.diameter.ResultCode
 
INVALID_HDR_BITS - Static variable in class com.bea.wcp.diameter.ResultCode
 
INVALID_MESSAGE_LENGTH - Static variable in class com.bea.wcp.diameter.ResultCode
 
invalidAvpLength(Avp) - Static method in exception com.bea.wcp.diameter.AvpException
Convenience method to return an AvpException indicating that the length of the specified AVP was invalid.
invalidAvpValue(Avp) - Static method in exception com.bea.wcp.diameter.AvpException
Convenience method to return an AvpException indicating that the value of the specified AVP was invalid.
iPeerDisc(Peer) - Method in class com.bea.wcp.diameter.PeerState
 
isAccounting() - Method in class com.bea.wcp.diameter.ApplicationId
Returns true if this an accounting application.
isActionSet() - Method in interface com.bea.wcp.diameter.management.descriptor.beans.DefaultRouteBean
 
isActionSet() - Method in interface com.bea.wcp.diameter.management.descriptor.beans.RouteBean
 
isAddressSet() - Method in interface com.bea.wcp.diameter.management.descriptor.beans.ConfigurationBean
 
isAddressSet() - Method in interface com.bea.wcp.diameter.management.descriptor.beans.PeerBean
 
isAllowDynamicPeers() - Method in class com.bea.wcp.diameter.PeerTable
 
isAllowDynamicPeersSet() - Method in interface com.bea.wcp.diameter.management.descriptor.beans.ConfigurationBean
 
isAnswer() - Method in class com.bea.wcp.diameter.Message
Returns true if this message an answer message.
isAnswered() - Method in class com.bea.wcp.diameter.Request
Returns true if this request has already been answered.
isApplicationIdSet() - Method in interface com.bea.wcp.diameter.management.descriptor.beans.RouteBean
 
isApplicationsSet() - Method in interface com.bea.wcp.diameter.management.descriptor.beans.ConfigurationBean
 
isAuthentication() - Method in class com.bea.wcp.diameter.ApplicationId
Returns true if this an authentication or authorization application.
isClosed() - Method in class com.bea.wcp.diameter.Peer
 
isCommitted() - Method in class com.bea.wcp.diameter.Answer
 
isCommitted() - Method in class com.bea.wcp.diameter.Message
 
isCommitted() - Method in class com.bea.wcp.diameter.Request
Returns true if the request has been committed.
isConfigurationsSet() - Method in interface com.bea.wcp.diameter.management.descriptor.beans.DiameterBean
 
isDebug() - Static method in class com.bea.wcp.diameter.util.Debug
 
isDebugEnabledSet() - Method in interface com.bea.wcp.diameter.management.descriptor.beans.ConfigurationBean
 
isDefaultRouteSet() - Method in interface com.bea.wcp.diameter.management.descriptor.beans.ConfigurationBean
 
isEnableAssociatedID() - Method in interface oracle.sdp.proxyregistrar.configuration.beans.RegistrarBean
This parameter to configure if the header P-Associated-URI will be added when sending response by Registrar or not.
isEnableENUMLookup() - Method in interface oracle.sdp.proxyregistrar.configuration.beans.ProxyBean
Enable ENUM lookup or not.
isEndToEndEncryption() - Method in class com.bea.wcp.diameter.Attribute
Returns true if this attribute supports end-to-end encryption.
isError() - Method in class com.bea.wcp.diameter.Message
Returns true if this message is an erorr according to the header flags.
isExperimental() - Method in class com.bea.wcp.diameter.ResultCode
Returns true if this is an experimental result.
isForceRecordRoute() - Method in interface oracle.sdp.proxyregistrar.configuration.beans.ProxyBean
Force setting of Record-Route header.
isGrouped() - Method in class com.bea.wcp.diameter.Attribute
Returns true if this is an attribute for a grouped AVP.
isGrouped() - Method in class com.bea.wcp.diameter.Avp
Returns true if this is a grouped AVP, false otherwise.
isHostSet() - Method in interface com.bea.wcp.diameter.management.descriptor.beans.ConfigurationBean
 
isHostSet() - Method in interface com.bea.wcp.diameter.management.descriptor.beans.PeerBean
 
isIncludeOriginStateId() - Method in class com.bea.wcp.diameter.Node
 
isIncludeOriginStateIdSet() - Method in interface com.bea.wcp.diameter.management.descriptor.beans.ConfigurationBean
 
isInformational() - Method in class com.bea.wcp.diameter.ResultCode
Returns true if this is an informational result.
isLocalAnswer(Answer) - Method in class com.bea.wcp.diameter.Node
Returns true if answer should be processed locally (not relayed).
isLocalRequest(Request) - Method in class com.bea.wcp.diameter.Node
Check if request should be processed locally (RFC 3588 6.1.4).
isLocalServer(SipURI) - Method in interface com.bea.wcp.sip.util.TransportUtil
 
isLoggingEnabled() - Method in interface com.bea.wcp.diameter.management.descriptor.beans.MessageDebugBean
Indicates whether this server logs Diameter messages into an independent log file.
isMandatory() - Method in class com.bea.wcp.diameter.Attribute
Returns true if this is a mandatory attribute.
isMessageDebugEnabled() - Method in interface com.bea.wcp.diameter.management.descriptor.beans.MessageDebugBean
Specifies whether diameter message tracing is enabled.
isMessageDebugEnabledSet() - Method in interface com.bea.wcp.diameter.management.descriptor.beans.ConfigurationBean
 
isMessageDebugSet() - Method in interface com.bea.wcp.diameter.management.descriptor.beans.ConfigurationBean
 
isMsgDebug() - Method in class com.bea.wcp.diameter.Node
 
isMsgDebugLogging() - Method in class com.bea.wcp.diameter.Node
 
isMSISDN() - Method in class com.bea.wcp.diameter.sh.UserIdentity
 
isNumberOfFilesLimited() - Method in interface com.bea.wcp.diameter.management.descriptor.beans.MessageDebugBean
Indicates whether to limit the number of log files that this server instance creates to store old messages.
isOpen() - Method in class com.bea.wcp.diameter.Peer
 
isParallelForking() - Method in interface oracle.sdp.proxyregistrar.configuration.beans.ProxyBean
Use parallel forking.
isParamsSet() - Method in interface com.bea.wcp.diameter.management.descriptor.beans.ApplicationBean
 
isPeerRetryDelaySet() - Method in interface com.bea.wcp.diameter.management.descriptor.beans.ConfigurationBean
 
isPeersSet() - Method in interface com.bea.wcp.diameter.management.descriptor.beans.ConfigurationBean
 
isPermanentFailure() - Method in class com.bea.wcp.diameter.ResultCode
Returns true if this is a permanent failure.
isPortSet() - Method in interface com.bea.wcp.diameter.management.descriptor.beans.ConfigurationBean
 
isPortSet() - Method in interface com.bea.wcp.diameter.management.descriptor.beans.PeerBean
 
isPotentiallyRetransmitted() - Method in class com.bea.wcp.diameter.Message
Returns true if this message has been potentially retransmitted according to the header flags.
isProtocolError() - Method in class com.bea.wcp.diameter.ResultCode
Returns true if this is a protocol error.
isProtocolSet() - Method in interface com.bea.wcp.diameter.management.descriptor.beans.PeerBean
 
isProxiable() - Method in class com.bea.wcp.diameter.Command
Returns true if this command is proxiable.
isProxiable() - Method in class com.bea.wcp.diameter.Message
Returns true if this message is proxiable according to the header flags.
isPublic() - Method in class com.bea.wcp.diameter.sh.UserIdentity
 
isRealmSet() - Method in interface com.bea.wcp.diameter.management.descriptor.beans.ConfigurationBean
 
isRealmSet() - Method in interface com.bea.wcp.diameter.management.descriptor.beans.RouteBean
 
isRequest() - Method in class com.bea.wcp.diameter.Command
Returns true if this is a request command, or false if this is an answer.
isRequest() - Method in class com.bea.wcp.diameter.Message
Returns true if this message is a request.
isRequestTimeoutSet() - Method in interface com.bea.wcp.diameter.management.descriptor.beans.ConfigurationBean
 
isResultCode(Avp) - Static method in class com.bea.wcp.diameter.ResultCode
Returns true if the specified AVP is a Result-Code AVP.
isRotateLogOnStartup() - Method in interface com.bea.wcp.diameter.management.descriptor.beans.MessageDebugBean
Specifies whether a server rotates its log file during its startup cycle.
isRoutesSet() - Method in interface com.bea.wcp.diameter.management.descriptor.beans.ConfigurationBean
 
isRunning() - Method in class com.bea.wcp.diameter.Node
Returns true if the Node is currently running.
isSctpEnabled() - Method in class com.bea.wcp.diameter.Node
 
isSctpEnabledSet() - Method in interface com.bea.wcp.diameter.management.descriptor.beans.ConfigurationBean
 
isServersSet() - Method in interface com.bea.wcp.diameter.management.descriptor.beans.DefaultRouteBean
 
isServersSet() - Method in interface com.bea.wcp.diameter.management.descriptor.beans.RouteBean
 
isStopped() - Method in class com.bea.wcp.diameter.Peer
 
isSuccess() - Method in class com.bea.wcp.diameter.ResultCode
Returns true if this is a successful result.
isSupportedApplication(int) - Method in class com.bea.wcp.diameter.Capabilities
 
isSupportedVendorIdsSet() - Method in interface com.bea.wcp.diameter.management.descriptor.beans.ConfigurationBean
 
isTargetsSet() - Method in interface com.bea.wcp.diameter.management.descriptor.beans.ConfigurationBean
 
isTerminated() - Method in class com.bea.wcp.diameter.Session
Returns true if this session has been terminated.
isThreadWaiting() - Method in class com.bea.wcp.diameter.Request
 
isTlsEnabled() - Method in class com.bea.wcp.diameter.Node
 
isTlsEnabledSet() - Method in interface com.bea.wcp.diameter.management.descriptor.beans.ConfigurationBean
 
isTransientFailure() - Method in class com.bea.wcp.diameter.ResultCode
Returns true if this is a transient error
isUnknown() - Method in class com.bea.wcp.diameter.Attribute
Returns true if this attribute is unknown (unregistered).
isUseDomainService() - Method in interface oracle.sdp.proxyregistrar.configuration.beans.ProxyBean
Set to true to use the DomainService to determine which domains that are hosted by the server.
isValid(Command) - Method in class com.bea.wcp.diameter.sh.DataReference
Returns true if the specified Diameter command is valid for this particular data reference.
isValidated() - Method in class com.bea.wcp.diameter.Avp
 
isValueSet() - Method in interface com.bea.wcp.diameter.management.descriptor.beans.ParamBean
 
isVendorSpecific() - Method in class com.bea.wcp.diameter.ApplicationId
Returns true iff this a vendor-specific application id.
isVendorSpecific() - Method in class com.bea.wcp.diameter.Attribute
Returns true if this is a vendor specified attribute.
isVendorSpecific() - Method in class com.bea.wcp.diameter.Avp
Returns true if this AVP is vendor specific, false if it is defined by the Diameter base protocol (RFC 3588).
isWatchdogEnabledSet() - Method in interface com.bea.wcp.diameter.management.descriptor.beans.PeerBean
 
isWatchdogTimeoutSet() - Method in interface com.bea.wcp.diameter.management.descriptor.beans.ConfigurationBean
 

J

JSafeEncryptionUtil - Class in com.bea.wcp.sip.security.utils
Class to encrypt and decrypt the customer data used for external systems.
JSafeEncryptionUtil(byte[], byte[], String) - Constructor for class com.bea.wcp.sip.security.utils.JSafeEncryptionUtil
Package access constructor to be called by the EncryptionServiceFactory instance associated with this service
Jsr309BaseBean - Interface in oracle.sdp.jsr309.configuration.beans
Jsr309BaseBean.
Jsr309ConfigurationBean - Interface in oracle.sdp.jsr309.configuration.beans
The root Driver configuration bean interface.

L

Launcher - Class in com.bea.wcp.diameter.util
Utility class which can be used to launch a standalone Diameter application.
Launcher(Application) - Constructor for class com.bea.wcp.diameter.util.Launcher
 
LCS_INFORMATION - Static variable in class com.bea.wcp.diameter.charging.Charging
 
LIMITED_SUCCESS - Static variable in class com.bea.wcp.diameter.ResultCode
 
loadApplication(String, Map<String, String>) - Method in class com.bea.wcp.diameter.AppManager
 
LoadBalancerConfigChangesNotifier - Interface in com.bea.wcp.sip.management.runtime
 
LOCATION_INFORMATION - Static variable in class com.bea.wcp.diameter.sh.DataReference
 
LOCATION_SERVICE - Static variable in interface oracle.sdp.proxyregistrar.configuration.beans.RegistrarBean
default value of the LOCATION_SERVICE parameter.
LockTimeoutException - Exception in com.bea.wcp.sip.engine.server
This exception is thrown when a method in Sessions is unable to get a lock it requires.
LockTimeoutException(String) - Constructor for exception com.bea.wcp.sip.engine.server.LockTimeoutException
 
log(String) - Method in class com.bea.wcp.diameter.Application
Writes the specified message to the application log.
log(String, Throwable) - Method in class com.bea.wcp.diameter.Application
Writes the specified message and exception to the application log.
lookupMsControlFactory(String) - Method in interface oracle.sdp.jsr309.configuration.beans.Jsr309ConfigurationBean
Get a MsControlFactoryBean by a given bean name.
lookupParam(String) - Method in interface com.bea.wcp.diameter.management.descriptor.beans.ApplicationBean
 
lookupProperty(String) - Method in interface oracle.sdp.jsr309.configuration.beans.MsControlFactoryBean
Get MsFactoryPropertyBean by name.
LOOP_DETECTED - Static variable in class com.bea.wcp.diameter.ResultCode
 

M

main(String[]) - Static method in class com.bea.wcp.diameter.charging.RfSimulator
 
main(String[]) - Static method in class com.bea.wcp.diameter.charging.RoSimulator
 
main(String[]) - Static method in class com.bea.wcp.diameter.Node
Starts the Diameter Node for the specified command line arguments.
main(String[]) - Static method in class com.bea.wcp.diameter.sh.HssSimulator
 
main(String[]) - Static method in class com.bea.wcp.diameter.util.Launcher
 
main(String[]) - Static method in class com.bea.wcp.sip.security.utils.JSafeEncryptionUtil
The main method.
main(String[]) - Static method in class com.bea.wcp.sip.security.utils.PreCalculatedHash
Usage: java com.bea.wcp.sip.security.utils.PreCalculatedHash username realmname password
main(String[]) - Static method in class com.bea.wcp.util.WlssEchoServer
 
mark(int) - Method in class com.bea.wcp.diameter.util.ByteBufferInputStream
 
markSupported() - Method in class com.bea.wcp.diameter.util.ByteBufferInputStream
 
MBMS_INFORMATION - Static variable in class com.bea.wcp.diameter.charging.Charging
 
Message - Class in com.bea.wcp.diameter
Diameter Message base class for both Request and Answer message types.
Message(Node, Command, int, int, int, String) - Constructor for class com.bea.wcp.diameter.Message
This constructor is only called by Request when creating a new request.
Message(Message, ResultCode) - Constructor for class com.bea.wcp.diameter.Message
Creates a new Diameter answer message for the specified request.
Message(ByteBuffer, Connection) - Constructor for class com.bea.wcp.diameter.Message
Creates a new Message decoded from the specified message bytes.
MessageDebugBean - Interface in com.bea.wcp.diameter.management.descriptor.beans
 
MessageException - Exception in com.bea.wcp.diameter
Exception raised if an invalid Diameter message has been encountered.
MessageException(ResultCode, String) - Constructor for exception com.bea.wcp.diameter.MessageException
Creates a new MessageException for the specified ResultCode and error message.
MessageException(ResultCode) - Constructor for exception com.bea.wcp.diameter.MessageException
Creates a new MessageException for the specified ResultCode and a default error message based on the result code.
MessageFactory - Interface in com.bea.wcp.diameter
A MessageFactory can be optionally specified when defining a new Diameter command.
MessageListener - Interface in com.bea.wcp.sip.engine.server
A low-level listener that is inserted into the Transaction and Transport layers of the SIP stack.
MISSING_AVP - Static variable in class com.bea.wcp.diameter.ResultCode
 
missingAvp(Attribute) - Static method in exception com.bea.wcp.diameter.AvpException
 
MMS_INFORMATION - Static variable in class com.bea.wcp.diameter.charging.Charging
 
modification(ProfileSubscription) - Method in interface com.bea.wcp.profile.ProfileListener
Called when the terms of an active subscription are modified.
MsControlFactoryBean - Interface in oracle.sdp.jsr309.configuration.beans
Media server control factory bean.
MsFactoryPropertyBean - Interface in oracle.sdp.jsr309.configuration.beans
Ms Factory Property Bean.
msgDebugBean - Variable in class com.bea.wcp.diameter.Node
 
MSISDN - Static variable in class com.bea.wcp.diameter.sh.DataReference
 
MSISDN - Static variable in class com.bea.wcp.diameter.sh.Sh
 
MULTI_ROUND_AUTH - Static variable in class com.bea.wcp.diameter.ResultCode
 
MULTI_ROUND_TIME_OUT - Static variable in class com.bea.wcp.diameter.Attribute
 

N

newDocument() - Static method in class com.bea.wcp.diameter.util.XmlUtils
 
newDocumentBuilder() - Static method in class com.bea.wcp.diameter.util.XmlUtils
 
newTransformer() - Static method in class com.bea.wcp.diameter.util.XmlUtils
 
NO_COMMON_APPLICATION - Static variable in class com.bea.wcp.diameter.ResultCode
 
NO_COMMON_SECURITY - Static variable in class com.bea.wcp.diameter.ResultCode
 
NO_STATE_MAINTAINED - Static variable in class com.bea.wcp.diameter.Diameter
 
Node - Class in com.bea.wcp.diameter
Diameter Node implementation.
Node(Provider, ConfigurationBean) - Constructor for class com.bea.wcp.diameter.Node
 
Node(Provider, String, String, InetAddress, int) - Constructor for class com.bea.wcp.diameter.Node
 
Node(Provider, String, String, InetAddress, int, boolean) - Constructor for class com.bea.wcp.diameter.Node
 
Node(Provider) - Constructor for class com.bea.wcp.diameter.Node
 
notifyListener(Message) - Method in class com.bea.wcp.diameter.Session
Deliver specified message to session listener.

O

onRequest(SipServletRequest, boolean) - Method in interface com.bea.wcp.sip.engine.server.MessageListener
This method is called for incoming and outgoing SIP requests.
onResponse(SipServletResponse, boolean) - Method in interface com.bea.wcp.sip.engine.server.MessageListener
This method is called for incoming and outgoing SIP responses.
OperationNotSupportedException - Exception in com.bea.wcp.profile
If a Profile Service provider does not support a particular method of the API, it should throw this exception.
OperationNotSupportedException(String) - Constructor for exception com.bea.wcp.profile.OperationNotSupportedException
 
OperationNotSupportedException(String, Throwable) - Constructor for exception com.bea.wcp.profile.OperationNotSupportedException
 
ORIGIN_HOST - Static variable in class com.bea.wcp.diameter.Attribute
 
ORIGIN_REALM - Static variable in class com.bea.wcp.diameter.Attribute
 
ORIGIN_STATE_ID - Static variable in class com.bea.wcp.diameter.Attribute
 
OUT_OF_SPACE - Static variable in class com.bea.wcp.diameter.ResultCode
 

P

pad(ByteBuffer) - Static method in class com.bea.wcp.diameter.DataUtils
 
PARAM_MIN_INTERVAL - Static variable in class com.bea.wcp.diameter.charging.RfSimulator
 
ParamBean - Interface in com.bea.wcp.diameter.management.descriptor.beans
 
parse(File) - Static method in class com.bea.wcp.diameter.util.XmlUtils
 
parse(URL) - Static method in class com.bea.wcp.diameter.util.XmlUtils
 
parse(InputStream) - Static method in class com.bea.wcp.diameter.util.XmlUtils
 
parseAction(String) - Static method in class com.bea.wcp.diameter.Route
 
parseDigestChallenge(String) - Static method in class com.bea.wcp.sip.util.DigestUtils
This method is a convenience method to break the value of "WWW-Authenticate" or "Proxy-Authenticate" header into key value pairs.
parseIndirectContentData(SipServletMessage) - Static method in class com.bea.wcp.sip.util.ContentIndirectionUtil
Return an object that can provide the attributes and body headers from a message that is using content indirection.
parseParameter(String[]) - Method in class com.bea.wcp.diameter.sh.DataReference
Parses optional document selector parameter according to data reference type.
Peer - Class in com.bea.wcp.diameter
Diameter peer implementation based on state machine pattern.
Peer(Node, PeerBean) - Constructor for class com.bea.wcp.diameter.Peer
 
Peer(Node, String, InetAddress, int) - Constructor for class com.bea.wcp.diameter.Peer
 
Peer(Node, String, InetAddress, int, String) - Constructor for class com.bea.wcp.diameter.Peer
 
Peer(Node, String) - Constructor for class com.bea.wcp.diameter.Peer
Creates new Peer for an incoming dynamic peer connection.
Peer.CEA - Class in com.bea.wcp.diameter
 
Peer.CEA(ByteBuffer, Connection) - Constructor for class com.bea.wcp.diameter.Peer.CEA
 
Peer.CEA(Peer.CER, ResultCode) - Constructor for class com.bea.wcp.diameter.Peer.CEA
 
Peer.CER - Class in com.bea.wcp.diameter
 
Peer.CER(ByteBuffer, Connection) - Constructor for class com.bea.wcp.diameter.Peer.CER
 
Peer.CER(Node) - Constructor for class com.bea.wcp.diameter.Peer.CER
 
PeerBean - Interface in com.bea.wcp.diameter.management.descriptor.beans
 
PeerState - Class in com.bea.wcp.diameter
Diameter peer state machine.
PeerState(String) - Constructor for class com.bea.wcp.diameter.PeerState
 
PeerTable - Class in com.bea.wcp.diameter
The peer table manages information about configured Diameter peers.
PNA - Static variable in class com.bea.wcp.diameter.sh.Sh
 
PNR - Static variable in class com.bea.wcp.diameter.sh.Sh
 
POC_INFORMATION - Static variable in class com.bea.wcp.diameter.charging.Charging
 
popProxyInfo() - Method in class com.bea.wcp.diameter.Message
Remove last proxy info element from this message
PreCalculatedHash - Class in com.bea.wcp.sip.security.utils
This is a command line utility which returns HA1 value as defined by the digest authentication specification.
PREFIX - Static variable in class com.bea.wcp.diameter.sh.AccessKey
 
prepareUpdate(BeanUpdateEvent) - Method in class com.bea.wcp.diameter.management.descriptor.customizer.DiameterBeanCustomizer
 
preValidate() - Method in class com.bea.wcp.diameter.Answer
 
preValidate() - Method in class com.bea.wcp.diameter.Message
Perform initial validation of message to include validation of AVPs required to determine if the request/answer should be forwarded.
preValidate() - Method in class com.bea.wcp.diameter.Request
 
preValidateAvp(Avp) - Method in class com.bea.wcp.diameter.Answer
 
preValidateAvp(Avp) - Method in class com.bea.wcp.diameter.Message
Fully decodes and validates the specified AVP.
preValidateAvp(Avp) - Method in class com.bea.wcp.diameter.Request
 
PRICE_ENQUIRY - Static variable in class com.bea.wcp.diameter.cc.CreditControl
 
PRIOR_UPDATE_IN_PROGRESS - Static variable in class com.bea.wcp.diameter.sh.Sh
 
processCEA(Peer.CEA) - Method in class com.bea.wcp.diameter.Peer
 
processCER(Peer.CER) - Method in class com.bea.wcp.diameter.Peer
 
PRODUCT_NAME - Static variable in class com.bea.wcp.diameter.Attribute
 
PROFILE_SERVICE - Static variable in interface com.bea.wcp.profile.ProfileService
The string to be used to look up the ProfileService in the ServletContext attributes
ProfileException - Exception in com.bea.wcp.profile
 
ProfileException(String) - Constructor for exception com.bea.wcp.profile.ProfileException
 
ProfileException(String, Throwable) - Constructor for exception com.bea.wcp.profile.ProfileException
 
ProfileListener - Interface in com.bea.wcp.profile
This interface is used to notify the application that changes of some kind have occurred to subscriptions that were made using ProfileService#subscribe(javax.servlet.sip.SipApplicationSession, String, java.io.Serializable) or one of the sibling methods.
ProfileRouter - Interface in com.bea.wcp.profile
When the profile service is configured to be routed using an explicit router class (rather than by provider name or by prefix), the router class must implement this interface.
ProfileRouterImplBase - Class in com.bea.wcp.profile
This is a blank profile router, used for development and testing work.
ProfileRouterImplBase() - Constructor for class com.bea.wcp.profile.ProfileRouterImplBase
 
ProfileService - Interface in com.bea.wcp.profile
Starting point for accessing the Profile service.
ProfileServiceInternal - Interface in com.bea.wcp.profile
 
ProfileServiceSpi - Interface in com.bea.wcp.profile
Interface to be implemented by a provider.
ProfileServiceSpiImplBase - Class in com.bea.wcp.profile
This is blank implementation of ProfileServiceSpi, used for testing and development purposes.
ProfileServiceSpiImplBase() - Constructor for class com.bea.wcp.profile.ProfileServiceSpiImplBase
 
ProfileSubscription - Interface in com.bea.wcp.profile
This is a class returned by ProfileServiceSpi.subscribe.
ProfileSubscription.ProfileSubscriptionState - Enum in com.bea.wcp.profile
PENDING means the subscription request has been submitted, and the final state of the subscription is not yet known.
PROXY_HOST - Static variable in class com.bea.wcp.diameter.Attribute
 
PROXY_INFO - Static variable in class com.bea.wcp.diameter.Attribute
 
PROXY_STATE - Static variable in class com.bea.wcp.diameter.Attribute
 
ProxyBean - Interface in oracle.sdp.proxyregistrar.configuration.beans
Proxy descriptor bean.
ProxyRegistrarConfigurationBean - Interface in oracle.sdp.proxyregistrar.configuration.beans
The root Proxy and Registrar configuration bean interface.
PS_INFORMATION - Static variable in class com.bea.wcp.diameter.charging.Charging
 
PSI_ACTIVATION - Static variable in class com.bea.wcp.diameter.sh.DataReference
 
PUA - Static variable in class com.bea.wcp.diameter.sh.Sh
 
PUBLIC_IDENTITY - Static variable in class com.bea.wcp.diameter.sh.Sh
 
PUR - Static variable in class com.bea.wcp.diameter.sh.Sh
 
pushProxyInfo() - Method in class com.bea.wcp.diameter.Request
Adds proxy info AVP to the list representing the current node additionally, allocates new hop-by-hop identifier for this request
putDocument(AccessKey, Document) - Method in class com.bea.wcp.diameter.sh.ShApplication
Updates data for the specified AccessKey by sending a PDR request and waiting for the corresponding PDA.
putDocument(String, Document) - Method in interface com.bea.wcp.profile.ProfileService
Update a document.
putDocument(Address, String, Document) - Method in interface com.bea.wcp.profile.ProfileService
Update a document.
putDocument(String, Document) - Method in class com.bea.wcp.profile.ProfileServiceSpiImplBase
 
putDocument(Address, String, Document) - Method in class com.bea.wcp.profile.ProfileServiceSpiImplBase
 
putDocument(String, Document) - Method in interface com.bea.wcp.profile.ShApp
 
putDocument(String, Document) - Method in class com.bea.wcp.profile.ShProviderCached
 
putDocument(Address, String, Document) - Method in class com.bea.wcp.profile.ShProviderCached
 
putDocument(String, Document) - Method in class com.bea.wcp.profile.ShProviderDirect
 
putInt3(ByteBuffer, int) - Static method in class com.bea.wcp.diameter.DataUtils
 
putInt3(ByteBuffer, int, int) - Static method in class com.bea.wcp.diameter.DataUtils
 
putRepositoryData(AccessKey, RepositoryData) - Method in class com.bea.wcp.diameter.sh.ShApplication
Updates repository data for specified AccessKey.

R

R_HANDSHAKE - Static variable in class com.bea.wcp.diameter.PeerState
 
R_OPEN - Static variable in class com.bea.wcp.diameter.PeerState
 
RAA - Static variable in class com.bea.wcp.diameter.Command
Re-Auth-Answer (RAA)
RAA - Class in com.bea.wcp.diameter
Diameter Re-Auth-Answer (RAA) message.
RAA(ByteBuffer, Connection) - Constructor for class com.bea.wcp.diameter.RAA
 
RAA(RAR, ResultCode) - Constructor for class com.bea.wcp.diameter.RAA
 
rAccept(Connection) - Method in class com.bea.wcp.diameter.Peer
 
RAR - Static variable in class com.bea.wcp.diameter.Command
Re-Auth-Request (RAR)
RAR - Class in com.bea.wcp.diameter
Diameter Re-Auth-Request (RAR) message.
RAR(ByteBuffer, Connection) - Constructor for class com.bea.wcp.diameter.RAR
 
RAR(Node, int, String) - Constructor for class com.bea.wcp.diameter.RAR
 
rcvAnswer(Answer) - Method in class com.bea.wcp.diameter.accounting.ClientSession
Receives accounting answer (ACA) message for this session.
rcvAnswer(Answer) - Method in class com.bea.wcp.diameter.Application
Called by the container when a new Answer has been received for this application.
rcvAnswer(Answer) - Method in class com.bea.wcp.diameter.cc.ClientSession
Receives credit-control answer (CCA) message for this session.
rcvAnswer(Answer) - Method in class com.bea.wcp.diameter.relay.RelayApplication
 
rcvAnswer(Answer) - Method in class com.bea.wcp.diameter.Session
Called when an answer message has been received for this session.
rcvCEA(Peer, Peer.CEA) - Method in class com.bea.wcp.diameter.PeerState
 
rcvCER(Peer, Peer.CER) - Method in class com.bea.wcp.diameter.PeerState
 
rcvConnAck(Peer, Connection) - Method in class com.bea.wcp.diameter.PeerState
 
rcvConnNack(Peer) - Method in class com.bea.wcp.diameter.PeerState
 
rcvHndAck(Peer) - Method in class com.bea.wcp.diameter.PeerState
 
rcvHndNack(Peer) - Method in class com.bea.wcp.diameter.PeerState
 
rcvMessage(Message) - Method in class com.bea.wcp.diameter.Application
Called by the container when a new Message has been received for this application.
rcvMessage(Message) - Method in class com.bea.wcp.diameter.Session
Called when a new Request or Answer has been received http://news.com.com/2061-10802_3-6160230.html?tag=nefd.aoffor this session.
rcvMessage(Message) - Method in interface com.bea.wcp.diameter.SessionListener
Called when a new message has been received by the session.
rcvMessage(Message) - Method in class com.bea.wcp.diameter.util.Simulator.ServerSession
 
rcvPush(AccessKey, Document) - Method in class com.bea.wcp.diameter.sh.ShApplication
Called whenever a new PNR message has been received.
rcvRequest(Request) - Method in class com.bea.wcp.diameter.Application
Called by the container when a new Request has been received for this application.
rcvRequest(Request) - Method in class com.bea.wcp.diameter.cc.ClientSession
Called by the container when a new request has been received.
rcvRequest(Request) - Method in class com.bea.wcp.diameter.relay.RelayApplication
 
rcvRequest(Request) - Method in class com.bea.wcp.diameter.Session
Called when a new request message has been received for this session.
rcvRequest(Request) - Method in class com.bea.wcp.diameter.sh.ShApplication
Called by the container when a new Sh request has been received.
rcvRequest(Request) - Method in class com.bea.wcp.diameter.util.Simulator
 
rDisc() - Method in class com.bea.wcp.diameter.Peer
 
RE_AUTH_REQUEST_TYPE - Static variable in class com.bea.wcp.diameter.Attribute
 
read() - Method in class com.bea.wcp.diameter.util.ByteBufferInputStream
 
read(byte[], int, int) - Method in class com.bea.wcp.diameter.util.ByteBufferInputStream
 
REALM_NOT_SERVED - Static variable in class com.bea.wcp.diameter.ResultCode
 
receive(Message) - Method in class com.bea.wcp.diameter.Peer
 
RecordType - Enum in com.bea.wcp.diameter.accounting
Accounting record type values for Accounting-Record-Type AVP.
REDIRECT_HOST - Static variable in class com.bea.wcp.diameter.Attribute
 
REDIRECT_HOST_USAGE - Static variable in class com.bea.wcp.diameter.Attribute
 
REDIRECT_INDICATION - Static variable in class com.bea.wcp.diameter.ResultCode
 
REDIRECT_MAX_CACHE_TIME - Static variable in class com.bea.wcp.diameter.Attribute
 
REFUND_ACCOUNT - Static variable in class com.bea.wcp.diameter.cc.CreditControl
 
register(ProviderBean) - Method in interface com.bea.wcp.profile.ProfileServiceSpi
This method is called when the profile service attempts to register an instance of this provider.
register(ProviderBean) - Method in class com.bea.wcp.profile.ProfileServiceSpiImplBase
 
register(ProviderBean) - Method in class com.bea.wcp.profile.ShProviderCached
 
register(ProviderBean) - Method in class com.bea.wcp.profile.ShProviderDirect
 
registerApp(ShApp) - Static method in class com.bea.wcp.profile.ShProviderDirect
 
registerSpi(String, ProfileServiceSpi) - Method in interface com.bea.wcp.profile.ProfileServiceInternal
Register a ProfileServiceSpi for a named protocol.
RegistrarBean - Interface in oracle.sdp.proxyregistrar.configuration.beans
Registrar descriptor bean.
rejection(ProfileSubscription, ProfileException) - Method in interface com.bea.wcp.profile.ProfileListener
Called when a profileSubscription moves from PENDING to INACTIVE state.
RELAY - Static variable in class com.bea.wcp.diameter.ApplicationId
 
RelayApplication - Class in com.bea.wcp.diameter.relay
This application implements Diameter Relay functionality
RelayApplication() - Constructor for class com.bea.wcp.diameter.relay.RelayApplication
 
remove(int) - Method in class com.bea.wcp.diameter.AvpList
 
removeApplication(int) - Method in class com.bea.wcp.diameter.AppManager
 
removeAttribute(String) - Method in class com.bea.wcp.diameter.Session
Removes the session attribute with the specified name.
removeChildren(Element) - Static method in class com.bea.wcp.diameter.util.XmlUtils
 
removeServer(String) - Method in class com.bea.wcp.diameter.Route
 
removeServiceData() - Method in class com.bea.wcp.diameter.sh.RepositoryData
Removes the service data for this repository data.
removeTransaction(int) - Method in class com.bea.wcp.diameter.Peer
 
ReplicaInfoInterface - Interface in com.bea.wcp.sip.management.runtime
 
REPOSITORY_DATA - Static variable in class com.bea.wcp.diameter.sh.DataReference
 
RepositoryData - Class in com.bea.wcp.diameter.sh
Represents Sh repository data.
RepositoryData(String) - Constructor for class com.bea.wcp.diameter.sh.RepositoryData
Creates new empty RepositoryData for the specified service indication.
RepositoryData(Document) - Constructor for class com.bea.wcp.diameter.sh.RepositoryData
Parse RepositoryData from the specified profile document.
Request - Class in com.bea.wcp.diameter
Diameter request message.
Request(Node, Command, int, String) - Constructor for class com.bea.wcp.diameter.Request
Creates a new Request for a given command, application, and optional session identifier.
Request(Command, Application) - Constructor for class com.bea.wcp.diameter.Request
Creates a new Request for the specified application and command.
Request(Command, Session) - Constructor for class com.bea.wcp.diameter.Request
Creates a new Request for the specified session and command.
Request(ByteBuffer, Connection) - Constructor for class com.bea.wcp.diameter.Request
y Creates a new Request decoded from the specified message bytes.
REQUESTED_ACTION - Static variable in class com.bea.wcp.diameter.cc.CreditControl
 
REQUESTED_DOMAIN - Static variable in class com.bea.wcp.diameter.sh.Sh
 
RequestTimedOutException - Exception in com.bea.wcp.profile
This exception is thrown when a Profile Service method failed to complete in the allotted time.
RequestTimedOutException(String) - Constructor for exception com.bea.wcp.profile.RequestTimedOutException
 
RequestTimedOutException(String, Throwable) - Constructor for exception com.bea.wcp.profile.RequestTimedOutException
 
RequestType - Enum in com.bea.wcp.diameter.cc
Credit control request type values for CC-Request-Type AVP.
reset() - Method in class com.bea.wcp.diameter.util.ByteBufferInputStream
 
resolveE1642SIP() - Method in interface com.bea.wcp.sip.WlssTelURI
Return only or higher precedence SIP URI resolved from the given tel URI.
resolveE1642SIPs() - Method in interface com.bea.wcp.sip.WlssTelURI
Return all SIP URIs resolved from the tel URI ordered by 'order' field, then by 'preference' field.
RESOURCES_EXCEEDED - Static variable in class com.bea.wcp.diameter.ResultCode
 
RESULT_CODE - Static variable in class com.bea.wcp.diameter.Attribute
 
ResultCode - Class in com.bea.wcp.diameter
Diameter result code.
RF_APPLICATION_ID - Static variable in class com.bea.wcp.diameter.charging.Charging
Rf application identifier
RfApplication - Class in com.bea.wcp.diameter.charging
Diameter application which extends the accounting client session base class and implements the 3GPP Rf client protocol.
RfApplication() - Constructor for class com.bea.wcp.diameter.charging.RfApplication
Creates a new RfApplication.
RfSession - Class in com.bea.wcp.diameter.charging
3GPP Rf session, which extends ClientSession with the ability to store and retrieve session attributes.
RfSimulator - Class in com.bea.wcp.diameter.charging
Simple OCF simulator for Rf protocol testing.
RfSimulator() - Constructor for class com.bea.wcp.diameter.charging.RfSimulator
 
RO_APPLICATION_ID - Static variable in class com.bea.wcp.diameter.charging.Charging
Ro application identifier
RoApplication - Class in com.bea.wcp.diameter.charging
Diameter credit control application which implements the 3GPP Ro client protocol.
RoApplication() - Constructor for class com.bea.wcp.diameter.charging.RoApplication
 
rollbackUpdate(BeanUpdateEvent) - Method in class com.bea.wcp.diameter.management.descriptor.customizer.DiameterBeanCustomizer
 
RoSession - Class in com.bea.wcp.diameter.charging
3GPP Ro session.
RoSimulator - Class in com.bea.wcp.diameter.charging
Simple CDF simulator for Ro protocol testing.
RoSimulator() - Constructor for class com.bea.wcp.diameter.charging.RoSimulator
 
Route - Class in com.bea.wcp.diameter
Realm-based route information.
Route(Node, int) - Constructor for class com.bea.wcp.diameter.Route
 
Route(Node, RouteBean) - Constructor for class com.bea.wcp.diameter.Route
 
Route(Node, DefaultRouteBean) - Constructor for class com.bea.wcp.diameter.Route
 
ROUTE_RECORD - Static variable in class com.bea.wcp.diameter.Attribute
 
RouteBean - Interface in com.bea.wcp.diameter.management.descriptor.beans
 
RouteTable - Class in com.bea.wcp.diameter
Real-based routing table, as described in RFC 3588 section 2.6.
RouteTable(Node, ConfigurationBean) - Constructor for class com.bea.wcp.diameter.RouteTable
 
RouteTable(Node) - Constructor for class com.bea.wcp.diameter.RouteTable
 
rPeerDisc(Peer) - Method in class com.bea.wcp.diameter.PeerState
 
run() - Method in interface com.bea.wcp.sip.WlssAction
The implementing classes needs to add their business logic here.
run(SipApplicationSession) - Method in interface com.bea.wcp.sip.WlssAsynchronousAction
The run method contains the business logic to be executed on the SipApplicationSession for a given applicationSessionId in an asynchronous manner.

S

S_CSCF_NAME - Static variable in class com.bea.wcp.diameter.sh.DataReference
 
scheduleReconnect(Peer) - Method in class com.bea.wcp.diameter.PeerTable
Schedules timer task to reconnect to peer after a configured peerRetryDelay (specified as timer "Tc" in RFC3588).
scheduleWatchdogTick(Peer) - Method in class com.bea.wcp.diameter.PeerTable
Schedules timer task tick to expire watchdog timer (specified as timer "Tw" in RFC3539).
SCTP - Static variable in interface com.bea.wcp.diameter.management.descriptor.beans.PeerBean
 
send() - Method in class com.bea.wcp.diameter.Answer
If this Answer was created for a Request, then sends the answer using the connection from the associated Request.
send() - Method in class com.bea.wcp.diameter.Message
Sends this Diameter message.
send(long) - Method in class com.bea.wcp.diameter.Request
Sends the request.
send() - Method in class com.bea.wcp.diameter.Request
 
sendAlertTrap(String) - Method in interface com.bea.wcp.sip.management.runtime.SipServletSnmpTrapRuntimeMBean
Generates an alert level trap message for the invoking SIP servlet.
sendAndWait(long) - Method in class com.bea.wcp.diameter.Request
 
sendAndWait() - Method in class com.bea.wcp.diameter.Request
 
sendASR(Session) - Method in class com.bea.wcp.diameter.util.Simulator
 
sendCriticalTrap(String) - Method in interface com.bea.wcp.sip.management.runtime.SipServletSnmpTrapRuntimeMBean
Generates a critical level trap message for the invoking SIP servlet.
sendEmergencyTrap(String) - Method in interface com.bea.wcp.sip.management.runtime.SipServletSnmpTrapRuntimeMBean
Generates an emergency level trap message for the invoking SIP servlet.
sendError(Throwable) - Method in class com.bea.wcp.diameter.Request
Sends an error answer for this request and the specified exception.
sendErrorTrap(String) - Method in interface com.bea.wcp.sip.management.runtime.SipServletSnmpTrapRuntimeMBean
Generates an error level trap message for the invoking SIP servlet.
sendInfoTrap(String) - Method in interface com.bea.wcp.sip.management.runtime.SipServletSnmpTrapRuntimeMBean
All the trap messages log the server name, application name, and servelet name along with the log message.
sendNoticeTrap(String) - Method in interface com.bea.wcp.sip.management.runtime.SipServletSnmpTrapRuntimeMBean
Generates a notice level trap message for the invoking SIP servlet.
sendWarningTrap(String) - Method in interface com.bea.wcp.sip.management.runtime.SipServletSnmpTrapRuntimeMBean
Generates a warninglevel trap message for the invoking SIP servlet.
SERVER_NAME - Static variable in class com.bea.wcp.diameter.sh.Sh
 
SERVICE_CONTEXT_ID - Static variable in class com.bea.wcp.diameter.cc.CreditControl
 
SERVICE_INDICATION - Static variable in class com.bea.wcp.diameter.sh.Sh
 
SERVICE_INFORMATION - Static variable in class com.bea.wcp.diameter.charging.Charging
 
Session - Class in com.bea.wcp.diameter
Base class for Diameter application sessions.
Session(Application, String) - Constructor for class com.bea.wcp.diameter.Session
Creates a new server Session for the specified Application and session id.
Session(Application) - Constructor for class com.bea.wcp.diameter.Session
Creates a new client Session for the specified Application.
SESSION_BINDING - Static variable in class com.bea.wcp.diameter.Attribute
 
SESSION_ID - Static variable in class com.bea.wcp.diameter.Attribute
 
SESSION_SERVER_FAILOVER - Static variable in class com.bea.wcp.diameter.Attribute
 
SESSION_TIMEOUT - Static variable in class com.bea.wcp.diameter.Attribute
 
SessionListener - Interface in com.bea.wcp.diameter
The SessionListener class can be used by an application to subscribe to messages delivered to a session.
Sessions - Interface in com.bea.wcp.util
A utility class for supporting converged applications having HTTP and SIP Sessions.
set(int, Avp) - Method in class com.bea.wcp.diameter.AvpList
 
setAccountingRecordNumber(int) - Method in class com.bea.wcp.diameter.accounting.ACR
Sets the Accounting-Record-Number AVP value for this request.
setAccountingRecordType(RecordType) - Method in class com.bea.wcp.diameter.accounting.ACR
Sets the Accounting-Record-Type AVP value for this request.
setAcctInterimInterval(int) - Method in class com.bea.wcp.diameter.accounting.ACA
Sets the Acct-Interim-Interval AVP value for this request.
setAcctInterimInterval(int) - Method in class com.bea.wcp.diameter.accounting.ACR
Sets the Acct-Interim-Interval AVP value for this request.
setAction(String) - Method in interface com.bea.wcp.diameter.management.descriptor.beans.DefaultRouteBean
 
setAction(String) - Method in interface com.bea.wcp.diameter.management.descriptor.beans.RouteBean
 
setAddress(String) - Method in interface com.bea.wcp.diameter.management.descriptor.beans.ConfigurationBean
 
setAddress(String) - Method in interface com.bea.wcp.diameter.management.descriptor.beans.PeerBean
 
setAllowDynamicPeers(boolean) - Method in interface com.bea.wcp.diameter.management.descriptor.beans.ConfigurationBean
 
setAllowDynamicPeers(boolean) - Method in class com.bea.wcp.diameter.PeerTable
 
setAnswer(Answer) - Method in class com.bea.wcp.diameter.Request
 
setApplicationId(int) - Method in interface com.bea.wcp.diameter.management.descriptor.beans.RouteBean
 
setApplicationId(ApplicationId) - Method in class com.bea.wcp.diameter.Request
Sets the ApplicationId for the request.
setAttribute(String, Object) - Method in class com.bea.wcp.diameter.Session
Sets the new value of a session attribute, replacing any previous value.
setAttribute(String, Object) - Method in interface com.bea.wcp.profile.ShProviderCached.AttributeContainer
 
setCCRequestNumber(int) - Method in class com.bea.wcp.diameter.cc.CCR
 
setCCRequestType(RequestType) - Method in class com.bea.wcp.diameter.cc.CCR
 
setClassName(String) - Method in interface com.bea.wcp.diameter.management.descriptor.beans.ApplicationBean
 
setDateFormatPattern(String) - Method in interface com.bea.wcp.diameter.management.descriptor.beans.MessageDebugBean
 
setDebug(boolean) - Static method in class com.bea.wcp.diameter.util.Debug
 
setDebugEnabled(boolean) - Method in interface com.bea.wcp.diameter.management.descriptor.beans.ConfigurationBean
 
setDefaultExpires(int) - Method in interface oracle.sdp.proxyregistrar.configuration.beans.RegistrarBean
Set default expires times(unit is millisecond).
setDefaultSupportedMethods(String) - Method in interface oracle.sdp.proxyregistrar.configuration.beans.RegistrarBean
Set default supported methods.
setDestinationHost(String) - Method in class com.bea.wcp.diameter.Application
Sets the default destination host for requests.
setDestinationHost(String) - Method in class com.bea.wcp.diameter.Request
Sets the destination host for this request.
setDestinationRealm(String) - Method in class com.bea.wcp.diameter.Application
Sets the default destination realm for requests.
setDestinationRealm(String) - Method in class com.bea.wcp.diameter.Request
Sets the destination realm for the request.
setDriverName(String) - Method in interface oracle.sdp.jsr309.configuration.beans.MsControlFactoryBean
Set Driver Name.
setEnableAssociatedID(boolean) - Method in interface oracle.sdp.proxyregistrar.configuration.beans.RegistrarBean
Set enable associated ID.
setEnableENUMLookup(boolean) - Method in interface oracle.sdp.proxyregistrar.configuration.beans.ProxyBean
Set enable ENUM Lookup.
setEnumDNSServer(String) - Method in interface oracle.sdp.proxyregistrar.configuration.beans.ProxyBean
Set ENUM server address.
setEnumPresetDnsResponse(String) - Method in interface oracle.sdp.proxyregistrar.configuration.beans.ProxyBean
Set a predefined DNS response.
setEnumSIPServiceField(String) - Method in interface oracle.sdp.proxyregistrar.configuration.beans.ProxyBean
Set ENUM SIP Service Field.
setEnumZone(String) - Method in interface oracle.sdp.proxyregistrar.configuration.beans.ProxyBean
Set ENUM Zone.
setExpires(int) - Method in interface com.bea.wcp.profile.ProfileSubscription
Request that this subscription expires seconds seconds from now.
setFileCount(int) - Method in interface com.bea.wcp.diameter.management.descriptor.beans.MessageDebugBean
 
setFileMinSize(int) - Method in interface com.bea.wcp.diameter.management.descriptor.beans.MessageDebugBean
 
setFileTimeSpan(int) - Method in interface com.bea.wcp.diameter.management.descriptor.beans.MessageDebugBean
 
setFileTimeSpanFactor(long) - Method in interface com.bea.wcp.diameter.management.descriptor.beans.MessageDebugBean
 
setForceRecordRoute(boolean) - Method in interface oracle.sdp.proxyregistrar.configuration.beans.ProxyBean
Set force record route.
setHistoryEnabled(boolean) - Method in class com.bea.wcp.diameter.util.Simulator
 
setHost(String) - Method in interface com.bea.wcp.diameter.management.descriptor.beans.ConfigurationBean
 
setHost(String) - Method in interface com.bea.wcp.diameter.management.descriptor.beans.PeerBean
 
setHost(String) - Static method in class com.bea.wcp.diameter.util.Debug
Sets the host name for the current thread to use when printing log messages.
setHostedDomains(String) - Method in interface oracle.sdp.proxyregistrar.configuration.beans.ProxyBean
Set the hosted domains.
setIncludeOriginStateId(boolean) - Method in interface com.bea.wcp.diameter.management.descriptor.beans.ConfigurationBean
 
setIncludeOriginStateId(boolean) - Method in class com.bea.wcp.diameter.Node
 
setInstance(Node) - Static method in class com.bea.wcp.diameter.Node
Sets the Node instance that will be used for deserialization of persistent session objects.
setIsPotentiallyRetransmitted(ByteBuffer) - Static method in class com.bea.wcp.diameter.Request
 
setJndiName(String) - Method in interface oracle.sdp.jsr309.configuration.beans.MsControlFactoryBean
Set JNDI Name.
setListener(SessionListener) - Method in class com.bea.wcp.diameter.Session
Sets the SessionListener for this session.
setLoadBalancerConfigChangesNotifier(LoadBalancerConfigChangesNotifier) - Method in interface com.bea.wcp.sip.management.runtime.ExternalLoadBalancerRuntimeMBean
 
setLocationService(String) - Method in interface oracle.sdp.proxyregistrar.configuration.beans.ProxyBean
Set Location Service class name.
setLocationService(String) - Method in interface oracle.sdp.proxyregistrar.configuration.beans.RegistrarBean
Set Location Service class name.
setLocationServiceHouseKeeperDelay(int) - Method in interface oracle.sdp.proxyregistrar.configuration.beans.RegistrarBean
set the location service house keeper delay period.
setLocationServiceHouseKeeperPeriod(int) - Method in interface oracle.sdp.proxyregistrar.configuration.beans.RegistrarBean
Location Service House Keeper Period.
setLogFilename(String) - Method in interface com.bea.wcp.diameter.management.descriptor.beans.MessageDebugBean
 
setLogFileRotationDir(String) - Method in interface com.bea.wcp.diameter.management.descriptor.beans.MessageDebugBean
 
setLoggingEnabled(boolean) - Method in interface com.bea.wcp.diameter.management.descriptor.beans.MessageDebugBean
 
setMaxContacts(int) - Method in interface oracle.sdp.proxyregistrar.configuration.beans.RegistrarBean
Set max contacts.
setMaxExpires(int) - Method in interface oracle.sdp.proxyregistrar.configuration.beans.RegistrarBean
Set max expires times(unit is millisecond).
setMessageDebugEnabled(boolean) - Method in interface com.bea.wcp.diameter.management.descriptor.beans.ConfigurationBean
 
setMessageDebugEnabled(boolean) - Method in interface com.bea.wcp.diameter.management.descriptor.beans.MessageDebugBean
 
setMinExpires(int) - Method in interface oracle.sdp.proxyregistrar.configuration.beans.RegistrarBean
Set min expires times(unit is millisecond).
setMsgDebug(boolean) - Method in class com.bea.wcp.diameter.Node
 
setName(String) - Method in interface com.bea.wcp.diameter.management.descriptor.beans.DiameterDescriptorBean
Sets the value of the Name attribute.
setName(String) - Method in interface oracle.sdp.jsr309.configuration.beans.Jsr309BaseBean
Sets the value of the Name attribute.
setName(String) - Method in interface oracle.sdp.jsr309.configuration.beans.MsControlFactoryBean
Sets the value of the Name attribute.
setNumberOfFilesLimited(boolean) - Method in interface com.bea.wcp.diameter.management.descriptor.beans.MessageDebugBean
 
setOfflineCode(int) - Method in interface oracle.sdp.proxyregistrar.configuration.beans.ProxyBean
Set offline code.
setOptions(String) - Method in interface oracle.sdp.proxyregistrar.configuration.beans.ProxyBean
Set supported options.
setParallelForking(boolean) - Method in interface oracle.sdp.proxyregistrar.configuration.beans.ProxyBean
Set parallel forking.
setPeerRetryDelay(int) - Method in interface com.bea.wcp.diameter.management.descriptor.beans.ConfigurationBean
 
setPeerRetryDelay(int) - Method in class com.bea.wcp.diameter.PeerTable
Sets the time to wait before attempting to reconnect to a failed peer.
setPersist(WlssSipApplicationSession.PersistenceType, boolean) - Method in interface com.bea.wcp.sip.WlssSipApplicationSession
This method can be used to override the default call-state persistence characteristics.
setPort(int) - Method in interface com.bea.wcp.diameter.management.descriptor.beans.ConfigurationBean
 
setPort(int) - Method in interface com.bea.wcp.diameter.management.descriptor.beans.PeerBean
 
setPropertyName(String) - Method in interface oracle.sdp.jsr309.configuration.beans.MsFactoryPropertyBean
Set property name.
setProtocol(String) - Method in interface com.bea.wcp.diameter.management.descriptor.beans.PeerBean
 
setRealm(String) - Method in interface com.bea.wcp.diameter.management.descriptor.beans.ConfigurationBean
 
setRealm(String) - Method in interface com.bea.wcp.diameter.management.descriptor.beans.RouteBean
 
setReAuthRequestType(int) - Method in class com.bea.wcp.diameter.RAR
 
setRecordRouteUriTransport(String) - Method in interface com.bea.wcp.sip.WlssProxy
Deprecated. Specifies the transport parameter to be used in the record route.
setRequestTimeout(long) - Method in interface com.bea.wcp.diameter.management.descriptor.beans.ConfigurationBean
 
setRequestTimeout(long) - Method in class com.bea.wcp.diameter.PeerTable
Sets the maximum time to wait for an answer to a request.
setResultCode(ResultCode) - Method in class com.bea.wcp.diameter.Answer
Allows relay or proxy applications to modify result code of an answer message being forwarded.
setRotateLogOnStartup(boolean) - Method in interface com.bea.wcp.diameter.management.descriptor.beans.MessageDebugBean
 
setRotationTime(String) - Method in interface com.bea.wcp.diameter.management.descriptor.beans.MessageDebugBean
 
setRotationType(String) - Method in interface com.bea.wcp.diameter.management.descriptor.beans.MessageDebugBean
 
setSctpEnabled(boolean) - Method in interface com.bea.wcp.diameter.management.descriptor.beans.ConfigurationBean
 
setServers(String[]) - Method in interface com.bea.wcp.diameter.management.descriptor.beans.DefaultRouteBean
 
setServers(String[]) - Method in interface com.bea.wcp.diameter.management.descriptor.beans.RouteBean
 
setServiceContextId(String) - Method in class com.bea.wcp.diameter.cc.CCR
 
setServiceData(Element) - Method in class com.bea.wcp.diameter.sh.RepositoryData
Sets the service data for this repository data.
setSession(Session) - Method in class com.bea.wcp.diameter.Request
 
setState(PeerState) - Method in class com.bea.wcp.diameter.Peer
 
setSupportedVendorIds(Integer[]) - Method in interface com.bea.wcp.diameter.management.descriptor.beans.ConfigurationBean
 
setTargets(String[]) - Method in interface com.bea.wcp.diameter.management.descriptor.beans.ConfigurationBean
 
setTextValue(Element, String) - Static method in class com.bea.wcp.diameter.util.XmlUtils
 
setTimeout(long) - Method in class com.bea.wcp.diameter.sh.ShApplication
Sets the maximum number of millisecons to wait for an answer from the HSS.
setTimeOut(int) - Method in interface oracle.sdp.proxyregistrar.configuration.beans.ProxyBean
Set timeOut length in second.
setTlsEnabled(boolean) - Method in interface com.bea.wcp.diameter.management.descriptor.beans.ConfigurationBean
 
setUseDomainService(boolean) - Method in interface oracle.sdp.proxyregistrar.configuration.beans.ProxyBean
Set use domain service enable.
setUseHeaderForm(WlssSipServletMessage.UseHeaderForm) - Method in interface com.bea.wcp.sip.WlssSipServletMessage
Deprecated. This feature is now available in the SipServletMessage interface as of JSR 289.
setValue(Object) - Method in class com.bea.wcp.diameter.Avp
 
setValue(String) - Method in interface com.bea.wcp.diameter.management.descriptor.beans.ParamBean
 
setValue(String) - Method in interface oracle.sdp.jsr309.configuration.beans.MsFactoryPropertyBean
Set the property value.
setWatchdogEnabled(boolean) - Method in interface com.bea.wcp.diameter.management.descriptor.beans.PeerBean
 
setWatchdogTimeout(int) - Method in interface com.bea.wcp.diameter.management.descriptor.beans.ConfigurationBean
 
setWatchdogTimeout(int) - Method in class com.bea.wcp.diameter.PeerTable
Sets the watchdog timeout Tw
Sh - Class in com.bea.wcp.diameter.sh
Shared constants and definitions for Sh application.
Sh() - Constructor for class com.bea.wcp.diameter.sh.Sh
 
ShApp - Interface in com.bea.wcp.profile
This is the subset of the ProfileServiceSpi interface that that WlssShApplication actually implements.
ShApplication - Class in com.bea.wcp.diameter.sh
Sh client application.
ShApplication() - Constructor for class com.bea.wcp.diameter.sh.ShApplication
 
ShProviderCached - Class in com.bea.wcp.profile
This is the ProfileService provider to use for contacting the WLSS Sh Diameter Application.
ShProviderCached() - Constructor for class com.bea.wcp.profile.ShProviderCached
 
ShProviderCached.AttributeContainer - Interface in com.bea.wcp.profile
 
ShProviderDirect - Class in com.bea.wcp.profile
This class handles the connection between ShProviderCached, which is the ProfileServiceProvider for the Sh Diameter application, and the application itself (WlssShApplication).
ShProviderDirect() - Constructor for class com.bea.wcp.profile.ShProviderDirect
 
ShSession - Class in com.bea.wcp.diameter.sh
The ShSession represents an
ShSession(ShApplication) - Constructor for class com.bea.wcp.diameter.sh.ShSession
 
Simulator - Class in com.bea.wcp.diameter.util
Base class for simulator applications.
Simulator() - Constructor for class com.bea.wcp.diameter.util.Simulator
 
Simulator.ServerSession - Class in com.bea.wcp.diameter.util
 
Simulator.ServerSession(Simulator, String) - Constructor for class com.bea.wcp.diameter.util.Simulator.ServerSession
 
Simulator.ServerSession(Simulator) - Constructor for class com.bea.wcp.diameter.util.Simulator.ServerSession
 
SipApplicationRuntimeMBean - Interface in com.bea.wcp.sip.management.runtime
 
SipPerformanceRuntimeMBean - Interface in com.bea.wcp.sip.management.runtime
Sip server performance information.
SipServerRuntimeMBean - Interface in com.bea.wcp.sip.management.runtime
SIP ServerRuntime MBean
SipServletSnmpTrapRuntimeMBean - Interface in com.bea.wcp.sip.management.runtime
SIP servlet snmp trap deneration interface.
sipSessionCreated() - Method in interface com.bea.wcp.sip.management.runtime.SipServerRuntimeMBean
 
sipTransactionCreated() - Method in interface com.bea.wcp.sip.management.runtime.SipServerRuntimeMBean
Increments total SIP transactions counter
sipTransactionFailed() - Method in interface com.bea.wcp.sip.management.runtime.SipServerRuntimeMBean
Increments failed SIP transactions counter
sipTransactionSucceeded() - Method in interface com.bea.wcp.sip.management.runtime.SipServerRuntimeMBean
Increments succeeded SIP transactions counter
size() - Method in class com.bea.wcp.diameter.AvpList
 
skip(long) - Method in class com.bea.wcp.diameter.util.ByteBufferInputStream
 
SNA - Static variable in class com.bea.wcp.diameter.sh.Sh
 
sndCEA() - Method in class com.bea.wcp.diameter.Peer
 
sndCEA(Peer.CER) - Method in class com.bea.wcp.diameter.Peer
 
sndCER() - Method in class com.bea.wcp.diameter.Peer
 
sndDWR() - Method in class com.bea.wcp.diameter.Peer
Sends Device-Watchdog-Request see RFC 3539
sndMessage(Message) - Method in class com.bea.wcp.diameter.accounting.ClientSession
Called by container just before a new ACR or ACA message has been sent out.
sndMessage(Message) - Method in class com.bea.wcp.diameter.cc.ClientSession
Called by the container just before a CCR/CCA message has been sent.
sndMessage(Message) - Method in class com.bea.wcp.diameter.Session
Called by the container when a message is about to be sent but before it has been committed.
sndMessage(Message) - Method in class com.bea.wcp.diameter.util.Simulator.ServerSession
 
sndRequest(ByteBuffer, Transaction) - Method in class com.bea.wcp.diameter.Peer
 
SNR - Static variable in class com.bea.wcp.diameter.sh.Sh
 
STA - Static variable in class com.bea.wcp.diameter.Command
Session-Termination-Answer (STA)
start() - Method in class com.bea.wcp.diameter.Node
Starts the Diameter Node instance.
start() - Method in class com.bea.wcp.diameter.Peer
 
start() - Method in class com.bea.wcp.diameter.PeerTable
 
start(String[]) - Method in class com.bea.wcp.diameter.util.Launcher
 
start(String) - Method in class com.bea.wcp.diameter.util.XmlBuffer
 
start(String, int, NetworkAccessPointMBean[]) - Method in interface com.bea.wcp.sip.management.runtime.LoadBalancerConfigChangesNotifier
Enable the server from the load balancer pool.
start() - Method in class com.bea.wcp.util.WlssEchoServer
Start up echo service.
State - Class in com.bea.wcp.diameter
Base class representing state
State(String) - Constructor for class com.bea.wcp.diameter.State
 
STATE_MAINTAINED - Static variable in class com.bea.wcp.diameter.Diameter
 
stop() - Method in class com.bea.wcp.diameter.Node
Stops the Diameter Node instance.
stop() - Method in class com.bea.wcp.diameter.Peer
 
stop() - Method in class com.bea.wcp.diameter.PeerTable
Stops all peers
stop(String, NetworkAccessPointMBean[]) - Method in interface com.bea.wcp.sip.management.runtime.LoadBalancerConfigChangesNotifier
Disable the server from the load balancer pool.
STR - Static variable in class com.bea.wcp.diameter.Command
Session-Termination-Request (STR)
STRING - Static variable in class com.bea.wcp.diameter.Type
Diameter UTF8String data type
stringToHex(String) - Static method in class com.bea.wcp.sip.util.DigestUtils
 
SUBS_REQ_TYPE - Static variable in class com.bea.wcp.diameter.sh.Sh
 
subscribe(AccessKey) - Method in class com.bea.wcp.diameter.sh.ShApplication
Starts subscription for the data referred to by the specified AccessKey.
subscribe(SipApplicationSession, String, Serializable) - Method in interface com.bea.wcp.profile.ProfileService
Subscribe to change notifications for a document described by the docSel document selector.
subscribe(Address, SipApplicationSession, String, Serializable) - Method in interface com.bea.wcp.profile.ProfileService
Subscribe to change notifications for a document described by the docSel document selector.
subscribe(SipApplicationSession, String, int, Serializable) - Method in interface com.bea.wcp.profile.ProfileService
Subscribe to change notifications for a document described by the docSel document selector.
subscribe(Address, SipApplicationSession, String, int, Serializable) - Method in interface com.bea.wcp.profile.ProfileService
Subscribe to change notifications for a document described by the docSel document selector.
subscribe(SipApplicationSession, String, Serializable) - Method in class com.bea.wcp.profile.ProfileServiceSpiImplBase
 
subscribe(Address, SipApplicationSession, String, Serializable) - Method in class com.bea.wcp.profile.ProfileServiceSpiImplBase
 
subscribe(SipApplicationSession, String, int, Serializable) - Method in class com.bea.wcp.profile.ProfileServiceSpiImplBase
 
subscribe(Address, SipApplicationSession, String, int, Serializable) - Method in class com.bea.wcp.profile.ProfileServiceSpiImplBase
 
subscribe(SipApplicationSession, String, Serializable) - Method in interface com.bea.wcp.profile.ShApp
 
subscribe(SipApplicationSession, String, Serializable) - Method in class com.bea.wcp.profile.ShProviderCached
 
subscribe(Address, SipApplicationSession, String, Serializable) - Method in class com.bea.wcp.profile.ShProviderCached
 
subscribe(SipApplicationSession, String, int, Serializable) - Method in class com.bea.wcp.profile.ShProviderCached
 
subscribe(Address, SipApplicationSession, String, int, Serializable) - Method in class com.bea.wcp.profile.ShProviderCached
 
subscribe(SipApplicationSession, String, Serializable) - Method in class com.bea.wcp.profile.ShProviderDirect
 
SubscriptionModificationFailedException - Exception in com.bea.wcp.profile
This exception is thrown if a request to modify the duration of an exception, failed.
SubscriptionModificationFailedException(String) - Constructor for exception com.bea.wcp.profile.SubscriptionModificationFailedException
 
SubscriptionModificationFailedException(String, Throwable) - Constructor for exception com.bea.wcp.profile.SubscriptionModificationFailedException
 
SUCCESS - Static variable in class com.bea.wcp.diameter.ResultCode
 
SUPPORTED_APPLICATIONS - Static variable in class com.bea.wcp.diameter.sh.Sh
 
SUPPORTED_FEATURES - Static variable in class com.bea.wcp.diameter.sh.Sh
 
SUPPORTED_VENDOR_ID - Static variable in class com.bea.wcp.diameter.Attribute
 

T

TBCD - Class in com.bea.wcp.diameter.sh
Representation of Telephony Binary Coded Decimal.
TBCD(String) - Constructor for class com.bea.wcp.diameter.sh.TBCD
 
TBCD(ByteBuffer) - Constructor for class com.bea.wcp.diameter.sh.TBCD
 
TCP - Static variable in interface com.bea.wcp.diameter.management.descriptor.beans.PeerBean
 
terminate() - Method in class com.bea.wcp.diameter.Session
Terminates the session.
TERMINATION_CAUSE - Static variable in class com.bea.wcp.diameter.Attribute
 
TERSE - Static variable in class com.bea.wcp.sip.engine.tracing.TraceLogLevel
 
text(String, String) - Method in class com.bea.wcp.diameter.util.XmlBuffer
 
text(String, int) - Method in class com.bea.wcp.diameter.util.XmlBuffer
 
text(String, long) - Method in class com.bea.wcp.diameter.util.XmlBuffer
 
toByteArray(Node) - Static method in class com.bea.wcp.diameter.util.XmlUtils
 
toLoggableString() - Method in class com.bea.wcp.diameter.Message
 
TOO_BUSY - Static variable in class com.bea.wcp.diameter.ResultCode
 
toString() - Method in class com.bea.wcp.diameter.ApplicationId
 
toString() - Method in class com.bea.wcp.diameter.Attribute
 
toString() - Method in class com.bea.wcp.diameter.Avp
 
toString() - Method in class com.bea.wcp.diameter.AvpList
 
toString() - Method in class com.bea.wcp.diameter.Command
 
toString() - Method in class com.bea.wcp.diameter.Message
 
toString() - Method in class com.bea.wcp.diameter.Peer
 
toString() - Method in class com.bea.wcp.diameter.ResultCode
 
toString() - Method in class com.bea.wcp.diameter.Session
 
toString() - Method in class com.bea.wcp.diameter.sh.AccessKey
 
toString() - Method in class com.bea.wcp.diameter.sh.DataReference
 
toString() - Method in class com.bea.wcp.diameter.sh.RepositoryData
 
toString() - Method in class com.bea.wcp.diameter.sh.TBCD
 
toString() - Method in class com.bea.wcp.diameter.sh.UserIdentity
 
toString() - Method in class com.bea.wcp.diameter.State
 
toString() - Method in class com.bea.wcp.diameter.Type
 
toString() - Method in class com.bea.wcp.diameter.util.Version
 
toString() - Method in class com.bea.wcp.diameter.util.XmlBuffer
 
toString(Node) - Static method in class com.bea.wcp.diameter.util.XmlUtils
 
toString() - Method in class com.bea.wcp.sip.engine.tracing.TraceLogLevel
 
TRACE_LOGGER_LEVEL_BASIC - Static variable in class com.bea.wcp.sip.engine.tracing.TraceLogLevel
 
TRACE_LOGGER_LEVEL_BASIC_INT_VALUE - Static variable in class com.bea.wcp.sip.engine.tracing.TraceLogLevel
 
TRACE_LOGGER_LEVEL_FULL - Static variable in class com.bea.wcp.sip.engine.tracing.TraceLogLevel
 
TRACE_LOGGER_LEVEL_FULL_INT_VALUE - Static variable in class com.bea.wcp.sip.engine.tracing.TraceLogLevel
 
TRACE_LOGGER_LEVEL_TERSE - Static variable in class com.bea.wcp.sip.engine.tracing.TraceLogLevel
 
TRACE_LOGGER_LEVEL_TERSE_INT_VALUE - Static variable in class com.bea.wcp.sip.engine.tracing.TraceLogLevel
 
TRACE_MESSAGE_LISTENER_FACTORY - Static variable in interface com.bea.wcp.sip.engine.tracing.listener.TraceMessageListenerFactory
 
TraceLogLevel - Class in com.bea.wcp.sip.engine.tracing
Represents the 3 available logging levels
TraceMessageListener - Interface in com.bea.wcp.sip.engine.tracing.listener
This is the base interface for all Tracing Filters.
TraceMessageListenerFactory - Interface in com.bea.wcp.sip.engine.tracing.listener
TraceMessageListenerFactory allows clients to reuse the default trace message listener implementation behaviors by creating an instance and delegating to it.
TRANSPORT_UTIL - Static variable in interface com.bea.wcp.sip.util.TransportUtil
Used to look up the utility in the Servlet context.
TransportUtil - Interface in com.bea.wcp.sip.util
A utility interface for obtaining all SIP listeners, and for determining if a given SIP URI represents the local server.
Type - Class in com.bea.wcp.diameter
Supported AVP data types.

U

UDA - Static variable in class com.bea.wcp.diameter.sh.Sh
 
UDR - Static variable in class com.bea.wcp.diameter.sh.Sh
 
UNABLE_TO_COMPLY - Static variable in class com.bea.wcp.diameter.ResultCode
 
UNABLE_TO_DELIVER - Static variable in class com.bea.wcp.diameter.ResultCode
 
unableToComply(String) - Static method in exception com.bea.wcp.diameter.MessageException
Convenience method to return a new UNABLE_TO_COMPLY MessageException.
UnableToLockException - Exception in com.bea.wcp.sip.engine.server
 
UNKNOWN_PEER - Static variable in class com.bea.wcp.diameter.ResultCode
 
UNKNOWN_SESSION_ID - Static variable in class com.bea.wcp.diameter.ResultCode
 
unregister() - Method in interface com.bea.wcp.profile.ProfileServiceSpi
This method is called to inform the profile service provider that it is being disconnected from the profile service.
unregister() - Method in class com.bea.wcp.profile.ProfileServiceSpiImplBase
 
unregister() - Method in class com.bea.wcp.profile.ShProviderCached
 
unregister() - Method in class com.bea.wcp.profile.ShProviderDirect
 
unregisterApp() - Static method in class com.bea.wcp.profile.ShProviderDirect
 
unregisterSpi(String) - Method in interface com.bea.wcp.profile.ProfileServiceInternal
Unregister a ProfileServiceSpi for a named protocol.
unsetDestinationHost() - Method in class com.bea.wcp.diameter.Request
Unsets the destination host for this request and removes the Destination-Host AVP.
unsubscribe(AccessKey) - Method in class com.bea.wcp.diameter.sh.ShApplication
Unsubscribes from the data referred to by the specified AccessKey.
UNSUPPORTED_VERSION - Static variable in class com.bea.wcp.diameter.ResultCode
 
update(ProfileSubscription, Document) - Method in interface com.bea.wcp.profile.ProfileListener
Invoked when a change happens to a Document to which a subscription has been made.
UpgradeFailedException - Exception in com.bea.wcp.sip.management.runtime
 
UpgradeFailedException(String) - Constructor for exception com.bea.wcp.sip.management.runtime.UpgradeFailedException
 
USER_DATA - Static variable in class com.bea.wcp.diameter.sh.Sh
 
USER_DATA_NOT_AVAILABLE - Static variable in class com.bea.wcp.diameter.sh.Sh
 
USER_IDENTITY - Static variable in class com.bea.wcp.diameter.sh.Sh
 
USER_NAME - Static variable in class com.bea.wcp.diameter.Attribute
 
USER_STATE - Static variable in class com.bea.wcp.diameter.sh.DataReference
 
UserIdentity - Class in com.bea.wcp.diameter.sh
Represents a public or MSISDN user identity.
UserIdentity(String) - Constructor for class com.bea.wcp.diameter.sh.UserIdentity
Creates a new UserIdentity for the specified identity string.
UserIdentity(TBCD) - Constructor for class com.bea.wcp.diameter.sh.UserIdentity
 

V

VALID_VALUES - Static variable in class com.bea.wcp.sip.engine.tracing.TraceLogLevel
 
validate() - Method in class com.bea.wcp.diameter.accounting.ACA
 
validate() - Method in class com.bea.wcp.diameter.accounting.ACR
 
validate() - Method in class com.bea.wcp.diameter.Avp
Validates an AVP.
validate() - Method in class com.bea.wcp.diameter.cc.CCA
 
validate() - Method in class com.bea.wcp.diameter.cc.CCR
 
validate(DiameterBean) - Static method in class com.bea.wcp.diameter.management.descriptor.validator.Validator
 
validate() - Method in class com.bea.wcp.diameter.Message
Validates the message by validating each message AVP.
validate() - Method in class com.bea.wcp.diameter.Peer.CEA
 
validate() - Method in class com.bea.wcp.diameter.Peer.CER
 
validate() - Method in class com.bea.wcp.diameter.RAA
 
validate() - Method in class com.bea.wcp.diameter.RAR
 
validate(Object) - Method in class com.bea.wcp.diameter.Type
Validates specified AVP value according to this type.
validateAvp(Avp) - Method in class com.bea.wcp.diameter.accounting.ACA
 
validateAvp(Avp) - Method in class com.bea.wcp.diameter.accounting.ACR
 
validateAvp(Avp) - Method in class com.bea.wcp.diameter.cc.CCA
 
validateAvp(Avp) - Method in class com.bea.wcp.diameter.cc.CCR
 
validateAvp(Avp) - Method in class com.bea.wcp.diameter.Message
 
validateAvp(Avp) - Method in class com.bea.wcp.diameter.RAR
 
validateConfiguration(ConfigurationBean) - Static method in class com.bea.wcp.diameter.management.descriptor.validator.Validator
 
validateConfigurationTargets(ConfigurationBean) - Static method in class com.bea.wcp.diameter.management.descriptor.validator.Validator
 
validateDefaultRoute(DefaultRouteBean, ConfigurationBean) - Static method in class com.bea.wcp.diameter.management.descriptor.validator.Validator
 
validateRoute(RouteBean) - Static method in class com.bea.wcp.diameter.management.descriptor.validator.Validator
 
validateRoute(RouteBean, ConfigurationBean) - Static method in class com.bea.wcp.diameter.management.descriptor.validator.Validator
 
ValidationError - Enum in com.bea.wcp.diameter.management.descriptor.validator
Validation error types for console support.
ValidationException - Exception in com.bea.wcp.diameter.management.descriptor.validator
Exception raised in the event of a validation error.
ValidationException(ValidationError, Object[]) - Constructor for exception com.bea.wcp.diameter.management.descriptor.validator.ValidationException
 
ValidationException(ValidationError) - Constructor for exception com.bea.wcp.diameter.management.descriptor.validator.ValidationException
 
ValidationException(String) - Constructor for exception com.bea.wcp.diameter.management.descriptor.validator.ValidationException
 
Validator - Class in com.bea.wcp.diameter.management.descriptor.validator
Validator for Diameter descriptor bean properties.
Validator() - Constructor for class com.bea.wcp.diameter.management.descriptor.validator.Validator
 
valueOf(String) - Static method in enum com.bea.wcp.diameter.accounting.RecordType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.bea.wcp.diameter.accounting.RecordType
Returns the RecordType corresponding to the specified AVP integer value, or null if none.
valueOf(String) - Static method in enum com.bea.wcp.diameter.cc.RequestType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.bea.wcp.diameter.cc.RequestType
 
valueOf(String) - Static method in enum com.bea.wcp.diameter.management.descriptor.validator.ValidationError
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.wcp.profile.ProfileSubscription.ProfileSubscriptionState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.wcp.sip.WlssSipApplicationSession.PersistenceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.wcp.sip.WlssSipServletMessage.UseHeaderForm
Deprecated. Returns the enum constant of this type with the specified name.
values() - Static method in enum com.bea.wcp.diameter.accounting.RecordType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bea.wcp.diameter.cc.RequestType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bea.wcp.diameter.management.descriptor.validator.ValidationError
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bea.wcp.profile.ProfileSubscription.ProfileSubscriptionState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bea.wcp.sip.WlssSipApplicationSession.PersistenceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bea.wcp.sip.WlssSipServletMessage.UseHeaderForm
Deprecated. Returns an array containing the constants of this enum type, in the order they are declared.
VENDOR_3GPP - Static variable in class com.bea.wcp.diameter.charging.Charging
3GPP vendor id
VENDOR_3GPP - Static variable in class com.bea.wcp.diameter.sh.Sh
3GPP vendor id
VENDOR_ID - Static variable in class com.bea.wcp.diameter.Attribute
 
VENDOR_SPECIFIC_APPLICATION_ID - Static variable in class com.bea.wcp.diameter.Attribute
 
VERSION - Static variable in class com.bea.wcp.diameter.Message
Diameter version
Version - Class in com.bea.wcp.diameter.util
Reads WebLogic product release information from manifest.
Version(Manifest) - Constructor for class com.bea.wcp.diameter.util.Version
Reads version information from specified Manifest.
Version(String, String, String) - Constructor for class com.bea.wcp.diameter.util.Version
 

W

WAIT_CONN_ACK - Static variable in class com.bea.wcp.diameter.PeerState
 
WAIT_CONN_ACK_ELECT - Static variable in class com.bea.wcp.diameter.PeerState
 
WAIT_I_CEA - Static variable in class com.bea.wcp.diameter.PeerState
 
WAIT_RETURNS - Static variable in class com.bea.wcp.diameter.PeerState
 
waitForClosed(long) - Method in class com.bea.wcp.diameter.Peer
 
waitForOpen(long) - Method in class com.bea.wcp.diameter.Peer
 
WATCHDOG_TICK_RESOLUTION - Static variable in class com.bea.wcp.diameter.PeerTable
Watchdog period in milliiseconds
watchdogTick() - Method in class com.bea.wcp.diameter.Peer
Called when watchdog timeout tick expired for this peer
weightChanged(int, int) - Method in interface com.bea.wcp.sip.management.runtime.LoadBalancerConfigChangesNotifier
Notify when the server weight changes
WLAN_INFORMATION - Static variable in class com.bea.wcp.diameter.charging.Charging
 
WlssAction - Interface in com.bea.wcp.sip
WlssAction is intended for use in converged applications where multiple interactions with the SipApplicationSession or SipSession require concurrency control with respect to the SIP call state.
WlssAsynchronousAction - Interface in com.bea.wcp.sip
This interface represents the work to be done on a SipApplicationSession in an asynch manner.
WlssEchoServer - Class in com.bea.wcp.util
Simple echo server.
WlssEchoServer() - Constructor for class com.bea.wcp.util.WlssEchoServer
Create a WlssEchoServer object to offer echo service on TCP and UDP ports on the default IP address.
WlssProxy - Interface in com.bea.wcp.sip
Deprecated. The interface has been deprecated since JSR289
WlssSipApplicationSession - Interface in com.bea.wcp.sip
This interface is an extension of the standard SipApplicationSession interface.
WlssSipApplicationSession.PersistenceType - Enum in com.bea.wcp.sip
Used by WlssSipApplicationSession.setPersist( com.bea.wcp.sip.WlssSipApplicationSession.PersistenceType, boolean).
WlssSipFactory - Interface in com.bea.wcp.sip
This interface is an extension of the standard SipFactory interface.
WlssSipServlet - Class in com.bea.wcp.sip
Deprecated. This class is deprecated as methods provided in this class are now available in the parent javax.servlet.sip.SipServlet class.
WlssSipServlet() - Constructor for class com.bea.wcp.sip.WlssSipServlet
Deprecated.  
WlssSipServletMessage - Interface in com.bea.wcp.sip
Deprecated. This feature is now available in the SipServletMessage interface as of JSR 289.
WlssSipServletMessage.UseHeaderForm - Enum in com.bea.wcp.sip
Deprecated. 
WlssSipServletResponse - Interface in com.bea.wcp.sip
Deprecated. This class is deprecated as the createPrack method is now available in the parent SipServletResponse class. Use SipServletResponse.createPrack() instead.
WlssSipSessionsUtil - Interface in com.bea.wcp.sip
(c) BEA Systems 2006
WlssTelURI - Interface in com.bea.wcp.sip
This class is a WebLogic SIP Server specific extension of the interface javax.servlet.sip.TelURL.

X

XmlBuffer - Class in com.bea.wcp.diameter.util
Simple utility class for creating small XML documents.
XmlBuffer() - Constructor for class com.bea.wcp.diameter.util.XmlBuffer
 
XmlUtils - Class in com.bea.wcp.diameter.util
Miscellaneous utility methods for handling XML documents.
XmlUtils() - Constructor for class com.bea.wcp.diameter.util.XmlUtils
 

A B C D E F G H I J L M N O P R S T U V W X

Oracle Communications Converged Application Server Java API Reference
5.0

E18767-01


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