java.lang.Object | +--org.omg.CosNaming.NamingContextHelper
static NamingContext
extract(Any a)
static String
id()
static void
insert(Any a, NamingContext that)
narrow(Object that)
read(InputStream in)
static TypeCode
type()
write(OutputStream out, NamingContext that)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static void write(OutputStream out, NamingContext that)
public static NamingContext read(InputStream in)
public static NamingContext extract(Any a)
public static void insert(Any a, NamingContext that)
public static TypeCode type()
public static String id()
public static NamingContext narrow(Object that) throws BAD_PARAM