|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of CuaeCommonClient in cisco.uc.cuae.legacy |
|---|
| Subinterfaces of CuaeCommonClient in cisco.uc.cuae.legacy | |
|---|---|
interface |
CallControlClient
The Call Control API defines an easy-to-use interface for 1st-party Call Control. |
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 |
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 |
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 |
HttpClient
The HTTP Provider implements HTTP server capabilities for use by applications. |
interface |
JTapiClient
The JTAPI Provider provides 3rd-party monitoring of changes in device state, as well as control over devices. |
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 |
PresenceClient
The Presence API provides mechanisms to receive real-time status changes of presentities using the SIMPLE protocol. |
interface |
TimerFacilityClient
A suite of actions and events that provide timers. |
| Classes in cisco.uc.cuae.legacy that implement CuaeCommonClient | |
|---|---|
class |
BaseCallControlClient
Base implementation of CallControlClient, with default method implementations which throw UnsupportedOperationException. |
class |
BaseCiscoDeviceListClient
Base implementation of CiscoDeviceListClient, with default method implementations which throw UnsupportedOperationException. |
class |
BaseCiscoExtensionMobilityClient
Base implementation of CiscoExtensionMobilityClient, with default method implementations which throw UnsupportedOperationException. |
class |
BaseCiscoIpPhoneClient
Base implementation of CiscoIpPhoneClient, with default method implementations which throw UnsupportedOperationException. |
class |
BaseCuaeCommonClient
Base implementation of CuaeCommonClient, with default method implementations which throw UnsupportedOperationException. |
class |
BaseHttpClient
Base implementation of HttpClient, with default method implementations which throw UnsupportedOperationException. |
class |
BaseJTapiClient
Base implementation of JTapiClient, with default method implementations which throw UnsupportedOperationException. |
class |
BaseMediaControlClient
Base implementation of MediaControlClient, with default method implementations which throw UnsupportedOperationException. |
class |
BasePresenceClient
Base implementation of PresenceClient, with default method implementations which throw UnsupportedOperationException. |
class |
BaseTimerFacilityClient
Base implementation of TimerFacilityClient, with default method implementations which throw UnsupportedOperationException. |
class |
RemoteCallControlClient
Call to message translator for CallControlClient. |
class |
RemoteCiscoDeviceListClient
Call to message translator for CiscoDeviceListClient. |
class |
RemoteCiscoExtensionMobilityClient
Call to message translator for CiscoExtensionMobilityClient. |
class |
RemoteCiscoIpPhoneClient
Call to message translator for CiscoIpPhoneClient. |
class |
RemoteCuaeCommonClient
Call to message translator for CuaeCommonClient. |
class |
RemoteHttpClient
Call to message translator for HttpClient. |
class |
RemoteJTapiClient
Call to message translator for JTapiClient. |
class |
RemoteMediaControlClient
Call to message translator for MediaControlClient. |
class |
RemotePresenceClient
Call to message translator for PresenceClient. |
class |
RemoteTimerFacilityClient
Call to message translator for TimerFacilityClient. |
| Methods in cisco.uc.cuae.legacy that return CuaeCommonClient | |
|---|---|
CuaeCommonClient |
CuaeCommonHelper.CuaeCommonClientFactory.newCuaeCommonClient(RemoteCuaeCommonServer server)
Constructs a new instance implementing CuaeCommonClient. |
| Constructors in cisco.uc.cuae.legacy with parameters of type CuaeCommonClient | |
|---|---|
StubCuaeCommonClient(etch.bindings.java.support.DeliveryService svc,
CuaeCommonClient obj,
etch.bindings.java.support.Pool queued,
etch.bindings.java.support.Pool free)
Stub for CuaeCommonClient. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||