-
- All Implemented Interfaces:
public class JSONMockServerDSL.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static JSONMockServerDSL.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final Voidfail(String message)final MediaTypecheckMediaType(String header, String name)final HttpHeaderscombineHeaders(HttpHeaders headers, MediaType contentType)final BooleanequalIgnoringQuery(URI $self, URI other)-
-
Method Detail
-
checkMediaType
final MediaType checkMediaType(String header, String name)
-
combineHeaders
final HttpHeaders combineHeaders(HttpHeaders headers, MediaType contentType)
-
equalIgnoringQuery
final Boolean equalIgnoringQuery(URI $self, URI other)
-
-
-
-