com.ibm.diameter.test
Class CCAnswer_Session

java.lang.Object
  extended by com.ibm.diameter.test.CCAnswer
      extended by com.ibm.diameter.test.CCAnswer_Session

public class CCAnswer_Session
extends CCAnswer


Field Summary
 
Fields inherited from class com.ibm.diameter.test.CCAnswer
CC_UNIT_TYPE_INPUT_OCTETS, CC_UNIT_TYPE_MONEY, CC_UNIT_TYPE_OUTPUT_OCTETS, CC_UNIT_TYPE_SERVICE_SPECIFIC_UNITS, CC_UNIT_TYPE_TIME, CC_UNIT_TYPE_TOTAL_OCTETS
 
Constructor Summary
CCAnswer_Session(CCQuota activeQuota, Avp receivedMscc, java.lang.String originHostName, java.lang.String originRealmName)
           
 
Method Summary
 void addAvps(java.util.Vector<Avp> avps)
           
 void postQuotaHandling()
           
 void updateQuota()
           
 
Methods inherited from class com.ibm.diameter.test.CCAnswer
createCostInformationAvp, createFinalUnitIndication, createGrantedServiceUnitAvp, createGsuPoolReference, createMultipleServicesCreditControlAvp, createPsFurnishCharging, getActiveQuota, getCcUnitType, getOriginHostName, getOriginRealmName, getReceivedMscc, getRequestedQuota, getRequestedUnitsAvp, getResultCode, getUsedQuota, isFinalUnit, setActiveQuota, setCcUnitType, setFinalUnit, setRequestedUnitsAvp, setResultCode
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CCAnswer_Session

public CCAnswer_Session(CCQuota activeQuota,
                        Avp receivedMscc,
                        java.lang.String originHostName,
                        java.lang.String originRealmName)
Method Detail

addAvps

public void addAvps(java.util.Vector<Avp> avps)
Specified by:
addAvps in class CCAnswer

updateQuota

public void updateQuota()
Specified by:
updateQuota in class CCAnswer

postQuotaHandling

public void postQuotaHandling()
Specified by:
postQuotaHandling in class CCAnswer


Copyright © 2006 IBM Corp. All Rights Reserved.