org.apache.qpid.console
Class Util
java.lang.Object
org.apache.qpid.console.Util
public class Util
- extends Object
Constructor Summary |
protected |
Util()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Util
protected Util()
accessName
public static String accessName(int type)
byteString
public static String byteString(byte[] bytes)
defaultValue
public static Object defaultValue(short type)
qmfType
public static short qmfType(Object obj)
typeName
public static String typeName(short type)
Licensed to the Apache Software Foundation