Uses of Class
com.ibm.diameter.packet.Avp

Packages that use Avp
com.ibm.diameter.charging.avp   
com.ibm.diameter.charging.exception   
com.ibm.diameter.charging.util   
com.ibm.diameter.packet   
com.ibm.diameter.rf   
com.ibm.diameter.ro   
com.ibm.diameter.test   
 

Uses of Avp in com.ibm.diameter.charging.avp
 

Methods in com.ibm.diameter.charging.avp that return Avp
static Avp ChargingAvpFactory.createAdaptationsAvp(int avpValue)
          Factory method to create the Adaptations Avp.
static Avp ChargingAvpFactory.createAdditionalContentInformationAvp(java.util.Vector avps)
          Factory method to create the Additional-Content-Information Avp.
static Avp ChargingAvpFactory.createAdditionalTypeInformationAvp(java.lang.String avpValue)
          Factory method to create an Additional-Type-Information Avp.
static Avp ChargingAvpFactory.createAddressDataAvp(java.lang.String avpValue)
          Factory method to create an Address-Data Avp.
static Avp ChargingAvpFactory.createAddressDomainAvp(java.util.Vector avps)
          Factory method to create the Address-Domain Avp.
static Avp ChargingAvpFactory.createAddresseeTypeAvp(int avpValue)
          Factory method to create the Addressee-Type Avp.
static Avp ChargingAvpFactory.createAddressTypeAvp(int avpValue)
          Factory method to create the Address-Type Avp.
static Avp ChargingAvpFactory.createApplicationProvidedCalledPartyAddressAvp(java.lang.String avpValue)
          Factory method to create an Application-Provided-Called-Party-Address Avp.
static Avp ChargingAvpFactory.createApplicationServerAvp(java.lang.String avpValue)
          Factory method to create an Application-Server Avp.
static Avp ChargingAvpFactory.createApplicationServerInformationAvp(java.util.Vector avps)
          Factory method to create the Application-Server-Information Avp.
static Avp ChargingAvpFactory.createApplicIdAvp(java.lang.String avpValue)
          Factory method to create an Applic-ID Avp.
static Avp ChargingAvpFactory.createAssociatedURIAvp(java.lang.String avpValue)
          Factory method to create the Associated-URI Avp.
static Avp ChargingAvpFactory.createAuthorizedQoSAvp(java.lang.String avpValue)
          Factory method to create an Authorized-QoS Avp.
static Avp ChargingAvpFactory.createAuxApplicInfoAvp(java.lang.String avpValue)
          Factory method to create an Aux-Applic-Info Avp.
static Avp ChargingAvpFactory.createBearerServiceAvp(byte[] avpValue)
          Factory method to create a Bearer-Service Avp.
static Avp ChargingAvpFactory.createCalledAssertedIdentityAvp(java.lang.String avpValue)
          Factory method to create the Called-Asserted-Identity Avp.
static Avp ChargingAvpFactory.createCalledPartyAddressAvp(java.lang.String avpValue)
          Factory method to create a Called-Party-Address Avp.
static Avp ChargingAvpFactory.createCalledStationIdAvp(java.lang.String avpValue)
          Factory method to create a Called-Station-Id Avp.
static Avp ChargingAvpFactory.createCallingPartyAddressAvp(java.lang.String avpValue)
          Factory method to create a Calling-Party-Address Avp.
static Avp ChargingAvpFactory.createCauseCodeAvp(int avpValue)
          Factory method to create a Cause-Code Avp.
static Avp ChargingAvpFactory.createCcInputOctetsAvp(long avpValue)
          Factory method to create a CC-Input-Octets Avp.
static Avp ChargingAvpFactory.createCcOutputOctetsAvp(long avpValue)
          Factory method to create a CC-Output-Octets Avp.
static Avp ChargingAvpFactory.createCcRequestNumberAvp(int avpValue)
          Factory method to create a CC-Request-Number Avp.
static Avp ChargingAvpFactory.createCcRequestTypeAvp(int avpValue)
          Factory method to create a CC-Request-Type Avp.
static Avp ChargingAvpFactory.createCcServiceSpecificUnitsAvp(long avpValue)
          Factory method to create a CC-Service-Specific-Units Avp.
static Avp ChargingAvpFactory.createCcSessionFailoverAvp(int avpValue)
          Factory method to create a CC-Session-Failover Avp.
static Avp ChargingAvpFactory.createCcTimeAvp(int avpValue)
          Factory method to create a CC-Time Avp.
static Avp ChargingAvpFactory.createCcTotalOctetsAvp(long avpValue)
          Factory method to create a CC-Service-Specific-Units Avp.
static Avp ChargingAvpFactory.createCcUnitTypeAvp(int avpValue)
          Factory method to create a CC-Unit-Type Avp.
static Avp ChargingAvpFactory.createCGAddressAvp(java.lang.String avpValue)
          Factory method to create the CG-Address Avp.
static Avp ChargingAvpFactory.createChargedPartyAvp(java.lang.String avpValue)
          Factory method to create the Charged-Party Avp.
static Avp ChargingAvpFactory.createChargingRuleBaseNameAvp(java.lang.String avpValue)
          Factory method to create a Charging-Rule-Base-Name Avp.
static Avp ChargingAvpFactory.createClassIdentifierAvp(int avpValue)
          Factory method to create a Class-Identifier Avp.
static Avp ChargingAvpFactory.createContentClassAvp(int avpValue)
          Factory method to create a Content-Class Avp.
static Avp ChargingAvpFactory.createContentDispositionAvp(java.lang.String avpValue)
          Factory method to create a Content-Disposition Avp.
static Avp ChargingAvpFactory.createContentLengthAvp(int avpValue)
          Factory method to create a Content-Length Avp.
static Avp ChargingAvpFactory.createContentSizeAvp(int avpValue)
          Factory method to create a Content-Size Avp.
static Avp ChargingAvpFactory.createContentTypeAvp(java.lang.String avpValue)
          Factory method to create a Content-Type Avp.
static Avp ChargingAvpFactory.createCostInformationAvp(java.util.Vector avps)
          Factory method to create the Cost-Information Avp.
static Avp ChargingAvpFactory.createCostUnitAvp(java.lang.String avpValue)
          Factory method to create a Cost-Unit Avp.
static Avp ChargingAvpFactory.createCreditControlFailureHandlingAvp(int avpValue)
          Factory method to create a Credit-Control-Failure-Handling Avp.
static Avp ChargingAvpFactory.createCurrencyCodeAvp(int avpValue)
          Factory method to create a Currency-Code Avp.
static Avp ChargingAvpFactory.createDeferredLocationEventTypeAvp(java.lang.String avpValue)
          Factory method to create a Deferred-Location-Event-Type Avp.
static Avp ChargingAvpFactory.createDeliveryReportRequestedAvp(int avpValue)
          Factory method to create a Delivery-Report-Requested Avp.
static Avp ChargingAvpFactory.createDirectDebitFailureHandling(int avpValue)
          Factory method to create a Direct-Debit-Failure-Handling Avp.
static Avp ChargingAvpFactory.createDomainNameAvp(java.lang.String avpValue)
          Factory method to create a Domain-Name Avp.
static Avp ChargingAvpFactory.createDrmContentAvp(int avpValue)
          Factory method to create a DRM-Content Avp.
static Avp ChargingAvpFactory.createEventAvp(java.lang.String avpValue)
          Factory method to create a Event Avp.
static Avp ChargingAvpFactory.createEventTypeAvp(java.util.Vector avps)
          Factory method to create the Event-Type Avp.
static Avp ChargingAvpFactory.createExpiresAvp(int avpValue)
          Factory method to create the Expires Avp.
static Avp ChargingAvpFactory.createExponentAvp(int avpValue)
          Factory method to create the Exponent Avp.
