Uses of Interface
cisco.uc.cuae.legacy.CuaeCommon

Uses of CuaeCommon in cisco.uc.cuae.legacy
 

Classes in cisco.uc.cuae.legacy with type parameters of type CuaeCommon
 class StubCuaeCommon<T extends CuaeCommon>
          Message to call translator for CuaeCommon.
 

Subinterfaces of CuaeCommon in cisco.uc.cuae.legacy
 interface CallControl
          The Call Control API defines an easy-to-use interface for 1st-party Call Control.
 interface CallControlClient
          The Call Control API defines an easy-to-use interface for 1st-party Call Control.
 interface CallControlServer
          The Call Control API defines an easy-to-use interface for 1st-party Call Control.
 interface CiscoDeviceList
          The CiscoDeviceListX provider periodically polls Cisco Unified Communication Managers configured in the Cisco Unified Application Server to obtain the following fields of information for devices: Name IP Address Registration Status Pool Type Calling Search Space This information is stored locally in a database on the Cisco Unified Application Server, and the CiscoDeviceListX native actions are used to extract this information in an easy-to-use manner.
 interface CiscoDeviceListClient
          The CiscoDeviceListX provider periodically polls Cisco Unified Communication Managers configured in the Cisco Unified Application Server to obtain the following fields of information for devices: Name IP Address Registration Status Pool Type Calling Search Space This information is stored locally in a database on the Cisco Unified Application Server, and the CiscoDeviceListX native actions are used to extract this information in an easy-to-use manner.
 interface CiscoDeviceListServer
          The CiscoDeviceListX provider periodically polls Cisco Unified Communication Managers configured in the Cisco Unified Application Server to obtain the following fields of information for devices: Name IP Address Registration Status Pool Type Calling Search Space This information is stored locally in a database on the Cisco Unified Application Server, and the CiscoDeviceListX native actions are used to extract this information in an easy-to-use manner.
 interface CiscoExtensionMobility
          The Extension Mobility native actions and types are used to invoke the methods and parse the results of the Cisco Unified Communications Manager Extension Mobility API.
 interface CiscoExtensionMobilityClient
          The Extension Mobility native actions and types are used to invoke the methods and parse the results of the Cisco Unified Communications Manager Extension Mobility API.
 interface CiscoExtensionMobilityServer
          The Extension Mobility native actions and types are used to invoke the methods and parse the results of the Cisco Unified Communications Manager Extension Mobility API.
 interface CiscoIpPhone
          Generated from CUAE provider package Metreos.Native.CiscoIPPhone The Cisco IP Phone API allows developers to easily and quickly create IP Phone XML objects.
 interface CiscoIpPhoneClient
          Generated from CUAE provider package Metreos.Native.CiscoIPPhone The Cisco IP Phone API allows developers to easily and quickly create IP Phone XML objects.
 interface CiscoIpPhoneServer
          Generated from CUAE provider package Metreos.Native.CiscoIPPhone The Cisco IP Phone API allows developers to easily and quickly create IP Phone XML objects.
 interface CuaeCommonClient
          Abstraction of functions or structs needed by CUAE
 interface CuaeCommonServer
          Abstraction of functions or structs needed by CUAE
 interface Http
          The HTTP Provider implements HTTP server capabilities for use by applications.
 interface HttpClient
          The HTTP Provider implements HTTP server capabilities for use by applications.
 interface HttpServer
          The HTTP Provider implements HTTP server capabilities for use by applications.
 interface JTapi
          The JTAPI Provider provides 3rd-party monitoring of changes in device state, as well as control over devices.
 interface JTapiClient
          The JTAPI Provider provides 3rd-party monitoring of changes in device state, as well as control over devices.
 interface JTapiServer
          The JTAPI Provider provides 3rd-party monitoring of changes in device state, as well as control over devices.
 interface MediaControl
          The Media Control API provides media streaming capabilities and common features associated with the manipulation of media streams, such as the following.
 interface MediaControlClient
          The Media Control API provides media streaming capabilities and common features associated with the manipulation of media streams, such as the following.
 interface MediaControlServer
          The Media Control API provides media streaming capabilities and common features associated with the manipulation of media streams, such as the following.
 interface Presence
          The Presence API provides mechanisms to receive real-time status changes of presentities using the SIMPLE protocol.
 interface PresenceClient
          The Presence API provides mechanisms to receive real-time status changes of presentities using the SIMPLE protocol.
 interface PresenceServer
          The Presence API provides mechanisms to receive real-time status changes of presentities using the SIMPLE protocol.
 interface TimerFacility
          A suite of actions and events that provide timers.
 interface TimerFacilityClient
          A suite of actions and events that provide timers.
 interface TimerFacilityServer
          A suite of actions and events that provide timers.
 

