|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AvpDataException | |
|---|---|
| org.jdiameter.api | |
| org.jdiameter.api.acc.events | |
| org.jdiameter.api.app | |
| org.jdiameter.api.auth.events | |
| Uses of AvpDataException in org.jdiameter.api |
|---|
| Methods in org.jdiameter.api that throw AvpDataException | |
|---|---|
java.net.InetAddress |
Avp.getAddress()
|
java.lang.String |
Avp.getDiameterIdentity()
|
URI |
Avp.getDiameterURI()
|
float |
Avp.getFloat32()
|
double |
Avp.getFloat64()
|
AvpSet |
Avp.getGrouped()
|
int |
Avp.getInteger32()
|
long |
Avp.getInteger64()
|
java.lang.String |
Avp.getOctetString()
|
byte[] |
Avp.getRaw()
|
java.util.Date |
Avp.getTime()
|
long |
Avp.getUnsigned32()
|
long |
Avp.getUnsigned64()
|
java.lang.String |
Avp.getUTF8String()
|
| Uses of AvpDataException in org.jdiameter.api.acc.events |
|---|
| Methods in org.jdiameter.api.acc.events that throw AvpDataException | |
|---|---|
long |
AccountRequest.getAccountingRecordNumber()
|
long |
AccountAnswer.getAccountingRecordNumber()
|
int |
AccountRequest.getAccountingRecordType()
|
int |
AccountAnswer.getAccountingRecordType()
|
| Uses of AvpDataException in org.jdiameter.api.app |
|---|
| Methods in org.jdiameter.api.app that throw AvpDataException | |
|---|---|
java.lang.String |
AppRequestEvent.getDestinationHost()
Return destination host avp value ( null if avp is empty ) |
java.lang.String |
AppRequestEvent.getDestinationRealm()
Return destionation realm avp value ( null if avp is empty ) |
java.lang.String |
AppEvent.getOriginHost()
Return origination host avp value ( null if avp is empty ) |
java.lang.String |
AppEvent.getOriginRealm()
Return origination realm avp value ( null if avp is empty ) |
Avp |
AppAnswerEvent.getResultCodeAvp()
Return result code of snswer message |
| Uses of AvpDataException in org.jdiameter.api.auth.events |
|---|
| Methods in org.jdiameter.api.auth.events that throw AvpDataException | |
|---|---|
long |
ReAuthRequest.getAuthApplicationId()
Return Auth-Application-Id value of request |
long |
AbortSessionRequest.getAuthApplicationId()
Return Auth-Application-Id value of request |
long |
SessionTermRequest.getAuthApplicationId()
|
int |
ReAuthRequest.getReAuthRequestType()
Return re-authentication request type |
int |
SessionTermRequest.getTerminationCause()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||