Package io.fabric8.mockwebserver.utils
-
Interface Summary Interface Description BodyProvider<T> A class that allows returning the body of a response given a certain request.ResponseProvider<T> A class that allows returning a response given a certain request. -
Class Summary Class Description ResponseProviders Useful methods for creating basic response providers.