public class SpecificProfileSelector extends Object implements ProfileSelector
| Constructor and Description |
|---|
SpecificProfileSelector(org.omg.RTCORBA.Protocol[] protocols) |
| Modifier and Type | Method and Description |
|---|---|
org.omg.ETF.Profile |
selectNextProfile(List<org.omg.ETF.Profile> profileList,
org.omg.ETF.Profile lastProfile) |
org.omg.ETF.Profile |
selectProfile(List<org.omg.ETF.Profile> profiles,
ClientConnectionManager ccm)
Select first IOP profile that matches protocol
|
public SpecificProfileSelector(org.omg.RTCORBA.Protocol[] protocols)
public org.omg.ETF.Profile selectProfile(List<org.omg.ETF.Profile> profiles, ClientConnectionManager ccm)
selectProfile in interface ProfileSelectorpublic org.omg.ETF.Profile selectNextProfile(List<org.omg.ETF.Profile> profileList, org.omg.ETF.Profile lastProfile)
selectNextProfile in interface ProfileSelectorCopyright © 2017 JacORB. All rights reserved.