Uses of Interface
net.java.slee.resource.diameter.ro.events.avp.ApplicationServerInformation

Packages that use ApplicationServerInformation
net.java.slee.resource.diameter.ro.events.avp   
org.mobicents.slee.resource.diameter.ro.events.avp   
 

Uses of ApplicationServerInformation in net.java.slee.resource.diameter.ro.events.avp
 

Methods in net.java.slee.resource.diameter.ro.events.avp that return ApplicationServerInformation
 ApplicationServerInformation[] ImsInformation.getApplicationServerInformations()
          Returns the set of Application-Server-Information AVPs.
 

Methods in net.java.slee.resource.diameter.ro.events.avp with parameters of type ApplicationServerInformation
 void ImsInformation.setApplicationServerInformation(ApplicationServerInformation applicationServerInformation)
          Sets a single Application-Server-Information AVP in the message, of type Grouped.
 void ImsInformation.setApplicationServerInformations(ApplicationServerInformation[] applicationServerInformations)
          Sets the set of Application-Server-Information AVPs, with all the values in the given array.
 

Uses of ApplicationServerInformation in org.mobicents.slee.resource.diameter.ro.events.avp
 

Classes in org.mobicents.slee.resource.diameter.ro.events.avp that implement ApplicationServerInformation
 class ApplicationServerInformationImpl
          ApplicationServerInformationImpl.java
Project: mobicents
12:55:05 AM Apr 11, 2009
 

Methods in org.mobicents.slee.resource.diameter.ro.events.avp that return ApplicationServerInformation
 ApplicationServerInformation[] ImsInformationImpl.getApplicationServerInformations()
           
 

Methods in org.mobicents.slee.resource.diameter.ro.events.avp with parameters of type ApplicationServerInformation
 void ImsInformationImpl.setApplicationServerInformation(ApplicationServerInformation applicationServerInformation)
           
 void ImsInformationImpl.setApplicationServerInformations(ApplicationServerInformation[] applicationServerInformations)
           
 



Copyright © 2011. All Rights Reserved.