| Package | Description |
|---|---|
| org.jdiameter.api | |
| org.jdiameter.api.acc.events | |
| org.jdiameter.api.app | |
| org.jdiameter.api.auth.events | |
| org.jdiameter.api.rf.events |
| Modifier and Type | Method and Description |
|---|---|
InetAddress |
Avp.getAddress() |
String |
Avp.getDiameterIdentity() |
URI |
Avp.getDiameterURI() |
float |
Avp.getFloat32() |
double |
Avp.getFloat64() |
AvpSet |
Avp.getGrouped() |
int |
Avp.getInteger32() |
long |
Avp.getInteger64() |
byte[] |
Avp.getOctetString() |
byte[] |
Avp.getRaw() |
Date |
Avp.getTime() |
long |
Avp.getUnsigned32() |
long |
Avp.getUnsigned64() |
String |
Avp.getUTF8String() |
| Modifier and Type | Method and Description |
|---|---|
long |
AccountRequest.getAccountingRecordNumber() |
long |
AccountAnswer.getAccountingRecordNumber() |
int |
AccountRequest.getAccountingRecordType() |
int |
AccountAnswer.getAccountingRecordType() |
void |
AccountRequest.setAccountingRecordNumber(long number) |
void |
AccountRequest.setAccountingRecordType(int recordType) |
| Modifier and Type | Method and Description |
|---|---|
String |
AppRequestEvent.getDestinationHost()
Return destination host avp value ( null if avp is empty )
|
String |
AppRequestEvent.getDestinationRealm()
Return destination realm avp value ( null if avp is empty )
|
String |
AppEvent.getOriginHost()
Return origination host avp value ( null if avp is empty )
|
String |
AppEvent.getOriginRealm()
Return origination realm avp value ( null if avp is empty )
|
Avp |
AppAnswerEvent.getResultCodeAvp()
Return result code (or experimental if present) AVP of answer message
|
| Modifier and Type | Method and Description |
|---|---|
long |
SessionTermRequest.getAuthApplicationId() |
long |
AbortSessionRequest.getAuthApplicationId()
Return Auth-Application-Id value of request
|
long |
ReAuthRequest.getAuthApplicationId()
Return Auth-Application-Id value of request
|
int |
ReAuthRequest.getReAuthRequestType()
Return re-authentication request type
|
int |
SessionTermRequest.getTerminationCause() |
| Modifier and Type | Method and Description |
|---|---|
long |
RfAccountingAnswer.getAccountingRecordNumber() |
long |
RfAccountingRequest.getAccountingRecordNumber() |
int |
RfAccountingAnswer.getAccountingRecordType() |
int |
RfAccountingRequest.getAccountingRecordType() |
Copyright © 2016. All Rights Reserved.