Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
org.mobicents.slee.container.management.ProfileCMPMethod

Uses of ProfileCMPMethod in org.mobicents.slee.container.management
 

Fields in org.mobicents.slee.container.management declared as ProfileCMPMethod
private  ProfileCMPMethod[] SbbDescriptorImpl.profileCMPMethods
           
 

Methods in org.mobicents.slee.container.management that return ProfileCMPMethod
 ProfileCMPMethod[] SbbDescriptorImpl.getProfileCMPMethods()
          get the profile cmp methods.
 

Methods in org.mobicents.slee.container.management with parameters of type ProfileCMPMethod
 void SbbDescriptorImpl.setProfileCMPMethods(ProfileCMPMethod[] profileCmpMethods)
          set the profile cmp methods.