alchemist
Toggle table of contents
36.0.11
jvm
Platform filter
jvm
Switch theme
Search in API
alchemist
alchemist-web-renderer
/
it.unibo.alchemist.boundary.webui.server.utility
Package-level
declarations
Types
Types
Response
Link copied to clipboard
jvm
data
class
Response
<
C
>
(
val
code
:
HttpStatusCode
=
OK
,
val
content
:
C
)
Class representing an HTTP response.