All Classes and Interfaces
Class
Description
Diameter Accounting-Answer (ACA) Message.
Access key used for Sh-Pull, Sh-Update, and Sh-Subs-Notif commands.
Diameter Accounting-Request (ACR) message.
Diameter answer message.
Defines the set of API operation types available for media session management.
Base class for all Diameter applications.
Corresponds to ApplicationBean
(Interface=com.bea.wcp.diameter.management.descriptor.beans.ApplicationBean)
This helper class contains methods that are used infrequently and
can be easily separated from the bean implementations.
Diameter application identifier.
Manages applications for a Diameter node.
Diameter attribute information.
Represents a Diameter AVP (Attribute-Value Pair).
Exception raised if an invalid AVP was encountered in a Diameter message.
An AvpList is used to represent the AVPs of a Diameter message or the
AVPs contained within a grouped AVP.
This is a generated class that provides a mapping from
interface classes to implementation classes
An input stream that reads from a byte buffer.
Cache configuration bean.
Represents the capabilities of a Diameter peer.
Diameter Credit-Control-Answer message.
Diameter Credit-Control-Request.
Common definitions for 3GPP charging functions (Rf and Ro).
Base class for Diameter client applications.
Client accounting session implementing the client accounting state machine
described in RFC 3588 section 8.2.
Diameter credit control application client session.
Represents a codec used in media processing, encapsulating its name and parameters.
Builder interface for creating immutable
Codec instances.Represents codec parameters used in media session configurations.
Builder interface for creating immutable
CodecParameters instances.Coherence storage bean.
Diameter command information.
This exception is thrown if concurrent modification of a profile document
on the server has been detected.
Corresponds to ConfigurationBean
(Interface=com.bea.wcp.diameter.management.descriptor.beans.ConfigurationBean)
This helper class contains methods that are used infrequently and
can be easily separated from the bean implementations.
Represents a connection between two endpoints, encapsulating media source IP and port, MFE IP and port, destination IP
and port, and an authentication token.
Builder interface for creating immutable
Connection instances.Represents a request to create a media session, encapsulating details such as call ID, media session purpose, media
type, ingress and egress media streams, custom pipeline, and session metadata.
Builder interface for creating immutable
CreateMediaRequest instances.Shared constants used by Diameter credit-control applications.
Supported Sh data reference types.
Utility methods for reading and writing Diameter message data.
Utility methods for debug logging to stdout.
Corresponds to DefaultRouteBean
(Interface=com.bea.wcp.diameter.management.descriptor.beans.DefaultRouteBean)
This helper class contains methods that are used infrequently and
can be easily separated from the bean implementations.
A low-level listener that is inserted into the Transaction and Transport
layers of the SIP stack.
Diameter base shared constants.
Declares that a java class is a handler for Diameter messages.
Corresponds to DiameterBean
(Interface=com.bea.wcp.diameter.management.descriptor.beans.DiameterBean)
This helper class contains methods that are used infrequently and
can be easily separated from the bean implementations.
Sets the context of the diameter object injection.
This abstract bean is the base interface for all DiameterBean interfaces.
Corresponds to DiameterDescriptorBean
(Interface=com.bea.wcp.diameter.management.descriptor.beans.DiameterDescriptorBean)
This helper class contains methods that are used infrequently and
can be easily separated from the bean implementations.
Base class for Diameter exception types.
SERVER RUNTIME Class for managing traffic information (received count/sent count) of messages
Message Counter
Corresponds to DiameterMessageDebugBean
(Interface=com.bea.wcp.diameter.management.descriptor.beans.DiameterMessageDebugBean)
This helper class contains methods that are used infrequently and
can be easily separated from the bean implementations.
Describes the Diameter Node in
DiameterBean.Qualifier for the observer methods of a
DiameterBean.Corresponds to DiameterParamBean
(Interface=com.bea.wcp.diameter.management.descriptor.beans.DiameterParamBean)
This helper class contains methods that are used infrequently and
can be easily separated from the bean implementations.
Diameter Runtime MBean
Defines supported codec types for use with egress media streams.
Represents an egress media stream, encapsulating its identifiers, connection details, output codecs, and metadata.
Builder interface for creating immutable
EgressMediaStream instances.Any enum value which implements this interface can be used as the value
of an AVP of type INTEGER32, INTEGER64, or ENUMERATED.
Represents an error response, encapsulating details such as error code and error message.
Builder interface for creating immutable
ErrorResponse instances.Descriptor bean for Sip Server Extensions.
ExternalLoadBalancer MBean.
Generic message factory.
BeanUpdateListener that bridges MediaFlowEngineBean add/update/remove events to the
HealthMonitorService without introducing a compile-time dependency, using reflection.
A Simple HSS simulator that supports only RepositoryData.
Represents a set of identifiers associated with a media stream or participant.
Builder interface for creating immutable
Identifiers instances.Defines supported codec types for use with ingress media streams.
Represents an ingress media stream, encapsulating its identifiers, ingress source type, offered SDP, negotiated SDP,
and metadata.
Builder interface for creating immutable
IngressMediaStream instances.Traps an invalid configuration.
A Java method annotated with this annotation will be used
to handle any 100 Trying Response for Invite Request only.
Jsr309BaseBean.
The root Driver configuration bean interface.
Utility class which can be used to launch a standalone Diameter application.
This exception is thrown when a method in a Session is unable to get a lock it requires.
Various management utilities.
Factory interface for obtaining instances of MediaGatewayServiceApi and creating request/response/submodel objects.
RuntimeMBean representing a single Media Flow Engine instance.
MediaGatewayServiceApi provides operations for creating, modifying, activating, deactivating,
and deleting media sessions in the Media Gateway Service (MGS) module.
MediaListener (acts as Customizer)
Listens to and manages MediaServerBean configuration updates for Media Gateway.
MediaServerDescriptorValidator
Validates media gateway configuration for correctness at init/update.
When the Media Gateway is configured, this class should be provided as the Resource.
Represents a request to perform an action on a media session, such as deactivation, or deletion.
Builder interface for creating immutable
MediaSessionActionRequest instances.Represents the details of a media session, including ingress and egress media streams, pipeline description, and API version.
Builder interface for creating immutable
MediaSessionDetails instances.Event class that contains information about media session operation failures.
A listener interface that is notified when media session operations fail.
Represents a response to a media session upsert operation, extending the
SuccessResponse interface.Builder interface for creating immutable
MediaSessionUpsertResponse instances, extending the
SuccessResponse.Builder interface.Diameter Message base class for both Request and Answer message types.
Message Counter
Exception raised if an invalid Diameter message has been encountered.
A MessageFactory can be optionally specified when defining a new Diameter
command.
A low-level listener that is inserted into the Transaction and Transport
layers of the SIP stack.
Represents a request to modify a media session, encapsulating details such as ingress and egress media streams.
Builder interface for creating immutable
ModifyMediaRequest instances.Media server control factory bean.
Ms Factory Property Bean.
Represents a negotiated SDP (Session Description Protocol) media description, encapsulating its media type, media
direction, connection details, and negotiated codecs.
Builder interface for creating immutable
NegotiatedSDP instances.Diameter Node implementation.
Represents an offered SDP (Session Description Protocol) media description, encapsulating its media type, media
direction, connection details, and offered codecs.
Builder interface for creating immutable
OfferedSDP instances.OlpEventHandler.
OlpStatsCollector.
If a Profile Service provider does not support a particular API method,
it should throw this exception.
Diameter peer implementation based on state machine pattern.
Corresponds to PeerBean
(Interface=com.bea.wcp.diameter.management.descriptor.beans.PeerBean)
This helper class contains methods that are used infrequently and
can be easily separated from the bean implementations.
Diameter peer state machine.
The peer table manages information about configured Diameter peers.
xsdgen:complexType.targetNamespace="http://www.bea.com/ns/weblogic/90"
Validation error types for console support.
Exception raised in the event of a validation error.
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 its sibling methods.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.
This is a blank profile router, used for development and
testing work.
Starting point for accessing the Profile service.
Interface to be implemented by a provider.
This is blank implementation of ProfileServiceSpi, used for testing
and development purposes.
This is a class returned by
ProfileServiceSpi.subscribe.PENDING means the subscription request has been submitted, and the
final state of the subscription is not yet known.
Adapter for a Protocol Session.
Observer for lifecycle events of a protocol session.
Event enum.
Diameter Re-Auth-Answer (RAA) message.
Diameter Re-Auth-Request (RAR) message.
Accounting record type values for Accounting-Record-Type AVP.
This application implements Diameter Relay functionality.
Represents Sh repository data.
Diameter request message.
This exception is thrown when a Profile Service method failed to complete
in the allotted time.
Credit control request type values for CC-Request-Type AVP.
ResourceThresholdBean
Represents a resource threshold policy for CPU, memory, etc.
ResourceThresholdBean
Represents a resource threshold policy for CPU, memory, etc.
Diameter result code.
Diameter application which extends the accounting client session base
class and implements the 3GPP Rf client protocol.
3GPP Rf session, which extends ClientSession with the ability to store
and retrieve session attributes.
Simple OCF simulator for Rf protocol testing.
Diameter credit control application which implements the 3GPP Ro client
protocol.
3GPP Ro session.
Simple CDF simulator for Ro protocol testing.
Realm-based route information.
Corresponds to RouteBean
(Interface=com.bea.wcp.diameter.management.descriptor.beans.RouteBean)
This helper class contains methods that are used infrequently and
can be easily separated from the bean implementations.
Peer-based routing table, as described in RFC 3588 section 2.6.
Defines the configuration for a rtp proxy instance with management and VIP settings.
This is a generated class that provides a mapping from
interface classes to implementation classes
xsdgen:complexType.targetNamespace="http://www.bea.com/ns/weblogic/90"
Base class for Diameter application sessions.
The SessionListener class can be used by an application to subscribe to
messages delivered to a session.
Represents metadata associated with a media session, including a description and custom key-value pairs.
Builder interface for creating immutable
SessionMetadata instances.A utility class for supporting converged applications having HTTP
and SIP Sessions.
Source of diameter sessions.
Shared constants and definitions for Sh application.
This is the subset of the ProfileServiceSpi interface that
WlssShApplication actually implements.
Sh client application.
This class handles the connection between ShProviderCached, which
is the ProfileServiceProvider for the Sh Diameter application, and
the application itself (WlssShApplication).
The ShSession.
Base class for simulator applications.
Qualifier to allow differentiation of CDI beans exposed by SIP Engine.
Sip server performance information.
Sip priority runtime information.
Defines an interface common to all Sip Server extensions.
SIP ServerRuntime MBean
The SipServletContext interface extends ServletContext to provide method to register ProtocolSessionObserver into
context.
SIP servlet snmp trap deneration interface.
Spending limit request type values for SL-Request-Type AVP.
Base class representing state.
Represents metadata associated with a media stream, including a description and custom key-value pairs.
Builder interface for creating immutable
StreamMetadata instances.This exception is thrown if a request to modify the duration of an exception
failed.
Represents a successful response, encapsulating details such as session ID and session state.
Builder interface for creating immutable
SuccessResponse instances.Sy Application.
Sy client session.
Factory and definitions for Sy application.
SySimulator.
Diameter Spending-Limit-Request (SLR) message.
Diameter Spending-Limit-Request (SLR) message.
Diameter Spending-Limit-Request (SLR) message.
Diameter Spending-Status-Notification-Request (SNR) message.
Diameter Spending-Limit-Request (SLR) message.
Diameter Spending-Limit-Request (SLR) message.
Representation of Telephony Binary Coded Decimal.
Represents the 4 available logging levels, TERSE, BASIC,FULL and RAW.
This is the base interface for all Tracing Filters.
TraceMessageListenerFactory allows clients to reuse
the default trace message listener implementation behaviors
by creating an instance and delegating to it.
A utility interface for obtaining all SIP listeners, and for
determining if a given SIP URI represents the local server.
Supported AVP data types.
Represents a public or MSISDN user identity.
Validation error types for console support.
Exception raised in the event of a validation error.
Reads WebLogic product release information from the manifest.
Deprecated.
Use JSR-236(Concurrency Utilities for Java EE concurrency) API javax.enterprise.concurrent.ContextService instead
Deprecated.
Use JSR-236(Concurrency Utilities for Java EE concurrency) API javax.enterprise.concurrent.ManagedExecutorService#submit instead
This abstract bean is the base interface for all WlssBean interfaces.
Deprecated.
The interface has been deprecated since JSR289
This interface is an extension of the standard
SipApplicationSession
interface.This interface is an extension of the standard
SipFactory
interface.Deprecated.
This class is deprecated as methods provided in this class are
now available in the parent
javax.servlet.sip.SipServlet
class.Deprecated.
This feature is now available in the SipServletMessage interface
as of JSR 289.
Deprecated.
Deprecated.
This class is deprecated as the createPrack method is now
available in the parent SipServletResponse class.
This interface is an extension of the standard
SipSession
interface.A utility class providing additional support for
converged HTTP/SIP applications and converged Java EE / SIP applications.
This class is a Oracle Communications Converged Application Server specific extension of the interface
javax.servlet.sip.TelURL.
Simple utility class for creating small XML documents.
Miscellaneous utility methods for handling XML documents.