|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClientConnectionManager | |
org.jacorb.orb | |
org.jacorb.orb.giop |
Uses of ClientConnectionManager in org.jacorb.orb |
Methods in org.jacorb.orb that return ClientConnectionManager | |
ClientConnectionManager |
ORB.getClientConnectionManager()
|
Methods in org.jacorb.orb with parameters of type ClientConnectionManager | |
Profile |
ProfileSelector.selectProfile(java.util.List profiles,
ClientConnectionManager ccm)
|
Profile |
DefaultProfileSelector.selectProfile(java.util.List profiles,
ClientConnectionManager ccm)
|
Uses of ClientConnectionManager in org.jacorb.orb.giop |
Constructors in org.jacorb.orb.giop with parameters of type ClientConnectionManager | |
ClientConnection(GIOPConnection connection,
ORB orb,
ClientConnectionManager conn_mg,
Profile registeredProfile,
boolean client_initiated)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |