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