public class SpecificProfileSelector extends java.lang.Object implements ProfileSelector
Constructor and Description |
---|
SpecificProfileSelector(Protocol[] protocols) |
Modifier and Type | Method and Description |
---|---|
Profile |
selectProfile(java.util.List profiles,
ClientConnectionManager ccm)
Select IOP profile that matches protocol
|
public SpecificProfileSelector(Protocol[] protocols)
public Profile selectProfile(java.util.List profiles, ClientConnectionManager ccm)
selectProfile
in interface ProfileSelector