kfx
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
kfx
ktor-server-soap-plugin
/
io.github.hfhbd.kfx.soap
/
Soap
Soap
inline
fun
<
EmptyEnvelope
:
Any
>
Soap
(
format
:
XML
,
noinline
getAction
:
(
EmptyEnvelope
)
->
String
)
:
RouteScopedPlugin
<
Unit
>
(
source
)