GNU Classpath (0.95) | |
Frames | No Frames |
Constructors with parameter type org.omg.CosNaming.Binding | |
Create the intialised holder.
| |
Create the holder, intialised to the given value.
|
Fields of type org.omg.CosNaming.Binding | |
Binding | The stored binding type.
|
Binding[] | The wrapped binding list.
|
Methods with parameter type org.omg.CosNaming.Binding | |
void | Insert the binding into the given Any .
|
void | Insert the array of bindings into the given Any .
|
void | Write the exception to the CDR output stream.
|
void | Write the array of bindings into the given CDR output stream.
|
Methods with return type org.omg.CosNaming.Binding | |
Binding | Extract the binding from the given Any .
|
Binding[] | Extract the array of bindings from the given Any .
|
Binding | Read the binding from the given CDR stream.
|
Binding[] | Read the array of bindings from the given CDR input stream.
|
GNU Classpath (0.95) |