org.omg.CosNaming
public final class NamingContextExtHolder extends Object implements Streamable
| Field Summary | |
|---|---|
| NamingContextExt | value
A stored value. |
| Constructor Summary | |
|---|---|
| NamingContextExtHolder()
Create the unitialised naming context holder. | |
| NamingContextExtHolder(NamingContextExt initialValue)
Create the naming context holder, intialised to the given value. | |
| Method Summary | |
|---|---|
| void | _read(InputStream i)
Read the naming context from the given CDR input stream. |
| TypeCode | _type()
Get the typecode of the naming context. |
| void | _write(OutputStream o)
Write the naming context to the given CDR output stream. |