toggle menu
okhttp-parent
5.0.0-SNAPSHOT
jvm
switch theme
search in API
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
(
)