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