toggle menu
http4k
LOCAL
jvm
switch theme
search in API
http4k-contract
/
org.http4k.contract
/
ContractRouteSpec5
/
Binder
Binder
inner
class
Binder
(
method
:
Method
)
:
ContractRouteSpec.ContractRequestBuilder
Members
Constructors
Binder
Link copied to clipboard
constructor
(
method
:
Method
)
Functions
new
Request
Link copied to clipboard
fun
newRequest
(
baseUri
:
Uri
=
Uri.of("")
)
:
Request
to
Link copied to clipboard
infix
fun
to
(
fn
:
(
A
,
B
,
C
,
D
,
E
)
->
HttpHandler
)
:
ContractRoute