Package | Description |
---|---|
org.mockserver.collections | |
org.mockserver.matchers | |
org.mockserver.model | |
org.mockserver.serialization.model | |
org.mockserver.serialization.serializers.collections |
Constructor and Description |
---|
NottableStringMultiMap(MockServerLogger mockServerLogger,
boolean controlPlaneMatcher,
KeyMatchStyle keyMatchStyle,
List<? extends KeyToMultiValue> entries) |
Modifier and Type | Method and Description |
---|---|
boolean |
MultiValueMapMatcher.matches(MatchDifference context,
KeysToMultiValues<? extends KeyToMultiValue,? extends KeysToMultiValues> matched) |
Modifier and Type | Class and Description |
---|---|
class |
KeysToMultiValues<T extends KeyToMultiValue,K extends KeysToMultiValues> |
class |
KeysToMultiValuesModifier<T extends KeysToMultiValues<I,T>,K extends KeysToMultiValuesModifier<T,K,I>,I extends KeyToMultiValue> |
Modifier and Type | Class and Description |
---|---|
class |
Header |
class |
Parameter |
Modifier and Type | Method and Description |
---|---|
K |
KeysToMultiValuesModifier.add(I... add) |
K |
KeysToMultiValuesModifier.replace(I... replace) |
K |
KeysToMultiValues.withEntries(T... entries) |
Modifier and Type | Class and Description |
---|---|
class |
KeysToMultiValuesModifierDTO<T extends KeysToMultiValues<I,T>,K extends KeysToMultiValuesModifier<T,K,I>,I extends KeyToMultiValue,D extends DTO<K>> |
Constructor and Description |
---|
KeyToMultiValueDTO(KeyToMultiValue keyToMultiValue) |
Modifier and Type | Class and Description |
---|---|
class |
KeysToMultiValuesSerializer<T extends KeysToMultiValues<? extends KeyToMultiValue,T>> |
Copyright © 2022. All rights reserved.