Uses of Class
net.java.slee.resource.diameter.base.events.avp.AvpNotAllowedException

Packages that use AvpNotAllowedException
net.java.slee.resource.diameter.base.events   
net.java.slee.resource.diameter.base.events.avp   
org.mobicents.slee.resource.diameter.base.events   
org.mobicents.slee.resource.diameter.base.events.avp   
 

Uses of AvpNotAllowedException in net.java.slee.resource.diameter.base.events
 

Methods in net.java.slee.resource.diameter.base.events that throw AvpNotAllowedException
 void ErrorAnswer.setExtensionAvps(DiameterAvp[] avps)
          Sets the set of extension AVPs with all the values in the given array.
 void DiameterMessage.setExtensionAvps(DiameterAvp[] avps)
          Sets the set of extension AVPs with all the values in the given array.
 

Uses of AvpNotAllowedException in net.java.slee.resource.diameter.base.events.avp
 

Methods in net.java.slee.resource.diameter.base.events.avp that throw AvpNotAllowedException
 void GroupedAvp.setExtensionAvps(DiameterAvp[] extensions)
          Sets the set of extension AVPs with all the values in the given array.
 void FailedAvp.setExtensionAvps(DiameterAvp[] avps)
          Sets the set of extension AVPs with all the values in the given array.
 void ExtensionGroupedAvp.setExtensionAvps(DiameterAvp[] avps)
          Sets the set of extension AVPs with all the values in the given array.
 

Uses of AvpNotAllowedException in org.mobicents.slee.resource.diameter.base.events
 

Methods in org.mobicents.slee.resource.diameter.base.events that throw AvpNotAllowedException
 void DiameterMessageImpl.setExtensionAvps(DiameterAvp[] avps)
           
 

Uses of AvpNotAllowedException in org.mobicents.slee.resource.diameter.base.events.avp
 

Methods in org.mobicents.slee.resource.diameter.base.events.avp that throw AvpNotAllowedException
 void ProxyInfoAvpImpl.setExtensionAvps(DiameterAvp[] avps)
           
 void GroupedAvpImpl.setExtensionAvps(DiameterAvp[] extensions)
           
 



Copyright © 2008. All Rights Reserved.