http4k-api-openapi
Toggle table of contents
6.20.1.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k-api-openapi
http4k-api-openapi
/
org.http4k.contract
/
ContractRouteSpec5
/
Binder
Binder
inner
class
Binder
(
method
:
Method
)
:
ContractRouteSpec.ContractRequestBuilder
(
source
)
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