cisco.uc.cuae.legacy
Class RemoteCiscoIpPhone

java.lang.Object
  extended by etch.bindings.java.support.RemoteBase
      extended by cisco.uc.cuae.legacy.RemoteCiscoIpPhone
All Implemented Interfaces:
CiscoIpPhone, CuaeCommon
Direct Known Subclasses:
RemoteCiscoIpPhoneClient, RemoteCiscoIpPhoneServer

public class RemoteCiscoIpPhone
extends etch.bindings.java.support.RemoteBase
implements CiscoIpPhone

Call to message translator for CiscoIpPhone.


Nested Class Summary
 class RemoteCiscoIpPhone._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
 
Field Summary
 RemoteCiscoIpPhone._Async _async
          RemoteCiscoIpPhone._Async class instance used to hide asynchronous message implementation.
 RemoteCiscoIpPhone._Async _inner
          Deprecated.  
 
Constructor Summary
RemoteCiscoIpPhone(etch.bindings.java.support.DeliveryService svc, etch.bindings.java.msg.ValueFactory vf)
          Constructs the RemoteCiscoIpPhone.
 
Method Summary
 
Methods inherited from class etch.bindings.java.support.RemoteBase
_begincall, _endcall, _newMessage, _send, _start, _startAndWaitUp, _stop, _stopAndWaitDown, _transportControl, _transportNotify, _transportQuery, _waitDown, _waitUp, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

_async

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


_inner

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

Constructor Detail

RemoteCiscoIpPhone

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

Parameters:
svc -
vf -


Copyright © 2010. All Rights Reserved.