kfx
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
kfx
soap-runtime
/
io.github.hfhbd.kfx.soap11
/
Envelope
/
copy
copy
fun
copy
(
header
:
Header
?
=
this.header
,
body
:
T
=
this.body
)
:
Envelope
<
T
>
(
source
)