static Avp ChargingAvpFactory.createFileRepairSupportedAvp(int avpValue)
          Factory method to create the File-Repair-Supported Avp.
static Avp ChargingAvpFactory.createFilterIdAvp(java.lang.String avpValue)
          Factory method to create a Filter-Id Avp.
static Avp ChargingAvpFactory.createFinalUnitActionAvp(int avpValue)
          Factory method to create the Final-Unit-Action Avp.
static Avp ChargingAvpFactory.createFinalUnitIndicationAvp(java.util.Vector avps)
          Factory method to create the Final-Unit-Indication Avp.
static Avp ChargingAvpFactory.createGgsnAddressAvp(java.lang.String avpValue)
          Factory method to create a GGSN-Address Avp.
static Avp ChargingAvpFactory.createGrantedServiceUnitAvp(java.util.Vector avps)
          Factory method to create the Granted-Service-Unit Avp.
static Avp ChargingAvpFactory.createGroupedAvp(int avpCode, byte avpFlag, java.lang.String avpName, java.util.Vector avps, int vendor_id)
          Helper method to create a grouped Avp.
static Avp ChargingAvpFactory.createGSUPoolIdentifierAvp(int avpValue)
          Factory method to create the GSU-Pool-Identifier Avp.
static Avp ChargingAvpFactory.createGSUPoolReferenceAvp(java.util.Vector avps)
          Factory method to create the GSU-Pool-Reference Avp.
static Avp ChargingAvpFactory.createImsChargingIdentifierAvp(java.lang.String avpValue)
          Factory method to create a IMS-Charging-Identifier Avp.
static Avp ChargingAvpFactory.createImsiAvp(java.lang.String avpValue)
          Factory method to create a 3GPP-IMSI (IMSI) Avp.
static Avp ChargingAvpFactory.createIMSInformationAvp(java.util.Vector avps)
          Factory method to create the IMS-Information Avp.
static Avp ChargingAvpFactory.createIncomingTrunkGroupIdAvp(java.lang.String avpValue)
          Factory method to create a Incoming-Trunk-Group-Id Avp.
static Avp ChargingAvpFactory.createInterOperatorIdentifierAvp(java.util.Vector avps)
          Factory method to create the Inter-Operator-Identifier Avp.
static Avp ChargingAvpFactory.createLcsApn(java.lang.String avpValue)
          Factory method to create a LCS-APN Avp.
static Avp ChargingAvpFactory.createLcsClientDialedByMsAvp(java.lang.String avpValue)
          Factory method to create a LCS-Client-Dialed-By-MS Avp.
static Avp ChargingAvpFactory.createLcsClientExternalIdAvp(java.lang.String avpValue)
          Factory method to create a LCS-Client-External-ID Avp.
static Avp ChargingAvpFactory.createLcsClientIdAvp(java.util.Vector avps)
          Factory method to create the LCS-Client-Id Avp.
static Avp ChargingAvpFactory.createLcsClientNameAvp(java.util.Vector avps)
          Factory method to create the LCS-Client-Name Avp.
static Avp ChargingAvpFactory.createLcsClientTypeAvp(int avpValue)
          Factory method to create a LCS-Client-Type Avp.
static Avp ChargingAvpFactory.createLcsDataCodingSchemeAvp(java.lang.String avpValue)
          Factory method to create a LCS-Data-Coding-Scheme Avp.
static Avp ChargingAvpFactory.createLcsFormatIndicatorAvp(int avpValue)
          Factory method to create a LCS-Format-Indicator Avp.
static Avp ChargingAvpFactory.createLcsInformationAvp(java.util.Vector avps)
          Factory method to create the LCS-Information Avp.
static Avp ChargingAvpFactory.createLcsNameStringAvp(java.lang.String avpValue)
          Factory method to create a LCS-Name-String Avp.
static Avp ChargingAvpFactory.createLcsRequestorIdAvp(java.util.Vector avps)
          Factory method to create the LCS-Requestor-ID Avp.
static Avp ChargingAvpFactory.createLcsRequestorIdStringAvp(java.lang.String avpValue)
          Factory method to create a LCS-Name-String Avp.
static Avp ChargingAvpFactory.createLocationEstimateAvp(java.lang.String avpValue)
          Factory method to create a Location-Estimate Avp.
static Avp ChargingAvpFactory.createLocationEstimateTypeAvp(int avpValue)
          Factory method to create a Location-Estimate-Type Avp.
static Avp ChargingAvpFactory.createLocationTypeAvp(java.util.Vector avps)
          Factory method to create the Location-Type Avp.
static Avp ChargingAvpFactory.createMandatoryCapabilityAvp(int avpValue)
          Factory method to create a Mandatory-Capability Avp.
static Avp ChargingAvpFactory.createMbms2g3gIndicatorAvp(int avpValue)
          Factory method to create the MBMS-2G-3G-Indicator Avp.
static Avp ChargingAvpFactory.createMbmsInformationAvp(java.util.Vector avps)
          Factory method to create the MBMS-Information Avp.
static Avp ChargingAvpFactory.createMbmsServiceAreaAvp(byte[] avpValue)
          Factory method to create the MBMS-Service-Area Avp.
static Avp ChargingAvpFactory.createMbmsServiceTypeAvp(int avpValue)
          Factory method to create the MBMS-Service-Type Avp.
static Avp ChargingAvpFactory.createMbmsSessionIdentityAvp(byte[] avpValue)
          Factory method to create the MBMS-Session-Identity Avp.
static Avp ChargingAvpFactory.createMbmsUserServiceTypeAvp(int avpValue)
          Factory method to create the MBMS-User-Service-Type Avp.
static Avp ChargingAvpFactory.createMediaInitiatorFlagAvp(int avpValue)
          Factory method to create the Media-Initiator-Flag Avp.
static Avp ChargingAvpFactory.createMessageBodyAvp(java.util.Vector avps)
          Factory method to create the Message-Body Avp.
static Avp ChargingAvpFactory.createMessageClassAvp(java.util.Vector avps)
          Factory method to create the Message-Class Avp.
static Avp ChargingAvpFactory.createMessageIdAvp(java.lang.String avpValue)
          Factory method to create a Message-ID Avp.
static Avp ChargingAvpFactory.createMessageSizeAvp(int avpValue)
          Factory method to create the Message-Size Avp.
static Avp ChargingAvpFactory.createMessageTypeAvp(int avpValue)
          Factory method to create the Message-Type Avp.
static Avp ChargingAvpFactory.createMmboxStorageRequestedAvp(int avpValue)
          Factory method to create the MMBox-Storage-Requested Avp.
static Avp ChargingAvpFactory.createMmContentTypeAvp(java.util.Vector avps)
          Factory method to create the MM-Content-Type Avp.
static Avp ChargingAvpFactory.createMmsInformationAvp(java.util.Vector avps)
          Factory method to create the MMS-Information Avp.
static Avp ChargingAvpFactory.createMsisdnAvp(byte[] avpValue)
          Factory method to create a MSISDN Avp.
static Avp ChargingAvpFactory.createMultipleServicesCreditControlAvp(java.util.Vector avps)
          Factory method to create the Multiple-Services-Credit-Control Avp.
static Avp ChargingAvpFactory.createMultipleServicesIndicatorAvp(int avpValue)
          Factory method to create the Multiple-Services-Indicator Avp.
static Avp ChargingAvpFactory.createNodeFunctionalityAvp(int avpValue)
          Factory method to create a Node-Functionality Avp.
static Avp ChargingAvpFactory.createNumberOfParticipantsAvp(int avpValue)
          Factory method to create the Number-Of-Participants Avp.
static Avp ChargingAvpFactory.createOctetStringAvp(int avpCode, byte avpFlag, java.lang.String avpName, byte[] avpValue, int vendor_id)
          Helper method to create an Avp of type OctetString.
