okhttp-parent
Toggle table of contents
5.0.0-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
okhttp-parent
mockwebserver
/
okhttp3.mockwebserver
/
QueueDispatcher
Queue
Dispatcher
class
QueueDispatcher
:
Dispatcher
Members
Constructors
Queue
Dispatcher
Link copied to clipboard
constructor
(
)
Functions
dispatch
Link copied to clipboard
open
override
fun
dispatch
(
request
:
RecordedRequest
)
:
MockResponse
enqueue
Response
Link copied to clipboard
fun
enqueueResponse
(
response
:
MockResponse
)
peek
Link copied to clipboard
open
override
fun
peek
(
)
:
MockResponse
set
Fail
Fast
Link copied to clipboard
fun
setFailFast
(
failFast
:
Boolean
)
fun
setFailFast
(
failFastResponse
:
MockResponse
?
)
shutdown
Link copied to clipboard
open
override
fun
shutdown
(
)