Uses of Class
com.bea.wcp.diameter.AvpException
Packages that use AvpException
Package
Description
The Diameter base protocol API.
The Diameter offline charging API (Rf interface).
The Diameter credit control API (Ro interface).
The Diameter Sh Client implementation.
-
Uses of AvpException in com.bea.wcp.diameter
Methods in com.bea.wcp.diameter that return AvpExceptionModifier and TypeMethodDescriptionstatic AvpExceptionAvpException.avpOccursTooManyTimes(Avp avp) Convenience method to return an AvpException indicating that the specified AVP occurs too many times in the message.static AvpExceptionAvpException.contradictingAvps(Avp avp1, Avp avp2) Convenience method to return an AvpException indicating indicating contradicting AVPs in a message.static AvpExceptionAvpException.invalidAvpLength(Avp avp) Convenience method to return an AvpException indicating that the length of the specified AVP was invalid.static AvpExceptionAvpException.invalidAvpValue(Avp avp) Convenience method to return an AvpException indicating that the value of the specified AVP was invalid.static AvpExceptionAvpException.missingAvp(Attribute attr) Methods in com.bea.wcp.diameter that throw AvpExceptionModifier and TypeMethodDescriptionstatic ApplicationIdIf the specified AVP is an Auth-Application-Id, Acct-Application-Id, or Vendor-Specified-Application-Id AVP, then returns the ApplicationId representing the advertised application.static ResultCodeIf the specified AVP is a Result-Code or Experimental-Result AVP, then returns a new ResultCode for the result.abstract ObjectType.decode(Avp avp, ByteBuffer bb) Decodes specified AVP value bytes.protected voidAnswer.preValidateAvp(Avp avp) protected voidMessage.preValidateAvp(Avp avp) Fully decodes and validates the specified AVP.protected voidRequest.preValidateAvp(Avp avp) voidAvp.validate()Validates an AVP.protected voidMessage.validateAvp(Avp avp) protected voidRAR.validateAvp(Avp avp) Constructors in com.bea.wcp.diameter that throw AvpException -
Uses of AvpException in com.bea.wcp.diameter.accounting
Methods in com.bea.wcp.diameter.accounting that throw AvpExceptionModifier and TypeMethodDescriptionprotected voidACA.validateAvp(Avp avp) protected voidACR.validateAvp(Avp avp) -
Uses of AvpException in com.bea.wcp.diameter.cc
Methods in com.bea.wcp.diameter.cc that throw AvpExceptionModifier and TypeMethodDescriptionprotected voidCCA.validateAvp(Avp avp) protected voidCCR.validateAvp(Avp avp) -
Uses of AvpException in com.bea.wcp.diameter.sh
Methods in com.bea.wcp.diameter.sh that throw AvpExceptionModifier and TypeMethodDescriptionstatic UserIdentitystatic AccessKeyAccessKey.getAccessKey(Request req, Object param) Returns the AccessKey for the specified Sh request.DataReference.getParameter(Avp avp) Decodes parameter from specified parameter avp. -
Uses of AvpException in com.bea.wcp.diameter.sy
Methods in com.bea.wcp.diameter.sy that throw AvpExceptionModifier and TypeMethodDescriptionprotected final voidSySLR.validateAvp(Avp avp) Validates the AVP.protected voidSySTR.validateAvp(Avp avp) Setter.