| Package | Description |
|---|---|
| org.mockserver.collections | |
| org.mockserver.model |
| Modifier and Type | Method and Description |
|---|---|
static CaseInsensitiveRegexMultiMap |
CaseInsensitiveRegexMultiMap.multiMap(boolean controlPlaneMatcher,
NottableString[]... keyAndValues) |
static CaseInsensitiveRegexMultiMap |
CaseInsensitiveRegexMultiMap.multiMap(boolean controlPlaneMatcher,
String[]... keyAndValues) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
CaseInsensitiveRegexMultiMap.containsAll(CaseInsensitiveRegexMultiMap subSet) |
| Modifier and Type | Method and Description |
|---|---|
CaseInsensitiveRegexMultiMap |
KeysToMultiValues.toCaseInsensitiveRegexMultiMap(MockServerLogger mockServerLogger,
boolean controlPlaneMatcher) |
Copyright © 2020. All rights reserved.