Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.1

E36938-01


Uses of Package
com.bea.wcp.diameter

Packages that use com.bea.wcp.diameter
com.bea.wcp.diameter The Diameter base protocol API. 
com.bea.wcp.diameter.accounting The Diameter offline charging API (Rf interface). 
com.bea.wcp.diameter.cc The Diameter credit control API (Ro interface). 
com.bea.wcp.diameter.charging Common definitions, classes, and Diameter applications for 3GPP charging functions (Ro and Rf interfaces). 
com.bea.wcp.diameter.relay A Diameter relay implementation. 
com.bea.wcp.diameter.sh The Diameter Sh Client implementation. 
com.bea.wcp.diameter.util Diameter base protocol API helper utilities. 

 

Classes in com.bea.wcp.diameter used by com.bea.wcp.diameter
Answer
          Diameter answer message.
Application
          Base class for all Diameter applications.
ApplicationId
          Diameter application identifier.
AppManager
          Manages applications for a Diameter node.
Attribute
          Diameter attribute information.
Avp
          Represents a Diameter AVP (Attribute-Value Pair).
AvpException
          Exception raised if an invalid AVP was encountered in a Diameter message.
AvpList
          An AvpList is used to represent the AVPs of a Diameter message or the AVPs contained within a grouped AVP.
Capabilities
          Represents the capabilities of a Diameter peer.
Command
          Diameter command information.
DiameterException
          Base class for Diameter exception types.
Message
          Diameter Message base class for both Request and Answer message types.
MessageException
          Exception raised if an invalid Diameter message has been encountered.
MessageFactory
          A MessageFactory can be optionally specified when defining a new Diameter command.
Node
          Diameter Node implementation.
Peer
          Diameter peer implementation based on state machine pattern.
Peer.CEA
           
Peer.CER
           
PeerState
          Diameter peer state machine.
PeerTable
          The peer table manages information about configured Diameter peers.
RAR
          Diameter Re-Auth-Request (RAR) message.
Request
          Diameter request message.
ResultCode
          Diameter result code.
RouteTable
          Real-based routing table, as described in RFC 3588 section 2.6.
Session
          Base class for Diameter application sessions.
SessionListener
          The SessionListener class can be used by an application to subscribe to messages delivered to a session.
State
          Base class representing state (c) BEA Systems 2006
Type
          Supported AVP data types.

 

Classes in com.bea.wcp.diameter used by com.bea.wcp.diameter.accounting
Answer
          Diameter answer message.
Avp
          Represents a Diameter AVP (Attribute-Value Pair).
AvpException
          Exception raised if an invalid AVP was encountered in a Diameter message.
Enumerated
          Any enum value which implements this interface can be used as the value of an AVP of type INTEGER32, INTEGER64, or ENUMERATED.
Message
          Diameter Message base class for both Request and Answer message types.
MessageException
          Exception raised if an invalid Diameter message has been encountered.
Node
          Diameter Node implementation.
Request
          Diameter request message.
ResultCode
          Diameter result code.

 

Classes in com.bea.wcp.diameter used by com.bea.wcp.diameter.cc
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).
AvpException
          Exception raised if an invalid AVP was encountered in a Diameter message.
Command
          Diameter command information.
DiameterException
          Base class for Diameter exception types.
Enumerated
          Any enum value which implements this interface can be used as the value of an AVP of type INTEGER32, INTEGER64, or ENUMERATED.
Message
          Diameter Message base class for both Request and Answer message types.
MessageException
          Exception raised if an invalid Diameter message has been encountered.
Node
          Diameter Node implementation.
Request
          Diameter request message.
ResultCode
          Diameter result code.
Session
          Base class for Diameter application sessions.

 

Classes in com.bea.wcp.diameter used by com.bea.wcp.diameter.charging
Application
          Base class for all Diameter applications.
ApplicationId
          Diameter application identifier.
Attribute
          Diameter attribute information.
ClientApplication
          Base class for Diameter client applications.
Session
          Base class for Diameter application sessions.

 

Classes in com.bea.wcp.diameter used by com.bea.wcp.diameter.relay
Answer
          Diameter answer message.
Application
          Base class for all Diameter applications.
ApplicationId
          Diameter application identifier.
DiameterException
          Base class for Diameter exception types.
Request
          Diameter request message.

 

Classes in com.bea.wcp.diameter used by com.bea.wcp.diameter.sh
Application
          Base class for all Diameter applications.
ApplicationId
          Diameter application identifier.
Attribute
          Diameter attribute information.
Avp
          Represents a Diameter AVP (Attribute-Value Pair).
AvpException
          Exception raised if an invalid AVP was encountered in a Diameter message.
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.
DiameterException
          Base class for Diameter exception types.
Request
          Diameter request message.
ResultCode
          Diameter result code.
Session
          Base class for Diameter application sessions.

 

Classes in com.bea.wcp.diameter used by com.bea.wcp.diameter.util
Application
          Base class for all Diameter applications.
DiameterException
          Base class for Diameter exception types.
Message
          Diameter Message base class for both Request and Answer message types.
Node
          Diameter Node implementation.
Request
          Diameter request message.
Session
          Base class for Diameter application sessions.

 


Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.1

E36938-01


Copyright © 2012 Oracle Corporation. All Rights Reserved.