kfx
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
kfx
ktor-server-soap-plugin
/
io.github.hfhbd.kfx.soap
Package-level
declarations
Functions
Functions
Soap
Link copied to clipboard
inline
fun
<
EmptyEnvelope
:
Any
>
Soap
(
format
:
XML
,
noinline
getAction
:
(
EmptyEnvelope
)
->
String
)
:
RouteScopedPlugin
<
Unit
>
soap
Action
Link copied to clipboard
fun
Route
.
soapAction
(
action
:
String
,
build
:
Route
.
(
)
->
Unit
)
:
Route