kourier
Toggle table of contents
0.2.6
common
Platform filter
common
Switch theme
Search in API
kourier
amqp-client
/
dev.kourier.amqp.connection
/
AMQPConfig
/
Server
/
Server
Server
constructor
(
host
:
String
=
Defaults.HOST
,
port
:
Int
=
Defaults.PORT
,
user
:
String
=
Defaults.USER
,
password
:
String
=
Defaults.PASSWORD
,
vhost
:
String
=
Defaults.VHOST
,
timeout
:
Duration
=
Defaults.timeout
,
connectionName
:
String
=
Defaults.CONNECTION_NAME
)