kfx
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
kfx
wsdl-model
/
io.github.hfhbd.kfx.wsdl
/
Service
Service
@
Serializable
data
class
Service
(
val
name
:
String
,
val
port
:
Port
)
(
source
)
Members
Constructors
Service
Link copied to clipboard
constructor
(
name
:
String
,
port
:
Port
)
Properties
name
Link copied to clipboard
val
name
:
String
port
Link copied to clipboard
val
port
:
Port