GNU Classpath (0.95) | |
Frames | No Frames |
Classes implementing org.omg.CosNaming.NamingContext | |
class | The extended naming context implementation base.
|
class | The extended naming context stub (proxy), used on the client side.
|
class | The naming context implementation base.
|
class | The naming context stub (proxy), used on the client side.
|
Constructors with parameter type org.omg.CosNaming.NamingContext | |
Create the naming context holder, intialised to the given value.
|
Fields of type org.omg.CosNaming.NamingContext | |
NamingContext | A stored value.
|
Methods with parameter type org.omg.CosNaming.NamingContext | |
void | Gives a child context name, valid in this context.
|
void | Gives a child context name, valid in this context.
|
void | |
void | Insert the naming context into the given Any
|
void | Names or renames the child context.
|
void | Names or renames the child context.
|
void | |
void | Write the given naming context into the given CDR output stream.
|
Methods with return type org.omg.CosNaming.NamingContext | |
NamingContext | Get the CORBA object that delegates calls to this servant. |
NamingContext | Get the CORBA object that delegates calls to this servant. |
NamingContext | Create a new context and give it a given name (bound it)
in the current context.
|
NamingContext | Create a new context and give it a given name (bound it)
in the current context.
|
NamingContext | |
NamingContext | Extract the naming context from the given Any .
|
NamingContext | Cast the passed object into the NamingContext. |
NamingContext | Creates a new naming context, not bound to any name.
|
NamingContext | Creates a new naming context, not bound to any name.
|
NamingContext | |
NamingContext | Read the naming context from the given CDR input stream.
|
NamingContext | Narrow the given object to the NamingContext. |
Constructors with parameter type org.omg.CosNaming.NamingContext | |
Create an exception with the initialised fields and explaining
message.
| |
Creates an exception with the fields, intialised to the
given values.
|
Fields of type org.omg.CosNaming.NamingContext | |
NamingContext | The relevant naming contex.
|
GNU Classpath (0.95) |