| Package | Description |
|---|---|
| org.mockserver.client.serialization.model | |
| org.mockserver.matchers | |
| org.mockserver.model |
| Modifier and Type | Method and Description |
|---|---|
Parameter |
ParameterDTO.buildObject() |
| Constructor and Description |
|---|
ParameterDTO(Parameter parameter) |
| Modifier and Type | Method and Description |
|---|---|
HttpRequestMatcher |
HttpRequestMatcher.withParameters(Parameter... parameters) |
| Modifier and Type | Method and Description |
|---|---|
HttpRequestMatcher |
HttpRequestMatcher.withParameters(List<Parameter> parameters) |
| Modifier and Type | Method and Description |
|---|---|
List<Parameter> |
HttpRequest.getParameters() |
| Modifier and Type | Method and Description |
|---|---|
HttpRequest |
HttpRequest.withParameters(Parameter... parameters) |
| Modifier and Type | Method and Description |
|---|---|
HttpRequest |
HttpRequest.withParameters(List<Parameter> parameters) |
Copyright © 2013. All Rights Reserved.