rabbitmq-platform
0.6.0
common
js
jvm
native
rabbitmq-platform
/
it.nicolasfarabegoli.pulverization.platforms.rabbitmq
/
RabbitmqReconfigurator
/
RabbitmqReconfigurator
Rabbitmq
Reconfigurator
common
js
jvm
native
expect
constructor
(
hostname
:
String
=
"localhost"
,
port
:
Int
=
5672
,
username
:
String
=
"guest"
,
password
:
String
=
"guest"
,
virtualHost
:
String
=
"/"
)
actual
constructor
(
hostname
:
String
,
port
:
Int
,
username
:
String
,
password
:
String
,
virtualHost
:
String
)
actual
constructor
(
hostname
:
String
,
port
:
Int
,
username
:
String
,
password
:
String
,
virtualHost
:
String
)
actual
constructor
(
hostname
:
String
,
port
:
Int
,
username
:
String
,
password
:
String
,
virtualHost
:
String
)