Uses of Interface
net.java.slee.resource.diameter.cca.events.avp.RedirectServerAvp

Packages that use RedirectServerAvp
net.java.slee.resource.diameter.cca.events.avp   
org.mobicents.slee.resource.diameter.cca.events.avp   
 

Uses of RedirectServerAvp in net.java.slee.resource.diameter.cca.events.avp
 

Methods in net.java.slee.resource.diameter.cca.events.avp that return RedirectServerAvp
 RedirectServerAvp FinalUnitIndicationAvp.getRedirectServer()
          Returns the value of the Redirect-Server AVP, of type Grouped.
 

Methods in net.java.slee.resource.diameter.cca.events.avp with parameters of type RedirectServerAvp
 void FinalUnitIndicationAvp.setRedirectServer(RedirectServerAvp redirectServer)
          Sets the value of the Redirect-Server AVP, of type Grouped.
 

Uses of RedirectServerAvp in org.mobicents.slee.resource.diameter.cca.events.avp
 

Classes in org.mobicents.slee.resource.diameter.cca.events.avp that implement RedirectServerAvp
 class RedirectServerAvpImpl
          Start time:17:27:03 2008-11-10
Project: mobicents-diameter-parent
Implementation of AVP: RedirectServerAvp
 

Methods in org.mobicents.slee.resource.diameter.cca.events.avp that return RedirectServerAvp
 RedirectServerAvp FinalUnitIndicationAvpImpl.getRedirectServer()
           
 

Methods in org.mobicents.slee.resource.diameter.cca.events.avp with parameters of type RedirectServerAvp
 void FinalUnitIndicationAvpImpl.setRedirectServer(RedirectServerAvp redirectServer)
           
 



Copyright © 2011. All Rights Reserved.