|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jdiameter.common.impl.app.AppEventImpl
org.jdiameter.common.impl.app.AppRequestEventImpl
org.jdiameter.common.impl.app.rf.RfAccountingRequestImpl
public class RfAccountingRequestImpl
| Field Summary |
|---|
| Fields inherited from class org.jdiameter.common.impl.app.AppEventImpl |
|---|
message |
| Fields inherited from interface org.jdiameter.api.rf.events.RfAccountingRequest |
|---|
_LONG_NAME, _SHORT_NAME, code |
| Constructor Summary | |
|---|---|
RfAccountingRequestImpl(AppSession session,
int accountRecordType,
int accReqNumber,
java.lang.String destRealm,
java.lang.String destHost)
|
|
RfAccountingRequestImpl(Request request)
|
|
| Method Summary | |
|---|---|
long |
getAccountingRecordNumber()
|
int |
getAccountingRecordType()
|
| Methods inherited from class org.jdiameter.common.impl.app.AppRequestEventImpl |
|---|
getDestinationHost, getDestinationRealm |
| Methods inherited from class org.jdiameter.common.impl.app.AppEventImpl |
|---|
equals, getCommandCode, getMessage, getOriginHost, getOriginRealm, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.jdiameter.api.app.AppRequestEvent |
|---|
getDestinationHost, getDestinationRealm |
| Methods inherited from interface org.jdiameter.api.app.AppEvent |
|---|
getCommandCode, getMessage, getOriginHost, getOriginRealm |
| Constructor Detail |
|---|
public RfAccountingRequestImpl(AppSession session,
int accountRecordType,
int accReqNumber,
java.lang.String destRealm,
java.lang.String destHost)
public RfAccountingRequestImpl(Request request)
| Method Detail |
|---|
public int getAccountingRecordType()
throws AvpDataException
getAccountingRecordType in interface RfAccountingRequestAvpDataException
public long getAccountingRecordNumber()
throws AvpDataException
getAccountingRecordNumber in interface RfAccountingRequestAvpDataException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||