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