Dispatcher

abstract class Dispatcher

Inheritors

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
abstract fun dispatch(request: RecordedRequest): MockResponse
Link copied to clipboard
open fun peek(): MockResponse
Link copied to clipboard
open fun shutdown()