Classes in cisco.uc.cuae.legacy that implement CuaeCommon
 class BaseCallControlClient
          Base implementation of CallControlClient, with default method implementations which throw UnsupportedOperationException.
 class BaseCallControlServer
          Base implementation of CallControlServer, with default method implementations which throw UnsupportedOperationException.
 class BaseCiscoDeviceListClient
          Base implementation of CiscoDeviceListClient, with default method implementations which throw UnsupportedOperationException.
 class BaseCiscoDeviceListServer
          Base implementation of CiscoDeviceListServer, with default method implementations which throw UnsupportedOperationException.
 class BaseCiscoExtensionMobilityClient
          Base implementation of CiscoExtensionMobilityClient, with default method implementations which throw UnsupportedOperationException.
 class BaseCiscoExtensionMobilityServer
          Base implementation of CiscoExtensionMobilityServer, with default method implementations which throw UnsupportedOperationException.
 class BaseCiscoIpPhoneClient
          Base implementation of CiscoIpPhoneClient, with default method implementations which throw UnsupportedOperationException.
 class BaseCiscoIpPhoneServer
          Base implementation of CiscoIpPhoneServer, with default method implementations which throw UnsupportedOperationException.
 class BaseCuaeCommonClient
          Base implementation of CuaeCommonClient, with default method implementations which throw UnsupportedOperationException.
 class BaseCuaeCommonServer
          Base implementation of CuaeCommonServer, with default method implementations which throw UnsupportedOperationException.
 class BaseHttpClient
          Base implementation of HttpClient, with default method implementations which throw UnsupportedOperationException.
 class BaseHttpServer
          Base implementation of HttpServer, with default method implementations which throw UnsupportedOperationException.
 class BaseJTapiClient
          Base implementation of JTapiClient, with default method implementations which throw UnsupportedOperationException.
 class BaseJTapiServer
          Base implementation of JTapiServer, with default method implementations which throw UnsupportedOperationException.
 class BaseMediaControlClient
          Base implementation of MediaControlClient, with default method implementations which throw UnsupportedOperationException.
 class BaseMediaControlServer
          Base implementation of MediaControlServer, with default method implementations which throw UnsupportedOperationException.
 class BasePresenceClient
          Base implementation of PresenceClient, with default method implementations which throw UnsupportedOperationException.
 class BasePresenceServer
          Base implementation of PresenceServer, with default method implementations which throw UnsupportedOperationException.
 class BaseTimerFacilityClient
          Base implementation of TimerFacilityClient, with default method implementations which throw UnsupportedOperationException.
 class BaseTimerFacilityServer
          Base implementation of TimerFacilityServer, with default method implementations which throw UnsupportedOperationException.
 class RemoteCallControl
          Call to message translator for CallControl.
 class RemoteCallControlClient
          Call to message translator for CallControlClient.
 class RemoteCallControlServer
          Call to message translator for CallControlServer.
 class RemoteCiscoDeviceList
          Call to message translator for CiscoDeviceList.
 class RemoteCiscoDeviceListClient
          Call to message translator for CiscoDeviceListClient.
 class RemoteCiscoDeviceListServer
          Call to message translator for CiscoDeviceListServer.
 class RemoteCiscoExtensionMobility
          Call to message translator for CiscoExtensionMobility.
 class RemoteCiscoExtensionMobilityClient
          Call to message translator for CiscoExtensionMobilityClient.
 class RemoteCiscoExtensionMobilityServer
          Call to message translator for CiscoExtensionMobilityServer.
 class RemoteCiscoIpPhone
          Call to message translator for CiscoIpPhone.
 class RemoteCiscoIpPhoneClient
          Call to message translator for CiscoIpPhoneClient.
 class RemoteCiscoIpPhoneServer
          Call to message translator for CiscoIpPhoneServer.
 class RemoteCuaeCommon
          Call to message translator for CuaeCommon.
 class RemoteCuaeCommonClient
          Call to message translator for CuaeCommonClient.
 class RemoteCuaeCommonServer
          Call to message translator for CuaeCommonServer.
 class RemoteHttp
          Call to message translator for Http.
 class RemoteHttpClient
          Call to message translator for HttpClient.
 class RemoteHttpServer
          Call to message translator for HttpServer.
 class RemoteJTapi
          Call to message translator for JTapi.
 class RemoteJTapiClient
          Call to message translator for JTapiClient.
 class RemoteJTapiServer
          Call to message translator for JTapiServer.
 class RemoteMediaControl
          Call to message translator for MediaControl.
 class RemoteMediaControlClient
          Call to message translator for MediaControlClient.
 class RemoteMediaControlServer
          Call to message translator for MediaControlServer.
 class RemotePresence
          Call to message translator for Presence.
 class RemotePresenceClient
          Call to message translator for PresenceClient.
 class RemotePresenceServer
          Call to message translator for PresenceServer.
 class RemoteTimerFacility
          Call to message translator for TimerFacility.
 class RemoteTimerFacilityClient
          Call to message translator for TimerFacilityClient.
 class RemoteTimerFacilityServer
          Call to message translator for TimerFacilityServer.
 



Copyright © 2010. All Rights Reserved.