static Avp ChargingAvpFactory.createOptionalCapabilityAvp(int avpValue)
          Factory method to create a Optional-Capability Avp.
static Avp ChargingAvpFactory.createOriginatingIOIAvp(java.lang.String avpValue)
          Factory method to create a Originating-IOI Avp.
static Avp ChargingAvpFactory.createOriginatorAddressAvp(java.util.Vector avps)
          Factory method to create the Originator-Address Avp.
static Avp ChargingAvpFactory.createOriginatorAvp(int avpValue)
          Factory method to create the Originator Avp.
static Avp ChargingAvpFactory.createOutgoingTrunkGroupIdAvp(java.lang.String avpValue)
          Factory method to create a Outgoing-Trunk-Group-Id Avp.
static Avp ChargingAvpFactory.createParticipantsInvolvedAvp(java.lang.String avpValue)
          Factory method to create the Participants-Involved Avp.
static Avp ChargingAvpFactory.createPDGAddressAvp(java.lang.String avpValue)
          Factory method to create the PDG-Address Avp.
static Avp ChargingAvpFactory.createPDGChargingIdAvp(int avpValue)
          Factory method to create the PDG-Charging-Id Avp.
static Avp ChargingAvpFactory.createPdpAddressAvp(java.lang.String avpValue)
          Factory method to create the PDP-Address Avp.
static Avp ChargingAvpFactory.createPdpContextTypeAvp(int avpValue)
          Factory method to create the PDP-Context-Type Avp.
static Avp ChargingAvpFactory.createPocChangeConditionAvp(int avpValue)
          Factory method to create the PoC-Change-Condition Avp.
static Avp ChargingAvpFactory.createPocChangeTimeAvp(long avpValue)
          Factory method to create the PoC-Change-Time Avp.
static Avp ChargingAvpFactory.createPocControllingAddressAvp(java.lang.String avpValue)
          Factory method to create the PoC-Controlling-Address Avp.
static Avp ChargingAvpFactory.createPocGroupNameAvp(java.lang.String avpValue)
          Factory method to create the PoC-Group-Name Avp.
static Avp ChargingAvpFactory.createPocInformationAvp(java.util.Vector avps)
          Factory method to create the PoC-Information Avp.
static Avp ChargingAvpFactory.createPocServerRoleAvp(int avpValue)
          Factory method to create the PoC-Server-Role Avp.
static Avp ChargingAvpFactory.createPocSessionIdAvp(java.lang.String avpValue)
          Factory method to create the PoC-Session-Id Avp.
static Avp ChargingAvpFactory.createPocSessionTypeAvp(int avpValue)
          Factory method to create the PoC-Session-Type Avp.
static Avp ChargingAvpFactory.createPositioningDataAvp(java.lang.String avpValue)
          Factory method to create the Positioning-Data Avp.
static Avp ChargingAvpFactory.createPriorityAvp(int avpValue)
          Factory method to create the Priority Avp.
static Avp ChargingAvpFactory.createPSAppendFreeFormatDataAvp(int avpValue)
          Factory method to create the PS-Append-Free-Format-Data Avp.
static Avp ChargingAvpFactory.createPSFreeFormatDataAvp(byte[] avpValue)
          Factory method to create the PS-Free-Format-Data Avp.
static Avp ChargingAvpFactory.createPSFurnishChargingInfoAvp(java.util.Vector avps)
          Factory method to create the PS-Furnish-Charging-Info Avp.
static Avp ChargingAvpFactory.createPSInformationAvp(java.util.Vector avps)
          Factory method to create the PS-Information Avp.
static Avp ChargingAvpFactory.createQuotaConsumptionTimeAvp(int avpValue)
          Factory method to create the Quota-Consumption-Time Avp.
static Avp ChargingAvpFactory.createQuotaHoldingTimeAvp(int avpValue)
          Factory method to create the Quota-Holding-Time Avp.
static Avp ChargingAvpFactory.createRAIAvp(java.lang.String avpValue)
          Factory method to create the RAI Avp.
static Avp ChargingAvpFactory.createRatingGroupAvp(int avpValue)
          Factory method to create the Rating-Group Avp.
static Avp ChargingAvpFactory.createReadReplyReportRequestedAvp(int avpValue)
          Factory method to create the Read-Reply-Report-Requested Avp.
static Avp ChargingAvpFactory.createRecipientAddressAvp(java.util.Vector avps)
          Factory method to create the Recipient-Address Avp.
static Avp ChargingAvpFactory.createRedirectAddressTypeAvp(int avpValue)
          Factory method to create the Redirect-Address-Type Avp.
static Avp ChargingAvpFactory.createRedirectServerAddressAvp(java.lang.String avpValue)
          Factory method to create a Redirect-Server-Address Avp.
static Avp ChargingAvpFactory.createRedirectServerAvp(java.util.Vector avps)
          Factory method to create the Redirect-Server Avp.
static Avp ChargingAvpFactory.createReplyApplicIdAvp(java.lang.String avpValue)
          Factory method to create a Reply-Applic-ID Avp.
static Avp ChargingAvpFactory.createReportingReasonAvp(int avpValue)
          Factory method to create the Reporting-Reason Avp.
static Avp ChargingAvpFactory.createRequestedActionAvp(int avpValue)
          Factory method to create the Requested-Action Avp.
static Avp ChargingAvpFactory.createRequestedPartyAddressAvp(java.lang.String avpValue)
          Factory method to create the Requested-Party-Address Avp.
static Avp ChargingAvpFactory.createRequestedServiceUnitAvp(java.util.Vector avps)
          Factory method to create the Requested-Service-Unit Avp.
static Avp ChargingAvpFactory.createRequiredMbmsBearerCapabilitiesAvp(java.lang.String avpValue)
          Factory method to create the Required-MBMS-Bearer-Capabilities Avp.
static Avp ChargingAvpFactory.createRestrictionFilterRuleAvp(java.lang.String avpValue)
          Factory method to create a Restriction-Filter-Rule Avp.
static Avp ChargingAvpFactory.createRoleOfNodeAvp(int avpValue)
          Factory method to create the Role-Of-Node Avp.
static Avp ChargingAvpFactory.createSdpMediaComponentAvp(java.util.Vector avps)
          Factory method to create the SDP-Media-Component Avp.
static Avp ChargingAvpFactory.createSdpMediaDescriptionAvp(java.lang.String avpValue)
          Factory method to create the SDP-Media-Description Avp.
static Avp ChargingAvpFactory.createSdpMediaNameAvp(java.lang.String avpValue)
          Factory method to create the SDP-Media-Name Avp.
static Avp ChargingAvpFactory.createSdpSessionDescriptionAvp(java.lang.String avpValue)
          Factory method to create the SDP-Session-Description Avp.
static Avp ChargingAvpFactory.createServedPartyIpAddressAvp(java.lang.String avpValue)
          Factory method to create the Served-Party-IP-Address Avp.
static Avp ChargingAvpFactory.createServerCapabilitiesAvp(java.util.Vector avps)
          Factory method to create the Server-Capabilities Avp.
static Avp ChargingAvpFactory.createServerNameAvp(java.lang.String avpValue)
          Factory method to create the Server-Name Avp.
static Avp ChargingAvpFactory.createServiceContextIdAvp(java.lang.String avpValue)
          Factory method to create a Service-Context-Id Avp.
static Avp ChargingAvpFactory.createServiceIdAvp(java.lang.String avpValue)
          Factory method to create the Service-Id Avp.
static Avp ChargingAvpFactory.createServiceIdentifierAvp(int avpValue)
          Factory method to create the Service-Identifier Avp.
static Avp ChargingAvpFactory.createServiceInformationAvp(java.util.Vector avps)
          Factory method to create the Service-Information Avp.
