Uses of Class
org.mobicents.mscontrol.MsLinkMode

Packages that use MsLinkMode
org.mobicents.mscontrol   
 

Uses of MsLinkMode in org.mobicents.mscontrol
 

Methods in org.mobicents.mscontrol that return MsLinkMode
static MsLinkMode MsLinkMode.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static MsLinkMode[] MsLinkMode.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in org.mobicents.mscontrol with parameters of type MsLinkMode
 MsLink MsSession.createLink(MsLinkMode mode)
          Creates local link that joines two endpoints and attach it to this session.
 



Copyright © 2008. All Rights Reserved.