toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-core
/
org.http4k.client
/
Java8HttpClient
Java8Http
Client
object
Java8HttpClient
Use this legacy Java client when you're not yet on Java 11.
Members
Functions
invoke
Link copied to clipboard
@
JvmStatic
@
JvmName
(
name
=
"create"
)
operator
fun
invoke
(
)
:
HttpHandler
@
JvmStatic
@
JvmName
(
name
=
"createWithTimeouts"
)
operator
fun
invoke
(
readTimeout
:
Duration
=
ZERO
,
connectionTimeout
:
Duration
=
ZERO
)
:
HttpHandler