Frames | No Frames |
Methods with parameter type org.omg.IOP.TaggedComponent | |
void | Adds a service-specific component to the IOR profile. |
void | Adds a service-specific component to the IOR profile.
|
Methods with return type org.omg.IOP.TaggedComponent | |
TaggedComponent | gnuRequest.get_effective_component(int id) Get effective component with the give id from the Internet profile.
|
TaggedComponent[] | gnuRequest.get_effective_components(int id) Get all components with the given id from the internet profile.
|
Methods with parameter type org.omg.IOP.TaggedComponent | |
void | Add component to all found profiles in this IOR.
|
void | Add component to tje specified profile of this IOR.
|
Methods with return type org.omg.IOP.TaggedComponent | |
TaggedComponent | |
TaggedComponent[] |
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. |