cisco.uc.cuae.legacy
Class RemoteCiscoIpPhoneClient

java.lang.Object
  extended by etch.bindings.java.support.RemoteBase
      extended by cisco.uc.cuae.legacy.RemoteCiscoIpPhone
          extended by cisco.uc.cuae.legacy.RemoteCiscoIpPhoneClient
All Implemented Interfaces:
CiscoIpPhone, CiscoIpPhoneClient, CuaeCommon, CuaeCommonClient

public final class RemoteCiscoIpPhoneClient
extends RemoteCiscoIpPhone
implements CiscoIpPhoneClient

Call to message translator for CiscoIpPhoneClient.


Nested Class Summary
 class RemoteCiscoIpPhoneClient._Async
          Asynchronous implementation of service methods.
 
Nested classes/interfaces inherited from interface cisco.uc.cuae.legacy.CiscoIpPhone
CiscoIpPhone.AddDirectoryEntryOptions, CiscoIpPhone.AddDirectoryEntryResult, CiscoIpPhone.AddIconItemOptions, CiscoIpPhone.AddIconItemResult, CiscoIpPhone.AddInputItemOptions, CiscoIpPhone.AddInputItemResult, CiscoIpPhone.AddMenuItemOptions, CiscoIpPhone.AddMenuItemResult, CiscoIpPhone.AddSoftKeyItemOptions, CiscoIpPhone.AddSoftKeyItemResult, CiscoIpPhone.CiscoIPPhoneDirectoryEntryType, CiscoIpPhone.CiscoIPPhoneDirectoryType, CiscoIpPhone.CiscoIPPhoneErrorType, CiscoIpPhone.CiscoIPPhoneExecuteItemType, CiscoIpPhone.CiscoIPPhoneExecuteType, CiscoIpPhone.CiscoIPPhoneGraphicFileMenuType, CiscoIpPhone.CiscoIPPhoneGraphicMenuType, CiscoIpPhone.CiscoIPPhoneIconFileMenuType, CiscoIpPhone.CiscoIPPhoneIconItemType, CiscoIpPhone.CiscoIPPhoneIconMenuType, CiscoIpPhone.CiscoIPPhoneImageFileType, CiscoIpPhone.CiscoIPPhoneImageType, CiscoIpPhone.CiscoIPPhoneInputItemType, CiscoIpPhone.CiscoIPPhoneInputType, CiscoIpPhone.CiscoIPPhoneMenuItemType, CiscoIpPhone.CiscoIPPhoneMenuType, CiscoIpPhone.CiscoIPPhoneResponseItemType, CiscoIpPhone.CiscoIPPhoneResponseType, CiscoIpPhone.CiscoIPPhoneSoftKeyType, CiscoIpPhone.CiscoIPPhoneStatusFileType, CiscoIpPhone.CiscoIPPhoneStatusType, CiscoIpPhone.CiscoIPPhoneTextType, CiscoIpPhone.CiscoIPPhoneTouchAreaType, CiscoIpPhone.ConstructDirectoryOptions, CiscoIpPhone.ConstructDirectoryResult, CiscoIpPhone.ConstructExecuteOptions, CiscoIpPhone.ConstructExecuteResult, CiscoIpPhone.ConstructGraphicFileMenuOptions, CiscoIpPhone.ConstructGraphicFileMenuResult, CiscoIpPhone.ConstructGraphicMenuOptions, CiscoIpPhone.ConstructGraphicMenuResult, CiscoIpPhone.ConstructIconFileMenuOptions, CiscoIpPhone.ConstructIconFileMenuResult, CiscoIpPhone.ConstructIconMenuOptions, CiscoIpPhone.ConstructIconMenuResult, CiscoIpPhone.ConstructImageFileOptions, CiscoIpPhone.ConstructImageFileResult, CiscoIpPhone.ConstructImageOptions, CiscoIpPhone.ConstructImageResult, CiscoIpPhone.ConstructInputOptions, CiscoIpPhone.ConstructInputResult, CiscoIpPhone.ConstructMenuOptions, CiscoIpPhone.ConstructMenuResult, CiscoIpPhone.ConstructStatusFileOptions, CiscoIpPhone.ConstructStatusFileResult, CiscoIpPhone.ConstructStatusOptions, CiscoIpPhone.ConstructStatusResult, CiscoIpPhone.ConstructTextOptions, CiscoIpPhone.ConstructTextResult, CiscoIpPhone.CreateDirectoryOptions, CiscoIpPhone.CreateDirectoryResult, CiscoIpPhone.CreateExecuteOptions, CiscoIpPhone.CreateExecuteResult, CiscoIpPhone.CreateGraphicFileMenuOptions, CiscoIpPhone.CreateGraphicFileMenuResult, CiscoIpPhone.CreateGraphicMenuOptions, CiscoIpPhone.CreateGraphicMenuResult, CiscoIpPhone.CreateIconFileMenuOptions, CiscoIpPhone.CreateIconFileMenuResult, CiscoIpPhone.CreateIconMenuOptions, CiscoIpPhone.CreateIconMenuResult, CiscoIpPhone.CreateImageFileOptions, CiscoIpPhone.CreateImageFileResult, CiscoIpPhone.CreateImageOptions, CiscoIpPhone.CreateImageResult, CiscoIpPhone.CreateInputOptions, CiscoIpPhone.CreateInputResult, CiscoIpPhone.CreateMenuOptions, CiscoIpPhone.CreateMenuResult, CiscoIpPhone.CreateStatusFileOptions, CiscoIpPhone.CreateStatusFileResult, CiscoIpPhone.CreateStatusOptions, CiscoIpPhone.CreateStatusResult, CiscoIpPhone.CreateTextOptions, CiscoIpPhone.CreateTextResult, CiscoIpPhone.SendExecuteOptions, CiscoIpPhone.SendExecuteResult
 
