org.omg.SendingContext
Class CodeBaseHelper
java.lang.Object
|
+--org.omg.SendingContext.CodeBaseHelper
- public class CodeBaseHelper
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CodeBaseHelper
public CodeBaseHelper()
insert
public static void insert(Any a,
CodeBase t)
extract
public static CodeBase extract(Any a)
type
public static TypeCode type()
id
public static java.lang.String id()
read
public static CodeBase read(InputStream istream)
write
public static void write(OutputStream ostream,
CodeBase value)
narrow
public static CodeBase narrow(Object obj)
unchecked_narrow
public static CodeBase unchecked_narrow(Object obj)