Calypso Gateway v1.0

codec.debug
Class Debug

java.lang.Object
  |
  +--codec.debug.Debug

public final class Debug
extends java.lang.Object

Class performing various debug-oriented conversions.


Constructor Summary
Debug()
           
 
Method Summary
static java.lang.String tcKindToString(org.omg.CORBA.TCKind tcKind)
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Constructor Detail

Debug

public Debug()
Method Detail

tcKindToString

public static java.lang.String tcKindToString(org.omg.CORBA.TCKind tcKind)

Calypso Gateway v1.0