Nested classes/interfaces inherited from interface cisco.uc.cuae.legacy.CuaeCommon
CuaeCommon.CuaeResult
 
Nested classes/interfaces inherited from interface cisco.uc.cuae.legacy.CuaeCommon
CuaeCommon.CuaeResult
 
Field Summary
 RemoteCiscoIpPhoneClient._Async _async
          RemoteCiscoIpPhoneClient._Async class instance used to hide asynchronous message implementation.
 RemoteCiscoIpPhoneClient._Async _inner
          Deprecated.  
 
Constructor Summary
RemoteCiscoIpPhoneClient(etch.bindings.java.support.DeliveryService svc, etch.bindings.java.msg.ValueFactory vf)
          Constructs the RemoteCiscoIpPhoneClient.
 
Method Summary
 
Methods inherited from class etch.bindings.java.support.RemoteBase
_begincall, _endcall, _newMessage, _send, _start, _startAndWaitUp, _stop, _stopAndWaitDown, _transportControl, _transportNotify, _transportQuery, _waitDown, _waitUp
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_async

public final RemoteCiscoIpPhoneClient._Async _async
RemoteCiscoIpPhoneClient._Async class instance used to hide asynchronous message implementation. Use this to invoke the asynchronous message implementations.


_inner

@Deprecated
public final RemoteCiscoIpPhoneClient._Async _inner
Deprecated. 
RemoteCiscoIpPhoneClient._Async class instance used to hide asynchronous message implementation. This is here for backwards compatibility only, use _async instead.

Constructor Detail

RemoteCiscoIpPhoneClient

public RemoteCiscoIpPhoneClient(etch.bindings.java.support.DeliveryService svc,
                                etch.bindings.java.msg.ValueFactory vf)
Constructs the RemoteCiscoIpPhoneClient.

Parameters:
svc -
vf -


Copyright © 2008. All Rights Reserved.