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

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

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

Methods in net.java.slee.resource.diameter.ro.events.avp that return SdpMediaComponent
 SdpMediaComponent[] ImsInformation.getSdpMediaComponents()
          Returns the set of SDP-Media-Component AVPs.
 

Methods in net.java.slee.resource.diameter.ro.events.avp with parameters of type SdpMediaComponent
 void ImsInformation.setSdpMediaComponent(SdpMediaComponent sdpMediaComponent)
          Sets a single SDP-Media-Component AVP in the message, of type Grouped.
 void ImsInformation.setSdpMediaComponents(SdpMediaComponent[] sdpMediaComponents)
          Sets the set of SDP-Media-Component AVPs, with all the values in the given array.
 

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

Classes in org.mobicents.slee.resource.diameter.ro.events.avp that implement SdpMediaComponent
 class SdpMediaComponentImpl
          SdpMediaComponentImpl.java
Project: mobicents
11:19:56 PM Apr 11, 2009
 

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

Methods in org.mobicents.slee.resource.diameter.ro.events.avp with parameters of type SdpMediaComponent
 void ImsInformationImpl.setSdpMediaComponent(SdpMediaComponent sdpMediaComponent)
           
 void ImsInformationImpl.setSdpMediaComponents(SdpMediaComponent[] sdpMediaComponents)
           
 



Copyright © 2011. All Rights Reserved.