okhttp-parent
Toggle table of contents
5.0.0-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
okhttp-parent
mockwebserver
/
okhttp3.mockwebserver
/
Dispatcher
Dispatcher
abstract
class
Dispatcher
Inheritors
QueueDispatcher
Members
Constructors
Dispatcher
Link copied to clipboard
constructor
(
)
Functions
dispatch
Link copied to clipboard
abstract
fun
dispatch
(
request
:
RecordedRequest
)
:
MockResponse
peek
Link copied to clipboard
open
fun
peek
(
)
:
MockResponse
shutdown
Link copied to clipboard
open
fun
shutdown
(
)