GNU Classpath (0.95) | |
Frames | No Frames |
Constructors with parameter type org.omg.IOP.TaggedComponent | |
Create the initialised instance.
| |
Create the initialised instance.
|
Fields of type org.omg.IOP.TaggedComponent | |
TaggedComponent[] | The stored array of TaggedComponent .
|
TaggedComponent | The stored TaggedComponent value.
|
Methods with parameter type org.omg.IOP.TaggedComponent | |
void | Insert the TaggedComponent into the given Any. |
void | Insert the MultipleComponentProfile into the given Any. |
void | Write the structure to the CDR output stream. |
void | Write the structure to the CDR output stream.
|
Methods with return type org.omg.IOP.TaggedComponent | |
TaggedComponent[] | Extract the MultipleComponentProfile from given Any.
|
TaggedComponent | Extract the TaggedComponent from given Any. |
TaggedComponent[] | Read the sequence from the CDR intput stream.
|
TaggedComponent | Read the structure from the CDR intput stream. |
Methods with parameter type org.omg.IOP.TaggedComponent | |
void | Adds a service-specific component to the IOR profile being constructed.
|
void | Adds a service-specific component to the IOR profile being constructed.
|
Methods with return type org.omg.IOP.TaggedComponent | |
TaggedComponent | Returns the given component of the invocation target profile. |
TaggedComponent[] | Returns the given components of the invocation target profile. |
GNU Classpath (0.95) |