kourier
Toggle table of contents
0.4.6
common
Platform filter
common
Switch theme
Search in API
kourier
amqp-client
/
dev.kourier.amqp.connection
/
AMQPConfig
/
Server
/
Defaults
Defaults
object
Defaults
Members
Properties
CONNECTION_
NAME
Link copied to clipboard
const
val
CONNECTION_NAME
:
String
HOST
Link copied to clipboard
const
val
HOST
:
String
PASSWORD
Link copied to clipboard
const
val
PASSWORD
:
String
PORT
Link copied to clipboard
const
val
PORT
:
Int
=
5672
RECONNECT_
BACKOFF_
MULTIPLIER
Link copied to clipboard
const
val
RECONNECT_BACKOFF_MULTIPLIER
:
Double
=
2.0
reconnect
Initial
Delay
Link copied to clipboard
val
reconnectInitialDelay
:
<Error class: unknown class>
reconnect
Max
Delay
Link copied to clipboard
val
reconnectMaxDelay
:
<Error class: unknown class>
RESTORE_
TOPOLOGY
Link copied to clipboard
const
val
RESTORE_TOPOLOGY
:
Boolean
=
true
restore
Timeout
Link copied to clipboard
val
restoreTimeout
:
<Error class: unknown class>
rpc
Timeout
Link copied to clipboard
val
rpcTimeout
:
<Error class: unknown class>
timeout
Link copied to clipboard
val
timeout
:
<Error class: unknown class>
TLS_
PORT
Link copied to clipboard
const
val
TLS_PORT
:
Int
=
5671
USER
Link copied to clipboard
const
val
USER
:
String
VHOST
Link copied to clipboard
const
val
VHOST
:
String