kfx
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
kfx
wsdl-model
/
io.github.hfhbd.kfx.wsdl.model
/
SoapBinding
Soap
Binding
@
Serializable
data
class
SoapBinding
(
val
style
:
String
,
val
transport
:
String
)
(
source
)
Members
Constructors
Soap
Binding
Link copied to clipboard
constructor
(
style
:
String
,
transport
:
String
)
Properties
style
Link copied to clipboard
val
style
:
String
transport
Link copied to clipboard
val
transport
:
String