| Package | Description |
|---|---|
| org.jacorb.orb | |
| org.jacorb.orb.giop | |
| org.jacorb.orb.miop |
| Modifier and Type | Method and Description |
|---|---|
ClientConnectionManager |
ORB.getClientConnectionManager() |
| Modifier and Type | Method and Description |
|---|---|
org.omg.ETF.Profile |
DefaultProfileSelector.selectProfile(List<org.omg.ETF.Profile> profiles,
ClientConnectionManager ccm) |
org.omg.ETF.Profile |
SpecificProfileSelector.selectProfile(List<org.omg.ETF.Profile> profiles,
ClientConnectionManager ccm)
Select first IOP profile that matches protocol
|
org.omg.ETF.Profile |
ProfileSelector.selectProfile(List<org.omg.ETF.Profile> profiles,
ClientConnectionManager ccm) |
| Constructor and Description |
|---|
ClientConnection(GIOPConnection connection,
ORB orb,
ClientConnectionManager conn_mg,
org.omg.ETF.Profile registeredProfile,
boolean client_initiated) |
| Modifier and Type | Method and Description |
|---|---|
org.omg.ETF.Profile |
MIOPProfileSelector.selectProfile(List<org.omg.ETF.Profile> profiles,
ClientConnectionManager ccm)
Selects a profile of a reference.
|
Copyright © 2017 JacORB. All rights reserved.