samt-core
1.0.0
jvm
compiler
/
tools.samt.semantic
/
ProviderType
/
Transport
Transport
class
Transport
(
val
name
:
String
,
val
configuration
:
ObjectNode
?
)
Members
Constructors
Transport
Link copied to clipboard
constructor
(
name
:
String
,
configuration
:
ObjectNode
?
)
Properties
configuration
Link copied to clipboard
val
configuration
:
ObjectNode
?
name
Link copied to clipboard
val
name
:
String