static Avp ChargingAvpFactory.createServiceSpecificDataAvp(java.lang.String avpValue)
          Factory method to create the Service-Specific-Data Avp.
static Avp ChargingAvpFactory.createSgsnAddressAvp(java.lang.String avpValue)
          Factory method to create the Service-Specific-Data Avp.
static Avp ChargingAvpFactory.createSipMethodAvp(java.lang.String avpValue)
          Factory method to create the SIP-Method Avp.
static Avp ChargingAvpFactory.createSipRequestTimestampAvp(long avpValue)
          Factory method to create the SIP-Request-Timestamp.
static Avp ChargingAvpFactory.createSipResponseTimestampAvp(long avpValue)
          Factory method to create the SIP-Response-Timestamp.
static Avp ChargingAvpFactory.createSubmissionTimeAvp(long avpValue)
          Factory method to create the Submission-Time Avp.
static Avp ChargingAvpFactory.createSubscriptionIdAvp(java.util.Vector avps)
          Factory method to create the Subscription-Id Avp.
static Avp ChargingAvpFactory.createSubscriptionIdDataAvp(java.lang.String avpValue)
          Factory method to create a Subscription-Id-Data Avp.
static Avp ChargingAvpFactory.createSubscriptionIdTypeAvp(int avpValue)
          Factory method to create the Subscription-Id-Type Avp.
static Avp ChargingAvpFactory.createTalkBurstExchangeAvp(java.util.Vector avps)
          Factory method to create the Talk-Burst-Exchange Avp.
static Avp ChargingAvpFactory.createTariffChangeUsageAvp(int avpValue)
          Factory method to create the Tariff-Change-Usage Avp.
static Avp ChargingAvpFactory.createTariffTimeChangeAvp(long avpValue)
          Factory method to create the Tariff-Time-Change Avp.
static Avp ChargingAvpFactory.createTerminatingIOIAvp(java.lang.String avpValue)
          Factory method to create the Terminating-IOI Avp.
static Avp ChargingAvpFactory.createTgppCamelChargingInfoAvp(byte[] avpValue)
          Factory method to create a 3GPP-CAMEL-Charging-Info Avp.
static Avp ChargingAvpFactory.createTgppChargingCharacteristicsAvp(java.lang.String avpValue)
          Factory method to create a 3GPP-Charging-Characteristics Avp.
static Avp ChargingAvpFactory.createTgppChargingIdAvp(int avpValue)
          Factory method to create the 3GPP-Charging-Id Avp.
static Avp ChargingAvpFactory.createTgppGgsnMccMncAvp(java.lang.String avpValue)
          Factory method to create a 3GPP-GGSN-MCC-MNC Avp.
static Avp ChargingAvpFactory.createTgppGprsNegotiatedQosProfileAvp(java.lang.String avpValue)
          Factory method to create a 3GPP-Negotiated-QoS-Profile Avp.
static Avp ChargingAvpFactory.createTgppImsiMccMncAvp(java.lang.String avpValue)
          Factory method to create a 3GPP-IMSI-MCC-MNC Avp.
static Avp ChargingAvpFactory.createTgppMsTimezoneAvp(byte[] avpValue)
          Factory method to create a 3GPP-MS-TimeZone Avp.
static Avp ChargingAvpFactory.createTgppNsapiAvp(java.lang.String avpValue)
          Factory method to create a 3GPP-NSAPI Avp.
static Avp ChargingAvpFactory.createTgppPdpTypeAvp(int avpValue)
          Factory method to create the 3GPP-PDP-Type Avp.
static Avp ChargingAvpFactory.createTgppRatTypeAvp(byte[] avpValue)
          Factory method to create a 3GPP-RAT-Type Avp.
static Avp ChargingAvpFactory.createTgppSelectionModeAvp(java.lang.String avpValue)
          Factory method to create a 3GPP-Selection-Mode Avp.
static Avp ChargingAvpFactory.createTgppSessionStopIndicatorAvp(byte[] avpValue)
          Factory method to create a 3GPP-Session-Stop-Indicator Avp.
static Avp ChargingAvpFactory.createTgppSgsnMccMncAvp(java.lang.String avpValue)
          Factory method to create a 3GPP-SGSN-MCC-MNC Avp.
static Avp ChargingAvpFactory.createTgppUserLocationInfoAvp(byte[] avpValue)
          Factory method to create a 3GPP-User-Location-Info Avp.
static Avp ChargingAvpFactory.createTimeQuotaThresholdAvp(int avpValue)
          Factory method to create the Time-Quota-Threshold Avp.
static Avp ChargingAvpFactory.createTimeStampsAvp(java.util.Vector avps)
          Factory method to create the Time-Stamps Avp.
static Avp ChargingAvpFactory.createTMGIAvp(byte[] avpValue)
          Factory method to create the TMGI Avp.
static Avp ChargingAvpFactory.createTokenTextAvp(java.lang.String avpValue)
          Factory method to create the Token-Text.
static Avp ChargingAvpFactory.createTriggerTypeAvp(int avpValue)
          Factory method to create the Trigger-Type Avp.
static Avp ChargingAvpFactory.createTrunkGroupIdAvp(java.util.Vector avps)
          Factory method to create the Trunk-Group-Id Avp.
static Avp ChargingAvpFactory.createTypeNumberAvp(int avpValue)
          Factory method to create the Type-Number Avp.
static Avp ChargingAvpFactory.createUnitQuotaThresholdAvp(int avpValue)
          Factory method to create the Unit-Quota-Threshold Avp.
static Avp ChargingAvpFactory.createUnitValueAvp(java.util.Vector avps)
          Factory method to create the Unit-Value Avp.
static Avp ChargingAvpFactory.createUnsigned32Avp(int avpCode, byte avpFlag, java.lang.String avpName, int value, int vendor_id)
          Helper method to create an Avp of type Unsigned32.
static Avp ChargingAvpFactory.createUnsigned64Avp(int avpCode, byte avpFlag, java.lang.String avpName, long value, int vendor_id)
          Helper method to create an Avp of type Unsigned64.
static Avp ChargingAvpFactory.createUsedServiceUnitAvp(java.util.Vector avps)
          Factory method to create the Used-Service-Unit Avp.
static Avp ChargingAvpFactory.createUserDataAvp(java.lang.String avpValue)
          Factory method to create the User-Data Avp.
static Avp ChargingAvpFactory.createUserEquipmentInfoAvp(java.util.Vector avps)
          Factory method to create the User-Equipment-Info Avp.
static Avp ChargingAvpFactory.createUserEquipmentInfoTypeAvp(int avpValue)
          Factory method to create the User-Equipment-Info-Type Avp.
static Avp ChargingAvpFactory.createUserEquipmentInfoValueAvp(byte[] avpValue)
          Factory method to create the User-Equipment-Info-Value Avp.
static Avp ChargingAvpFactory.createUserSessionIdAvp(java.lang.String avpValue)
          Factory method to create the User-Session-Id Avp.
static Avp ChargingAvpFactory.createUTF8StringAvp(int avpCode, byte avpFlag, java.lang.String avpName, java.lang.String avpValue, int vendor_id)
          Helper method to create an Avp of type UTF8String.
static Avp ChargingAvpFactory.createValidityTimeAvp(int avpValue)
          Factory method to create the Validity-Time Avp.
static Avp ChargingAvpFactory.createValueDigitsAvp(long avpValue)
          Factory method to create the Value-Digits Avp.
static Avp ChargingAvpFactory.createVasIdAvp(java.lang.String avpValue)
          Factory method to create an VAS-Id Avp.
static Avp ChargingAvpFactory.createVaspIdAvp(java.lang.String avpValue)
          Factory method to create an VASP-Id Avp.
static Avp ChargingAvpFactory.createVolumeQuotaThresholdAvp(int avpValue)
          Factory method to create the Volume-Quota-Threshold Avp.
static Avp ChargingAvpFactory.createWagAddressAvp(java.lang.String avpValue)
          Factory method to create the WAG-Address Avp.
static Avp ChargingAvpFactory.createWagPlmnIdAvp(java.lang.String avpValue)
          Factory method to create the WAG-PLMN-Id Avp.
static Avp ChargingAvpFactory.createWLANInformationAvp(java.util.Vector avps)
          Factory method to create the WLAN-Information Avp.
static Avp ChargingAvpFactory.createWLANRadioContainerAvp(java.util.Vector avps)
          Factory method to create the WLAN-Radio-Container Avp.
static Avp ChargingAvpFactory.createWLANSessionIdAvp(int avpValue)
          Factory method to create the WLAN-Session-Id Avp.
static Avp ChargingAvpFactory.createWLANTechnologyAvp(int avpValue)
          Factory method to create the WLAN-Techonology Avp.
static Avp ChargingAvpFactory.createWLANUELocalIPAddressAvp(java.lang.String avpValue)
          Factory method to create the WLAN-UE-Local-IP-Address Avp.
 

Uses of Avp in com.ibm.diameter.charging.exception
 

Methods in com.ibm.diameter.charging.exception that return Avp
 Avp AvpTransformationException.getProblemAvp()
          Gets the Avp that caused the AvpTransformationException.
 Avp ChargingValidationException.getProblemAvp()
          Gets the Avp that caused the ChargingValidationException.
 

Methods in com.ibm.diameter.charging.exception with parameters of type Avp
 void AvpTransformationException.setProblemAvp(Avp problemAvp)
          Sets the Avp that caused the AvpTransformationException.
 void ChargingValidationException.setProblemAvp(Avp problemAvp)
          Sets the Avp that caused the ChargingValidationException.
 

Constructors in com.ibm.diameter.charging.exception with parameters of type Avp
AvpTransformationException(java.lang.String s, Avp problemAvp)
          Constructs an AvpTransformationException with the specified detail message and offending Avp.
AvpTransformationException(java.lang.String s, java.lang.Throwable cause, Avp problemAvp)
          Constructs an AvpTransformationException with the specified detail message, cause, and offending Avp.
ChargingValidationException(java.lang.String s, Avp problemAvp)
          Constructs an ChargingValidationException with the specified detail message and offending Avp.
ChargingValidationException(java.lang.String s, java.lang.Throwable cause, Avp problemAvp)
          Constructs an ChargingValidationException with the specified detail message, cause, and offending Avp.
 

Uses of Avp in com.ibm.diameter.charging.util
 

Methods in com.ibm.diameter.charging.util that return Avp
 Avp AdditionalContentInformation.toAvp()
          Transforms an AdditionalContentInformation object into a Grouped [Additional-Content-Information] Avp.
 Avp AddressDomain.toAvp()
          Transforms an AddressDomain object into a Grouped [Address-Domain] Avp.
 Avp ApplicationServerInformation.toAvp()
          Transforms an ApplicationServerInformation object into a Grouped [Application-Server-Information] Avp.
 Avp CostInformation.toAvp()
          Transforms an CostInformation object into a Grouped [Cost-Information] Avp.
 Avp EventType.toAvp()
          Transforms an EventType object into a Grouped [Event-Type] Avp.
 Avp FinalUnitIndication.toAvp()
          Transforms a FinalUnitIndication object into a Grouped [Final-Unit-Indication] Avp.
 Avp GSUPoolReference.toAvp()
          Transforms a GSUPoolReference object into a Grouped [G-S-U-Pool-Reference] Avp.
 Avp GrantedServiceUnit.toAvp()
          Transforms a GrantedServiceUnit object into a Grouped [Granted-Service-Unit] Avp.
 Avp IMSInformation.toAvp()
          Transforms an IMSInformation object into a Grouped [IMS-Information] Avp.
 Avp InterOperatorIdentifier.toAvp()
          Transforms an InterOperatorIdentifier object into a Grouped [Inter-Operator-Identifier] Avp.
 Avp LCSClientId.toAvp()
          Transforms a LCSClientId object into a Grouped [LCS-Client-Id] Avp.
 Avp LCSClientName.toAvp()
          Transforms a LCSClientName object into a Grouped [LCS-Client-Name] Avp.
 Avp LCSInformation.toAvp()
          Transforms a LCSInformation object into a Grouped [LCS-Information] Avp.
 Avp LCSRequestorId.toAvp()
          Transforms a LCSRequestorId object into a Grouped [LCS-Requestor-Id] Avp.
 Avp LocationType.toAvp()
          Transforms a LocationType object into a Grouped [Location-Type] Avp.
 Avp MBMSInformation.toAvp()
          Transforms a MBMSInformation object into a Grouped [MBMS-Information] Avp.
 Avp MMContentType.toAvp()
          Transforms a MMContentType object into a Grouped [MM-Content-Type] Avp.
 Avp MMSInformation.toAvp()
          Transforms a MMSInformation object into a Grouped [MMS-Information] Avp.
 Avp MessageBody.toAvp()
          Transforms a MessageBody object into a Grouped [Message-Body] Avp.
 Avp MessageClass.toAvp()
          Transforms a MessageClass object into a Grouped [Message-Class] Avp.
 Avp MultipleServicesCreditControl.toAvp()
          Transforms a MultipleServicesCreditControl object into a Grouped [Multiple-Services-Credit-Control] Avp.
 Avp OriginatorAddress.toAvp()
          Transforms an OriginatorAddress object into a Grouped [Originator-Address] Avp.
 Avp PSFurnishChargingInformation.toAvp()
          Transforms a PSFurnishChargingInformation object into a Grouped [PS-Furnish-Charging-Information] Avp.
 Avp PSInformation.toAvp()
          Transforms a PSInformation object into a Grouped [PS-Information] Avp.
 Avp PoCInformation.toAvp()
          Transforms a PoCInformation object into a Grouped [PoC-Information] Avp.
 Avp RecipientAddress.toAvp()
          Transforms a RecipientAddress object into a Grouped [Recipient-Address] Avp.
 Avp RedirectServer.toAvp()
          Transforms a RedirectServer object into a Grouped [Redirect-Server] Avp.
 Avp RequestedServiceUnit.toAvp()
          Transforms a RequestedServiceUnit object into a Grouped [Requested-Service-Unit] Avp.
 Avp SDPMediaComponent.toAvp()
          Transforms a SDPMediaComponent object into a Grouped [SDP-Media-Component] Avp.
 Avp ServerCapabilities.toAvp()
          Transforms a ServerCapabilities object into a Grouped [Server-Capabilities] Avp.
 Avp ServiceInformation.toAvp()
          Transforms a ServiceInformation object into a Grouped [Service-Information] Avp.
 Avp SubscriptionId.toAvp()
          Transforms a SubscriptionId object into a Grouped [Subscription-Id] Avp.
 Avp TalkBurstExchange.toAvp()
          Transforms a TalkBurstExchange object into a Grouped [Talk-Burst-Exchange] Avp.
 Avp TimeStamps.toAvp()
          Transforms a TimeStamps object into a Grouped [Time-Stamps] Avp.
 Avp TrunkGroupId.toAvp()
          Transforms a TrunkGroupId object into a Grouped [Trunk-Group-Id] Avp.
 Avp UnitValue.toAvp()
          Transforms a UnitValue object into a Grouped [Unit-Value] Avp.
 Avp UsedServiceUnit.toAvp()
          Transforms a UsedServiceUnit object into a Grouped [Used-Service-Unit] Avp.
 Avp UserEquipmentInfo.toAvp()
          Transforms a UserEquipmentInfo object into a Grouped [User-Equipment-Info] Avp.
 Avp WLANInformation.toAvp()
          Transforms a WLANInformation object into a Grouped [WLAN-Information] Avp.
 Avp WLANRadioContainer.toAvp()
          Transforms a WLANRadioContainer object into a Grouped [WLAN-Radio-Container] Avp.
 

