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