public class ProtocolSelector extends Object
| Constructor and Description |
|---|
ProtocolSelector() |
| Modifier and Type | Method and Description |
|---|---|
protected static String |
selectProtocol(List<String> supportedList,
String c2jProtocol,
List<String> c2jProtocols) |
static String |
selectProtocol(String c2jProtocol,
List<String> c2jProtocols) |
Copyright © 2025. All rights reserved.