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