Uses of Class
org.mobicents.slee.sippresence.server.subscription.rules.SubHandlingAction

Packages that use SubHandlingAction
org.mobicents.slee.sippresence.server.subscription.rules   
 

Uses of SubHandlingAction in org.mobicents.slee.sippresence.server.subscription.rules
 

Methods in org.mobicents.slee.sippresence.server.subscription.rules that return SubHandlingAction
 SubHandlingAction PresRule.getSubHandling()
           
static SubHandlingAction SubHandlingAction.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static SubHandlingAction[] SubHandlingAction.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.mobicents.slee.sippresence.server.subscription.rules with parameters of type SubHandlingAction
 void PresRule.setSubHandling(SubHandlingAction subHandling)
           
 



Copyright © 2011. All Rights Reserved.