Constructor parameters in com.ibm.diameter.charging.util with type arguments of type Avp
AdditionalContentInformation(java.util.List<Avp> avps)
          Constructs an AdditionalContentInformation object representing the Grouped [Additional-Content-Information] Avp.
AddressDomain(java.util.List<Avp> avps)
          Constructs an AddressDomain object representing the Grouped [Address-Domain] Avp.
CostInformation(java.util.List<Avp> avps)
          Constructs an CostInformation object representing the Grouped [Cost-Information] Avp.
EventType(java.util.List<Avp> avps)
          Constructs an EventType object representing the Grouped [Event-Type] Avp.
FinalUnitIndication(java.util.List<Avp> avps)
          Constructs a FinalUnitIndication object representing the Grouped [Final-Unit-Indication] Avp.
GrantedServiceUnit(java.util.List<Avp> avps)
          Constructs a GrantedServiceUnit object representing the Grouped [Granted-Service-Unit] Avp.
GSUPoolReference(java.util.List<Avp> avps)
          Constructs a GSUPoolReference object representing the Grouped [G-S-U-Pool-Reference] Avp.
IMSInformation(java.util.List<Avp> avps)
          Constructs an IMSInformation object representing the Grouped [IMS-Information] Avp.
InterOperatorIdentifier(java.util.List<Avp> avps)
          Constructs an InterOperatorIdentifier object representing the Grouped [Inter-Operator-Identifier] Avp.
LCSClientId(java.util.List<Avp> avps)
          Constructs a LCSClientId object representing the Grouped [LCS-Client-Id] Avp.
LCSClientName(java.util.List<Avp> avps)
          Constructs a LCSClientName object representing the Grouped [LCS-Client-Name] Avp.
LCSInformation(java.util.List<Avp> avps)
          Constructs a LCSInformation object representing the Grouped [LCS-Information] Avp.
LCSRequestorId(java.util.List<Avp> avps)
          Constructs a LCSRequestorId object representing the Grouped [LCS-Requestor-Id] Avp.
LocationType(java.util.List<Avp> avps)
          Constructs a LocationType object representing the Grouped [Location-Type] Avp.
MBMSInformation(java.util.List<Avp> avps)
          Constructs a MBMSInformation object representing the Grouped [MBMS-Information] Avp.
MessageBody(java.util.List<Avp> avps)
          Constructs a MessageBody object representing the Grouped [Message-Body] Avp.
MessageClass(java.util.List<Avp> avps)
          Constructs a MessageClass object representing the Grouped [Message-Class] Avp.
MMContentType(java.util.List<Avp> avps)
          Constructs a MMContentType object representing the Grouped [MM-Content-Type] Avp.
MMSInformation(java.util.List<Avp> avps)
          Constructs a MMSInformation object representing the Grouped [MMS-Information] Avp.
MultipleServicesCreditControl(java.util.List<Avp> avps)
          Constructs a MultipleServicesCreditControl object representing the Grouped [Multiple-Services-Credit-Control] Avp.
OriginatorAddress(java.util.List<Avp> avps)
          Constructs an OriginatorAddress object representing the Grouped [Originator-Address] Avp.
PoCInformation(java.util.List<Avp> avps)
          Constructs a PoCInformation object representing the Grouped [PoC-Information] Avp.
PSFurnishChargingInformation(java.util.List<Avp> avps)
          Constructs a PSFurnishChargingInformation object representing the Grouped [PS-Furnish-Charging-Information] Avp.
PSInformation(java.util.List<Avp> avps)
          Constructs a PSInformation object representing the Grouped [PS-Information] Avp.
RecipientAddress(java.util.List<Avp> avps)
          Constructs a RecipientAddress object representing the Grouped [Recipient-Address] Avp.
RedirectServer(java.util.List<Avp> avps)
          Constructs a RedirectServer object representing the Grouped [Redirect-Server] Avp.
RequestedServiceUnit(java.util.List<Avp> avps)
          Constructs a RequestedServiceUnit object representing the Grouped [Requested-Service-Unit] Avp.
RfAccountingInfo(java.util.List<Avp> avps)
          Constructs a RfAccountingInfo object representing the ACR Command.
RfAccountingResults(java.util.List<Avp> avps)
          Constructs a RfAccountingResults object representing the ACA Command.
RoChargingInfo(java.util.List<Avp> avps)
          Constructs a RoChargingInfo object representing the CCR Command.
RoChargingResults(java.util.List<Avp> avps)
          Constructs a RoChargingResults object representing the CCA Command.
RoReAuthInfo(java.util.List<Avp> avps)
          Constructs a ReAuthRequest object representing the RAR Command.
SDPMediaComponent(java.util.List<Avp> avps)
          Constructs a SDPMediaComponent object representing the Grouped [SDP-Media-Component] Avp.
ServerCapabilities(java.util.List<Avp> avps)
          Constructs a ServerCapabilities object representing the Grouped [Server-Capabilities] Avp.
ServiceInformation(java.util.List<Avp> avps)
          Constructs a ServiceInformation object representing the Grouped [Service-Information] Avp.
SubscriptionId(java.util.List<Avp> avps)
          Constructs a SubscriptionId object representing the Grouped [Subscription-Id] Avp.
TalkBurstExchange(java.util.List<Avp> avps)
          Constructs a TalkBurstExchange object representing the Grouped [Talk-Burst-Exchange] Avp.
TimeStamps(java.util.List<Avp> avps)
          Constructs a TimeStamps object representing the Grouped [Time-Stamps] Avp.
TrunkGroupId(java.util.List<Avp> avps)
          Constructs a TrunkGroupId object representing the Grouped [Trunk-Group-Id] Avp.
UnitValue(java.util.List<Avp> avps)
          Constructs a UnitValue object representing the Grouped [Unit-Value] Avp.
UsedServiceUnit(java.util.List<Avp> avps)
          Constructs a UsedServiceUnit object representing the Grouped [Used-Service-Unit] Avp.
UserEquipmentInfo(java.util.List<Avp> avps)
          Constructs a UserEquipmentInfo object representing the Grouped [User-Equipment-Info] Avp.
WLANInformation(java.util.List<Avp> avps)
          Constructs an WLANInformation object representing the Grouped [WLAN-Information] Avp.
WLANRadioContainer(java.util.List<Avp> avps)
          Constructs an WLANRadioContainer object representing the Grouped [WLAN-Radio-Container] Avp.
 

Uses of Avp in com.ibm.diameter.packet
 

Subclasses of Avp in com.ibm.diameter.packet
 class VsAvp
          The VsAvp class is used to construct a vendor specific Diameter Attribute Value Pair (AVP).
 

Methods in com.ibm.diameter.packet that return Avp
static Avp AvpFactory.createAccountingRecordNumberAvp(int recordNumber)
          Creates Accounting-Record-Number AVP
static Avp AvpFactory.createAccountingRecordNumberAvp(int recordNumber, byte avpFlags)
          Deprecated. as of release 6.2 to remove avpFlags parameter.
static Avp AvpFactory.createAccountingRecordTypeAvp(int recordType)
          Creates Accounting-Record-Type AVP
static Avp AvpFactory.createAccountingRecordTypeAvp(int recordType, byte avpFlags)
          Deprecated. as of release 6.2 to remove avpFlags parameter.
static Avp AvpFactory.createAcctApplicationIdAvp(int acctApplicationId)
          Creates Acct-ApplicationId AVP
static Avp AvpFactory.createAcctApplicationIdAvp(int acctApplicationId, byte avpFlags)
          Deprecated. as of release 6.2 to remove avpFlags parameter.
