| Interface | Description |
|---|---|
| HttpBodyConverter |
Interface for converting a java object into a http request body, and storing the appropriate content type header value
|
| Class | Description |
|---|---|
| HoverflyDsl |
Entry point to a DSL which can be used to generate a Hoverfly simulation.
|
| RequestMatcherBuilder |
A builder for
RequestMatcher |
| ResponseBuilder |
A builder for building
Response |
| ResponseCreators |
Wrapper around a
ResponseBuilder for building common types of responses |
| StubServiceBuilder |
Used as part of the DSL for creating a
RequestResponsePair used within a Hoverfly Simulation. |