GNU Classpath (0.95) | |
Frames | No Frames |
Classes implementing org.omg.CosNaming.NamingContextExt | |
class | The extended naming context implementation base.
|
class | The extended naming context stub (proxy), used on the client side.
|
Constructors with parameter type org.omg.CosNaming.NamingContextExt | |
Create the naming context holder, intialised to the given value.
|
Fields of type org.omg.CosNaming.NamingContextExt | |
NamingContextExt | A stored value.
|
Methods with parameter type org.omg.CosNaming.NamingContextExt | |
void | Insert the naming context into the given Any
|
void | Write the given extended naming context into the given CDR output stream.
|
Methods with return type org.omg.CosNaming.NamingContextExt | |
NamingContextExt | Get the CORBA object that delegates calls to this servant. |
NamingContextExt | Get the CORBA object that delegates calls to this servant. |
NamingContextExt | Extract the naming context from the given Any .
|
NamingContextExt | Cast the passed object into the NamingContextExt. |
NamingContextExt | Read the extended naming context from the given CDR input stream.
|
NamingContextExt | Narrow the given object to the NamingContextExt. |
GNU Classpath (0.95) |