static Avp AvpFactory.createAcctInterimIntervalAvp(int acctInterimInterval)
          Creates Acct-Interim-Interval AVP
static Avp AvpFactory.createAcctInterimIntervalAvp(int acctInterimInterval, byte avpFlags)
          Deprecated. as of release 6.2 to remove avpFlags parameter.
static Avp AvpFactory.createAuthApplicationIdAvp(int authApplicationId)
          Creates Auth-ApplicationId AVP
static Avp AvpFactory.createAuthApplicationIdAvp(int authApplicationId, byte avpFlags)
          Deprecated. as of release 6.2 to remove avpFlags parameter.
static Avp AvpFactory.createDestinationHostAvp(java.lang.String destinationHost)
          Creates Destination-Host AVP
static Avp AvpFactory.createDestinationHostAvp(java.lang.String destinationHost, byte avpFlags)
          Deprecated. as of release 6.2 to remove avpFlags parameter.
static Avp AvpFactory.createDestinationRealmAvp(java.lang.String destinationRealm)
          Creates Destination-Realm AVP
static Avp AvpFactory.createDestinationRealmAvp(java.lang.String destinationRealm, byte avpFlags)
          Deprecated. as of release 6.2 to remove avpFlags parameter.
static Avp AvpFactory.createErrorMessageAvp(java.lang.String errorMessage)
          Creates an Error-Message AVP
static Avp AvpFactory.createErrorMessageAvp(java.lang.String errorMessage, byte avpFlags)
          Deprecated. as of release 6.2 to remove avpFlags parameter.
static Avp AvpFactory.createErrorReportingHostAvp(java.lang.String errorReportingHost)
          Creates Error-Reporting-Host AVP
static Avp AvpFactory.createErrorReportingHostAvp(java.lang.String errorReportingHost, byte avpFlags)
          Deprecated. as of release 6.2 to remove avpFlags parameter.
static Avp AvpFactory.createEventTimestampAvp(long eventTimestamp)
          Creates Event-Timestamp AVP.
static Avp AvpFactory.createEventTimestampAvp(long eventTimestamp, byte avpFlags)
          Deprecated. as of release 6.2 to remove avpFlags parameter.
static Avp AvpFactory.createFailedAvpAvp(java.util.Vector failedAvp)
          Creates Failed AVP AVP
static Avp AvpFactory.createFailedAvpAvp(java.util.Vector failedAvp, byte avpFlags)
          Deprecated. as of release 6.2 to remove avpFlags parameter.
static Avp AvpFactory.createFirmwareRevisionAvp(int firmwareRevision)
          Creates Firmware-Revision AVP
static Avp AvpFactory.createFirmwareRevisionAvp(int firmwareRevision, byte avpFlags)
          Deprecated. as of release 6.2 to remove avpFlags parameter.
static Avp AvpFactory.createHostIpAddressAvp(java.net.InetSocketAddress inetSocketAddress)
          Creates a Host-IP-Address AVP
static Avp AvpFactory.createHostIpAddressAvp(java.net.InetSocketAddress inetSocketAddress, byte avpFlags)
          Deprecated. as of release 6.2 to remove avpFlags parameter.
static Avp AvpFactory.createInbandSecurityIdAvp(int inbandSecurityId)
          Creates Inband-Security-Id AVP.
static Avp AvpFactory.createInbandSecurityIdAvp(int inbandSecurityId, byte avpFlags)
          Deprecated. as of release 6.2 to remove avpFlags parameter.
static Avp AvpFactory.createOriginHostAvp(java.lang.String originHostName)
          Creates an Origin-Host AVP
static Avp AvpFactory.createOriginHostAvp(java.lang.String originHostName, byte avpFlags)
          Deprecated. as of release 6.2 to remove avpFlags parameter.
static Avp AvpFactory.createOriginRealmAvp(java.lang.String originRealmName)
          Creates an Origin-Realm AVP
static Avp AvpFactory.createOriginRealmAvp(java.lang.String originRealmName, byte avpFlags)
          Deprecated. as of release 6.2 to remove avpFlags parameter.
static Avp AvpFactory.createOriginStateIdAvp(int originStateId)
          Creates an Origin-State-Id AVP
static Avp AvpFactory.createOriginStateIdAvp(int originStateId, byte avpFlags)
          Deprecated. as of release 6.2 to remove avpFlags parameter.
static Avp AvpFactory.createProductNameAvp(java.lang.String productName)
          Creates a Product-Name AVP
static Avp AvpFactory.createProductNameAvp(java.lang.String productName, byte avpFlags)
          Deprecated. as of release 6.2 to remove avpFlags parameter.
static Avp AvpFactory.createProxyHostAvp(java.lang.String proxyHost)
          Creates Proxy-Host AVP
static Avp AvpFactory.createProxyHostAvp(java.lang.String proxyHost, byte avpFlags)
          Deprecated. as of release 6.2 to remove avpFlags parameter.
static Avp AvpFactory.createProxyInfoAvp(java.util.Vector avps)
          Creates Proxy-Info AVP
static Avp AvpFactory.createProxyInfoAvp(java.util.Vector avps, byte avpFlags)
          Deprecated. as of release 6.2 to remove avpFlags parameter.
static Avp AvpFactory.createProxyStateAvp(byte[] proxyState)
          Creates Proxy-State AVP
static Avp AvpFactory.createProxyStateAvp(byte[] proxyState, byte avpFlags)
          Deprecated. as of release 6.2 to remove avpFlags parameter.
static Avp AvpFactory.createReAuthRequestTypeAvp(int reAuthRequestType)
          Creates Re-Auth-Request-Type AVP
static Avp AvpFactory.createReAuthRequestTypeAvp(int reAuthRequestType, byte avpFlags)
          Deprecated. as of release 6.2 to remove avpFlags parameter.
static Avp AvpFactory.createRedirectHostAvp(java.lang.String redirectHost)
          Creates Redirect-Host AVP
static Avp AvpFactory.createRedirectHostAvp(java.lang.String redirectHost, byte avpFlags)
          Deprecated. as of release 6.2 to remove avpFlags parameter.
static Avp AvpFactory.createRedirectHostUsageAvp(int redirectHostUsage)
          Creates Redirect-Host-Usage AVP
static Avp AvpFactory.createRedirectHostUsageAvp(int redirectHostUsage, byte avpFlags)
          Deprecated. as of release 6.2 to remove avpFlags parameter.
static Avp AvpFactory.createRedirectMaxCacheTimeAvp(int redirectMaxCacheTime)
          Creates Redirect-Max-Cache-Time AVP
static Avp AvpFactory.createRedirectMaxCacheTimeAvp(int redirectMaxCacheTime, byte avpFlags)
          Deprecated. as of release 6.2 to remove avpFlags parameter.
static Avp AvpFactory.createResultCodeAvp(int resultCode)
          Creates a Result-Code AVP
static Avp AvpFactory.createResultCodeAvp(int resultCode, byte avpFlags)
          Deprecated. as of release 6.2 to remove avpFlags parameter.
static Avp AvpFactory.createRouteRecordAvp(java.lang.String routeRecord)
          Creates Route-Record AVP
static Avp AvpFactory.createRouteRecordAvp(java.lang.String routeRecord, byte avpFlags)
          Deprecated. as of release 6.2 to remove avpFlags parameter.
static Avp AvpFactory.createSessionIdAvp(java.lang.String sessionId)
          Creates Session-Id AVP
static Avp AvpFactory.createSessionIdAvp(java.lang.String sessionId, byte avpFlags)
          Deprecated. as of release 6.2 to remove avpFlags parameter.
static Avp AvpFactory.createSupportedVendorIdAvp(int supportedVendorId)
          Creates Supported Vendor AVP
