Oracle Corp.

Oracle WebLogic Communications Server 10.1 API Reference


Package com.bea.wcp.diameter

The Diameter base protocol API.

See:
          Description

Interface Summary
Enumerated Any enum value which implements this interface can be used as the value of an AVP of type INTEGER32, INTEGER64, or ENUMERATED.
MessageFactory A MessageFactory can be optionally specified when defining a new Diameter command.
SessionListener The SessionListener class can be used by an application to subscribe to messages delivered to a session.
 

Class Summary
Answer Diameter answer message.
Application Base class for all Diameter applications.
ApplicationId Diameter application identifier.
Attribute Diameter attribute information.
Avp Represents a Diameter AVP (Attribute-Value Pair).
AvpList An AvpList is used to represent the AVPs of a Diameter message or the AVPs contained within a grouped AVP.
ClientApplication Base class for Diameter client applications.
Command Diameter command information.
Diameter Diameter base shared constants.
GenericMessageFactory Generic message factory.
Message Diameter Message base class for both Request and Answer message types.
Node Diameter Node implementation.
RAA Diameter Re-Auth-Answer (RAA) message.
RAR Diameter Re-Auth-Request (RAR) message.
Request Diameter request message.
ResultCode Diameter result code.
Session Base class for Diameter application sessions.
Type Supported AVP data types.
 

Exception Summary
AvpException Exception raised if an invalid AVP was encountered in a Diameter message.
DiameterException Base class for Diameter exception types.
MessageException Exception raised if an invalid Diameter message has been encountered.
 

Package com.bea.wcp.diameter Description

The Diameter base protocol API.


Documentation is available at
http://e-docs.bea.com/wlcp/wlss40/
Copyright 2008 Oracle Corp.