Uses of Interface
com.cisco.ipphone.sdk.AXLProviderIF

Packages that use AXLProviderIF
com.cisco.ipphone.sdk   
 

Uses of AXLProviderIF in com.cisco.ipphone.sdk
 

Classes in com.cisco.ipphone.sdk that implement AXLProviderIF
 class AXLProvider
          The AXLProvider class implements the AXLProviderIF interface and is used by IP Phone Service applications to access the Cisco CallManager AVVID XML-Layer Database API (AXL).
 

Methods in com.cisco.ipphone.sdk with parameters of type AXLProviderIF
 boolean Phone.loadAttributes(AXLProviderIF ap)
          Equivalent to calling loadAttributes(ap, false)
 boolean Phone.loadAttributes(AXLProviderIF ap, boolean loadExtensions)
          The loadAttributes method queries the specified AXL Provider for Phone configuration info.