Package | Description |
---|---|
com.bea.wcp.diameter |
The Diameter base protocol API.
|
com.bea.wcp.diameter.sh |
The Diameter Sh Client implementation.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
void |
Capabilities.addAvps(AvpList avps) |
Modifier and Type | Method and Description |
---|---|
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) |