static Avp AvpFactory.createSupportedVendorIdAvp(int supportedVendorId, byte avpFlags)
          Deprecated. as of release 6.2 to remove avpFlags parameter.
static Avp AvpFactory.createTerminationCauseAvp(int terminationCause)
          Creates Termination-Cause AVP
static Avp AvpFactory.createTerminationCauseAvp(int terminationCause, byte avpFlags)
          Deprecated. as of release 6.2 to remove avpFlags parameter.
static Avp AvpFactory.createUserNameAvp(java.lang.String userName)
          Creates User-Name AVP
static Avp AvpFactory.createUserNameAvp(java.lang.String userName, byte avpFlags)
          Deprecated. as of release 6.2 to remove avpFlags parameter.
static Avp AvpFactory.createVendorIdAvp(int vendorId)
          Creates a Vendor-Id AVP
static Avp AvpFactory.createVendorIdAvp(int vendorId, byte avpFlags)
          Deprecated. as of release 6.2 to remove avpFlags parameter.
 Avp AvpVector.findAvpByAvpCode(int avpCode)
          Finds an AVP in the AvpVector by avp code.
 Avp AvpVector.getAcctApplicationIdAvp()
          Returns the Acct-Application-Id AVP (avp code = 259).
 Avp AvpVector.getAuthApplicationIdAvp()
          Returns the Auth-Application-Id AVP (avp code = 258).
 Avp AvpVector.getErrorMessageAvp()
          Returns the Error-Message AVP (avp code = 281)
 Avp AvpVector.getErrorReportingHostAvp()
          Returns the Error-Reporting-Host AVP (avp code = 294)
 Avp AvpVector.getFailedAvpAvp()
          Returns the Failed-AVP AVP (avp code = 279)
 Avp AvpVector.getHostIpAddressAvp()
          Returns the Host-IP-Address AVP (avp code = 257)
 Avp AvpVector.getInbandSecurityIdAvp()
          Returns the Inband-Security-Id AVP (avp code = 299)
 Avp AvpVector.getOriginHostAvp()
          Returns the Origin-Host AVP (avp code = 264)
 Avp AvpVector.getOriginRealmAvp()
          Returns the Origin-Realm AVP (avp code = 296)
 Avp DiameterPacketValidationResults.getProblemAvp()
          Returns the AVP causing the problem.
 Avp AvpVector.getResultCodeAvp()
          Returns the Result-Code AVP (avp code = 264)
 Avp AvpVector.getSessionIdAvp()
          Returns the Session-Id AVP (avp code = 263)
 Avp AvpVector.getUserNameAvp()
          Returns the User-Name AVP (avp code = 1)
 

Methods in com.ibm.diameter.packet with parameters of type Avp
 void DiameterPacketValidationResults.setProblemAvp(Avp problemAvp)
          Sets the AVP causing the problem.
 int AvpValidatorUtil.validate(Avp avp, boolean vendorSpecific)
          Performs validation of the AVP
 int AvpValidatorUtilAddress.validate(Avp avp, boolean vendorSpecific)
           
 int AvpValidatorUtilDiamIdentity.validate(Avp avp, boolean vendorSpecific)
           
 int AvpValidatorUtilDiamURI.validate(Avp avp, boolean vendorSpecific)
           
 int AvpValidatorUtilEnumerated.validate(Avp avp, boolean vendorSpecific)
           
 int AvpValidatorUtilGeneric.validate(Avp avp, boolean vendorSpecific)
           
 int AvpValidatorUtilGrouped.validate(Avp avp, boolean vendorSpecific)
           
 int AvpValidatorUtilOctetString.validate(Avp avp, boolean vendorSpecific)
           
 int AvpValidatorUtilTime.validate(Avp avp, boolean vendorSpecific)
           
 int AvpValidatorUtilUTF8String.validate(Avp avp, boolean vendorSpecific)
           
 int AvpValidatorUtilUnsigned32.validate(Avp avp, boolean vendorSpecific)
           
 int AvpValidatorUtilUnsigned64.validate(Avp avp, boolean vendorSpecific)
           
 

Constructors in com.ibm.diameter.packet with parameters of type Avp
DiameterPacketValidationResults(int error, Avp problemAvp)
          Constructor that receives an error code and the problem AVP.
 

Uses of Avp in com.ibm.diameter.rf
 

Methods in com.ibm.diameter.rf that return Avp
 Avp[] DiameterRfService_SEI.rawAccounting(Avp[] avp)
          Sends a raw Diameter message via the Rf interface.
 

Methods in com.ibm.diameter.rf with parameters of type Avp
 Avp[] DiameterRfService_SEI.rawAccounting(Avp[] avp)
          Sends a raw Diameter message via the Rf interface.
 

Uses of Avp in com.ibm.diameter.ro
 

Methods in com.ibm.diameter.ro that return Avp
 Avp[] DiameterRoService_SEI.sendCCRaw(Avp[] avp)
          Sends a raw Diameter message via the Ro interface.
 

Methods in com.ibm.diameter.ro with parameters of type Avp
 Avp[] DiameterRoService_SEI.sendCCRaw(Avp[] avp)
          Sends a raw Diameter message via the Ro interface.
 

Uses of Avp in com.ibm.diameter.test
 

Methods in com.ibm.diameter.test that return Avp
 Avp CCAnswer.createCostInformationAvp()
           
 Avp CCAnswer.createFinalUnitIndication()
           
protected  Avp CCAnswer.createGrantedServiceUnitAvp(Avp chargingUnitAvp)
           
 Avp CCAnswer.createGsuPoolReference()
           
 Avp OCSEmulator.createGsuPoolReference()
           
protected  Avp CCAnswer.createMultipleServicesCreditControlAvp()
           
 Avp CCAnswer.createPsFurnishCharging()
           
 Avp CCAnswer.getReceivedMscc()
           
 Avp CCAnswer.getRequestedUnitsAvp()
           
 

Methods in com.ibm.diameter.test that return types with arguments of type Avp
 java.util.Vector<Avp> OCSEmulator.createCCRResponseAvps(com.ibm.diameter.packet.DiameterPacket packet)
           
 

Methods in com.ibm.diameter.test with parameters of type Avp
protected  Avp CCAnswer.createGrantedServiceUnitAvp(Avp chargingUnitAvp)
           
 void CCAnswer.setRequestedUnitsAvp(Avp requestedUnitsAvp)
           
 

Method parameters in com.ibm.diameter.test with type arguments of type Avp
abstract  void CCAnswer.addAvps(java.util.Vector<Avp> avps)
           
 void CCAnswer_DirectDebit.addAvps(java.util.Vector<Avp> avps)
           
 void CCAnswer_PriceEnquiry.addAvps(java.util.Vector<Avp> avps)
           
 void CCAnswer_Refund.addAvps(java.util.Vector<Avp> avps)
           
 void CCAnswer_Session.addAvps(java.util.Vector<Avp> avps)
           
 

Constructors in com.ibm.diameter.test with parameters of type Avp
CCAnswer_DirectDebit(CCQuota activeQuota, Avp receivedMscc, java.lang.String originHostName, java.lang.String originRealmName)
           
CCAnswer_PriceEnquiry(CCQuota activeQuota, Avp receivedMscc, java.lang.String originHostName, java.lang.String originRealmName)
           
CCAnswer_Refund(CCQuota activeQuota, Avp receivedMscc, java.lang.String originHostName, java.lang.String originRealmName)
           
CCAnswer_Session(CCQuota activeQuota, Avp receivedMscc, java.lang.String originHostName, java.lang.String originRealmName)
           
CCAnswer(CCQuota activeQuota, Avp receivedMscc, java.lang.String originHostName, java.lang.String originRealmName)
           
 



Copyright © 2006 IBM Corp. All Rights Reserved.