haredo
types
ExchangeChainState
Interface ExchangeChainState
interface
ExchangeChainState
{
adapter
:
Adapter
;
appId
?:
string
;
bindings
?:
{
bindingArguments
?:
BindingArguments
;
exchange
:
ExchangeInterface
;
patterns
:
string
[]
;
}
[]
;
confirm
?:
boolean
;
emitter
:
TypedEventEmitter
<
HaredoEvents
>
;
exchange
:
ExchangeInterface
;
headers
?:
Record
<
string
,
Field
>
;
json
?:
boolean
;
publishOptions
?:
PublishOptions
;
skipSetup
?:
SkipSetupOptions
;
}
Hierarchy (
View Summary
,
Expand
)
ChainState
ExchangeChainState
Index
Properties
adapter
app
Id?
bindings?
confirm?
emitter
exchange
headers?
json?
publish
Options?
skip
Setup?
Properties
adapter
adapter
:
Adapter
Optional
app
Id
appId
?:
string
Optional
bindings
bindings
?:
{
bindingArguments
?:
BindingArguments
;
exchange
:
ExchangeInterface
;
patterns
:
string
[]
;
}
[]
Optional
confirm
confirm
?:
boolean
emitter
emitter
:
TypedEventEmitter
<
HaredoEvents
>
exchange
exchange
:
ExchangeInterface
Optional
headers
headers
?:
Record
<
string
,
Field
>
Optional
json
json
?:
boolean
Optional
publish
Options
publishOptions
?:
PublishOptions
Optional
skip
Setup
skipSetup
?:
SkipSetupOptions
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
adapter
app
Id
bindings
confirm
emitter
exchange
headers
json
publish
Options
skip
Setup
haredo
index
FailedParsingJsonError
HaredoError
MissingQueueNameError
NotConnectedError
FailureBackoff
LogMessage
Middleware
StandardBackoffOptions
LogFunction
LogLevel
Exchange
Haredo
Queue
standardBackoff
Extension
ExtensionInterface
internals
TypedEventEmitter
createAdapter
makeHaredoMessage
Adapter
AdapterEvents
AdapterOptions
SubscribeArguments
SubscribeOptions
types
Adapter
AdapterEvents
AdapterOptions
ChainState
Consumer
ExchangeChain
ExchangeChainState
ExchangeDeleteOptions
ExchangeInterface
Extension
ExtensionInterface
HaredoConsumer
HaredoEvents
HaredoInstance
HaredoMessage
HaredoMessageEvents
HaredoOptions
KnownBindingArguments
KnownExchangeArguments
KnownQueueArguments
Methods
PublishOptions
QueueChain
QueueChainState
QueueDeleteOptions
QueueInterface
QueuePublishChain
QueueSubscribeChain
RabbitUrl
SharedChain
SkipSetupOptions
SubscribeArguments
SubscribeOptions
BindingArguments
ExchangeArguments
ExchangeType
IterateExtension
Merge
QueueArguments
ReconnectDelayFunction
Retention
RetentionUnit
StandardExchangeType
StreamOffset
SubscribeCallback
XOverflow
LogFunction
LogLevel
LogMessage
Middleware
M
M
N
E
P
V
F
C
I
C
P
M
F
P
C
P
T
T
A
A
A
T
R