Package | Description |
---|---|
org.jacorb.orb | |
org.jacorb.orb.etf |
Modifier and Type | Method and Description |
---|---|
TaggedComponentList |
ParsedIOR.getMultipleComponents() |
Modifier and Type | Method and Description |
---|---|
void |
TaggedComponentList.addAll(TaggedComponentList other)
Adds an entire TaggedComponentList to this list.
|
boolean |
ORB.isSSLRequiredInComponentList(TaggedComponentList components) |
Modifier and Type | Field and Description |
---|---|
protected TaggedComponentList |
ProfileBase.components |
Modifier and Type | Method and Description |
---|---|
TaggedComponentList |
ProfileBase.getComponents()
Accessor for the TaggedComponents of the Profile.
|