Package | Description |
---|---|
org.jacorb.orb | |
org.jacorb.orb.giop |
Modifier and Type | Method and Description |
---|---|
ClientConnectionManager |
ORB.getClientConnectionManager() |
Modifier and Type | Method and Description |
---|---|
Profile |
SpecificProfileSelector.selectProfile(java.util.List profiles,
ClientConnectionManager ccm)
Select IOP profile that matches protocol
|
Profile |
DefaultProfileSelector.selectProfile(java.util.List profiles,
ClientConnectionManager ccm) |
Profile |
ProfileSelector.selectProfile(java.util.List profiles,
ClientConnectionManager ccm) |
Constructor and Description |
---|
ClientConnection(GIOPConnection connection,
ORB orb,
ClientConnectionManager conn_mg,
Profile registeredProfile,
boolean client_initiated) |