protocolTest
protocolTest
japgolly.webapputil.protocol.test
BinaryTestUtil
BinaryTestUtil
TestAjaxClient
Module
Module
Req
ResponseDsl
TestAjaxClient
TestHttpClient
Module
Module
ReqF
ResponseDsl
TestHttpClient
protocolTest
/
japgolly.webapputil.protocol.test
/
TestAjaxClient
/
ResponseDsl
ResponseDsl
abstract
class
ResponseDsl
[-A, +B]
Graph
Supertypes
class
Object
trait
Matchable
class
Any
Value members
Value members
Abstract methods
def
withResponseAttempt
(r:
Either
[
Throwable
,
Response
[
A
]]):
B
Concrete methods
final
def
apply
(value:
A
):
B
final
def
withException
(err:
Throwable
):
B
final
def
withResponse
(r:
Response
[
A
]):
B