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

Uses of CiscoDeviceList in cisco.uc.cuae.legacy
 

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

Subinterfaces of CiscoDeviceList in cisco.uc.cuae.legacy
 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.
 

Classes in cisco.uc.cuae.legacy that implement CiscoDeviceList
 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 RemoteCiscoDeviceList
          Call to message translator for CiscoDeviceList.
 class RemoteCiscoDeviceListClient
          Call to message translator for CiscoDeviceListClient.
 class RemoteCiscoDeviceListServer
          Call to message translator for CiscoDeviceListServer.
 



Copyright © 2010. All Rights Reserved.