Uses of Class
cisco.uc.cuae.EtchBridge.LogLevel

Uses of EtchBridge.LogLevel in cisco.uc.cuae
 

Methods in cisco.uc.cuae that return EtchBridge.LogLevel
static EtchBridge.LogLevel EtchBridge.LogLevel.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static EtchBridge.LogLevel[] EtchBridge.LogLevel.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in cisco.uc.cuae with parameters of type EtchBridge.LogLevel
 void BaseEtchBridgeServer.logWrite(EtchBridge.LogLevel level, java.lang.String msg)
           
 void EtchBridgeServer.logWrite(EtchBridge.LogLevel level, java.lang.String msg)
          CUAE Etch Bridge notify Etch application has been triggered
 void RemoteEtchBridgeServer.logWrite(EtchBridge.LogLevel level, java.lang.String msg)
           
 



Copyright © 2009. All Rights Reserved.