Package com.cisco.ipphone.sdk

Interface Summary
AXLProviderIF The AXLProviderIF interface defines a simple Java "wrapper" interface into Cisco CallManager AVVID XML-Layer Database API (AXL).
EMProviderIF The EMProviderIF interface defines a simple Java "wrapper" interface into Cisco CallManager Extension Mobility API.
IPAddressProviderIF The IPAddressProviderIF interface defines a simple Java "wrapper" interface into Cisco CallManager DeviceListX API.
LDAPProviderIF The LDAPProviderIF interface defines a simple Java "wrapper" interface into an LDAP directory.
 

Class Summary
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).
CIPImage Title: CIPImage Description: Handles conversion of Java Images Copyright: Copyright (c) 2002 Company: Cisco Systems, Inc.
EMProvider The EMProvider class implements the EMProviderIF interface and provides a simple Java "wrapper" interface into the Cisco CallManager Extension Mobility API.
Extension  
HttpsInitializer Title: HttpsInitializer
IPAddressProvider The IPAddressProvider class provides a simple Java "wrapper" around the Cisco CallManager DeviceListX API.
LDAPProvider The LDAPProvider implements the LDAPProviderIF and provides a simple Java "wrapper" around a generic LDAP directory.
PC This class encapsulates the attributes and functions of a Cisco IP Telephony Personal Computer.
Phone This class encapsulates the attributes and functions of a Cisco IP Phone.
RisProvider The RisProvider class provides a simple Java "wrapper" around the CUCM RIS realtime API.
SpeedDial  
Text2Base64 The Text2Base64 class converts a standard ASCII text string into a Base64-encoded string.
User This class encapsulates the attributes and functions of a Cisco IP Telephony User.
XmlEncoder Title: