toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-api-openapi
/
org.http4k.contract
/
ContractRouteSpec0
/
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
:
(
)
->
HttpHandler
)
:
ContractRoute
infix
fun
to
(
fn
:
HttpHandler
)
:
ContractRoute