Uses of Class
org.mobicents.slee.resource.sip11.wrappers.DialogForkState

Packages that use DialogForkState
org.mobicents.slee.resource.sip11.wrappers   
 

Uses of DialogForkState in org.mobicents.slee.resource.sip11.wrappers
 

Methods in org.mobicents.slee.resource.sip11.wrappers that return DialogForkState
 DialogForkState ClientDialogWrapperData.getForkState()
           
static DialogForkState DialogForkState.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static DialogForkState[] DialogForkState.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.mobicents.slee.resource.sip11.wrappers with parameters of type DialogForkState
 void ClientDialogWrapperData.setForkState(DialogForkState forkState)
           
 



Copyright © 2009. All Rights Reserved.