Package cisco.uc.cuae

Interface Summary
EtchBridge Abstraction of functions needed by Etch Bridge
EtchBridgeClient Abstraction of functions needed by Etch Bridge
EtchBridgeHelper.EtchBridgeClientFactory Factory used by EtchBridgeHelper.newServer(String, Resources, EtchBridgeClientFactory) to construct a new instance implementing EtchBridgeClient.
EtchBridgeHelper.EtchBridgeServerFactory Factory used by EtchBridgeHelper.newListener(String, Resources, EtchBridgeServerFactory) to construct a new instance implementing EtchBridgeServer.
EtchBridgeServer Abstraction of functions needed by Etch Bridge
 

Class Summary
BaseEtchBridgeClient Base implementation of EtchBridgeClient, with default method implementations which throw UnsupportedOperationException.
BaseEtchBridgeServer Base implementation of EtchBridgeServer, with default method implementations which throw UnsupportedOperationException.
EtchBridge.ConfigEntry Struct to hold application configuration item
EtchBridge.EventMessage Type definition for parameter of each plugin's onNotHandled method
EtchBridgeHelper Transport helper for EtchBridge.
RemoteEtchBridge Call to message translator for EtchBridge.
RemoteEtchBridgeClient Call to message translator for EtchBridgeClient.
RemoteEtchBridgeServer Call to message translator for EtchBridgeServer.
StubEtchBridge<T extends EtchBridge> Message to call translator for EtchBridge.
StubEtchBridgeClient Message to call translator for EtchBridgeClient.
StubEtchBridgeServer Message to call translator for EtchBridgeServer.
ValueFactoryEtchBridge ValueFactory for EtchBridge.
 

Enum Summary
EtchBridge.LogLevel Log level definition
EtchBridge.PluginStatus Enum to indicate plugin status
 

Exception Summary
EtchBridge.BridgeException Exception thrown when there are problems with Etch Bridge
 



Copyright © 2009. All Rights Reserved.