org.apache.yoko.orb.OB
Class IORUtil
java.lang.Object
org.apache.yoko.orb.OB.IORUtil
public final class IORUtil
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IORUtil
public IORUtil()
dump_octets
public static String dump_octets(byte[] oct)
dump_octets
public static String dump_octets(byte[] oct,
int offset,
int count)
format_octets
public static String format_octets(byte[] oct)
format_octets
public static String format_octets(byte[] oct,
int offset,
int count)
describe_component
public static String describe_component(TaggedComponent component)
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.