Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.1

E36938-01


Uses of Class
com.bea.wcp.diameter.AvpList

Packages that use AvpList
com.bea.wcp.diameter The Diameter base protocol API. 
com.bea.wcp.diameter.sh The Diameter Sh Client implementation. 

 

Uses of AvpList in com.bea.wcp.diameter

 

Methods in com.bea.wcp.diameter that return AvpList
 AvpList Message.getAvpList()
          Returns the list of message AVPs.
 AvpList Avp.getAvpList()
          Returns the AvpList value of a Grouped AVP.
 AvpList AvpException.getFailedAvps()
          Returns the list of failed AVPs for this exception.

 

Methods in com.bea.wcp.diameter with parameters of type AvpList
 void Capabilities.addAvps(AvpList avps)
           

 

Uses of AvpList in com.bea.wcp.diameter.sh

 

Methods in com.bea.wcp.diameter.sh with parameters of type AvpList
 void AccessKey.addAvps(AvpList avps)
          Adds the appropriate AVPs for this AccessKey to the specified list of AVPs.
 void DataReference.addAvps(AvpList avps, Object param)
           

 


Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.1

E36938-01


Copyright © 2012 Oracle Corporation. All Rights Reserved.