|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of CuaeCommonServer in cisco.uc.cuae.legacy |
|---|
| Subinterfaces of CuaeCommonServer in cisco.uc.cuae.legacy | |
|---|---|
interface |
CallControlServer
The Call Control API defines an easy-to-use interface for 1st-party Call Control. |
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 |
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 |
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 |
HttpServer
The HTTP Provider implements HTTP server capabilities for use by applications. |
interface |
JTapiServer
The JTAPI Provider provides 3rd-party monitoring of changes in device state, as well as control over devices. |
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 |
PresenceServer
The Presence API provides mechanisms to receive real-time status changes of presentities using the SIMPLE protocol. |
interface |
TimerFacilityServer
A suite of actions and events that provide timers. |
interface |
VoiceRecResultsServer
The VoiceRecResults package provides helper methods to parse voice recognition results from the XML content in the VR_XMLResult event parameter. |
| Classes in cisco.uc.cuae.legacy that implement CuaeCommonServer | |
|---|---|
class |
BaseCallControlServer
Base implementation of CallControlServer, with default method implementations which throw UnsupportedOperationException. |
class |
BaseCiscoDeviceListServer
Base implementation of CiscoDeviceListServer, with default method implementations which throw UnsupportedOperationException. |
class |
BaseCiscoExtensionMobilityServer
Base implementation of CiscoExtensionMobilityServer, with default method implementations which throw UnsupportedOperationException. |
class |
BaseCiscoIpPhoneServer
Base implementation of CiscoIpPhoneServer, with default method implementations which throw UnsupportedOperationException. |
class |
BaseCuaeCommonServer
Base implementation of CuaeCommonServer, with default method implementations which throw UnsupportedOperationException. |
class |
BaseHttpServer
Base implementation of HttpServer, with default method implementations which throw UnsupportedOperationException. |
class |
BaseJTapiServer
Base implementation of JTapiServer, with default method implementations which throw UnsupportedOperationException. |
class |
BaseMediaControlServer
Base implementation of MediaControlServer, with default method implementations which throw UnsupportedOperationException. |
class |
BasePresenceServer
Base implementation of PresenceServer, with default method implementations which throw UnsupportedOperationException. |
class |
BaseTimerFacilityServer
Base implementation of TimerFacilityServer, with default method implementations which throw UnsupportedOperationException. |
class |
BaseVoiceRecResultsServer
Base implementation of VoiceRecResultsServer, with default method implementations which throw UnsupportedOperationException. |
class |
RemoteCallControlServer
Call to message translator for CallControlServer. |
class |
RemoteCiscoDeviceListServer
Call to message translator for CiscoDeviceListServer. |
class |
RemoteCiscoExtensionMobilityServer
Call to message translator for CiscoExtensionMobilityServer. |
class |
RemoteCiscoIpPhoneServer
Call to message translator for CiscoIpPhoneServer. |
class |
RemoteCuaeCommonServer
Call to message translator for CuaeCommonServer. |
class |
RemoteHttpServer
Call to message translator for HttpServer. |
class |
RemoteJTapiServer
Call to message translator for JTapiServer. |
class |
RemoteMediaControlServer
Call to message translator for MediaControlServer. |
class |
RemotePresenceServer
Call to message translator for PresenceServer. |
class |
RemoteTimerFacilityServer
Call to message translator for TimerFacilityServer. |
class |
RemoteVoiceRecResultsServer
Call to message translator for VoiceRecResultsServer. |
| Methods in cisco.uc.cuae.legacy that return CuaeCommonServer | |
|---|---|
CuaeCommonServer |
CuaeCommonHelper.CuaeCommonServerFactory.newCuaeCommonServer(RemoteCuaeCommonClient client)
Constructs a new instance implementing CuaeCommonServer. |
| Constructors in cisco.uc.cuae.legacy with parameters of type CuaeCommonServer | |
|---|---|
StubCuaeCommonServer(etch.bindings.java.support.DeliveryService svc,
CuaeCommonServer obj,
etch.bindings.java.support.Pool queued,
etch.bindings.java.support.Pool free)
Stub for CuaeCommonServer. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||