org.jdiameter.common.impl.app.rf
Class RfAccountingRequestImpl
java.lang.Object
org.jdiameter.common.impl.app.AppEventImpl
org.jdiameter.common.impl.app.AppRequestEventImpl
org.jdiameter.common.impl.app.rf.RfAccountingRequestImpl
- All Implemented Interfaces:
- java.io.Serializable, AppEvent, AppRequestEvent, RfAccountingRequest
public class RfAccountingRequestImpl
- extends AppRequestEventImpl
- implements RfAccountingRequest
- Author:
- Alexandre Mendonca , Bartosz Baranowski
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
RfAccountingRequestImpl
public RfAccountingRequestImpl(AppSession session,
int accountRecordType,
int accReqNumber,
java.lang.String destRealm,
java.lang.String destHost)
RfAccountingRequestImpl
public RfAccountingRequestImpl(Request request)
getAccountingRecordType
public int getAccountingRecordType()
throws AvpDataException
- Specified by:
getAccountingRecordType in interface RfAccountingRequest
- Throws:
AvpDataException
getAccountingRecordNumber
public long getAccountingRecordNumber()
throws AvpDataException
- Specified by:
getAccountingRecordNumber in interface RfAccountingRequest
- Throws:
AvpDataException
Copyright © 2014. All Rights Reserved.