Uses of Interface
cisco.uc.cuae.EtchBridge

Uses of EtchBridge in cisco.uc.cuae
 

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

Subinterfaces of EtchBridge in cisco.uc.cuae
 interface EtchBridgeClient
          Abstraction of functions needed by Etch Bridge
 interface EtchBridgeServer
          Abstraction of functions needed by Etch Bridge
 

Classes in cisco.uc.cuae that implement EtchBridge
 class BaseEtchBridgeClient
          Base implementation of EtchBridgeClient, with default method implementations which throw UnsupportedOperationException.
 class BaseEtchBridgeServer
          Base implementation of EtchBridgeServer, with default method implementations which throw UnsupportedOperationException.
 class RemoteEtchBridge
          Call to message translator for EtchBridge.
 class RemoteEtchBridgeClient
          Call to message translator for EtchBridgeClient.
 class RemoteEtchBridgeServer
          Call to message translator for EtchBridgeServer.
 



Copyright © 2009. All Rights Reserved.