| Modifier and Type | Method and Description |
|---|---|
static StubSupportedProtocols |
StubSupportedProtocols.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StubSupportedProtocols[] |
StubSupportedProtocols.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static java.util.Map<java.lang.String,java.lang.String> |
StubProtocolSetting.getSpecificSettings(java.util.Set<StubSupportedProtocols> specificProtocols)
Return a subset of the settings map
|