http4k-incubator
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k-incubator
http4k-incubator
/
org.http4k.routing.experimental
/
InMemoryResource
/
InMemoryResource
In
Memory
Resource
constructor
(
content
:
ByteArray
,
contentType
:
ContentType
,
lastModified
:
Instant
?
=
null
,
etag
:
ETag
?
=
null
)
constructor
(
content
:
String
,
contentType
:
ContentType
,
lastModified
:
Instant
?
=
null
,
etag
:
ETag
?
=
null
)