Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1
The list of the topics, classes, interfaces, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
Constant | Value | Description |
---|---|---|
kFrameMinSize | 4096 | Minimum frame size. |
Constant | Value | Description |
---|---|---|
kAccessRequestMethod | &h001E000A | |
kAccessRequestOkMethod | &h001E000B | |
kBasicAckMethod | &h003C0050 | |
kBasicCancelMethod | &h003C001E | |
kBasicCancelOkMethod | &h003C001F | |
kBasicConsumeMethod | &h003C0014 | |
kBasicConsumeOkMethod | &h003C0015 | |
kBasicDeliverMethod | &h003C003C | |
kBasicGetEmptyMethod | &h003C0048 | |
kBasicGetMethod | &h003C0046 | |
kBasicGetOkMethod | &h003C0047 | |
kBasicNackMethod | &h003C0078 | |
kBasicPublishMethod | &h003C0028 | |
kBasicQosMethod | &h003C000A | |
kBasicQosOkMethod | &h003C000B | |
kBasicRecoverAsyncMethod | &h003C0064 | |
kBasicRecoverMethod | &h003C006E | |
kBasicRecoverOkMethod | &h003C006F | |
kBasicRejectMethod | &h003C005A | |
kBasicReturnMethod | &h003C0032 | |
kChannelCloseMethod | &h00140028 | |
kChannelCloseOkMethod | &h00140029 | |
kChannelFlowMethod | &h00140014 | |
kChannelFlowOkMethod | &h00140015 | |
kChannelOpenMethod | &h0014000A | |
kChannelOpenOkMethod | &h0014000B | |
kConfirmSelectMethod | &h0055000A | |
kConfirmSelectOkMethod | &h0055000B | |
kConnectionBlockedMethod | &h000A003C | |
kConnectionCloseMethod | &h000A0032 | |
kConnectionCloseOkMethod | &h000A0033 | |
kConnectionOpenMethod | &h000A0028 | |
kConnectionOpenOkMethod | &h000A0029 | |
kConnectionSecureMethod | &h000A0014 | |
kConnectionSecureOkMethod | &h000A0015 | |
kConnectionStartMethod | &h000A000A | |
kConnectionStartOkMethod | &h000A000B | |
kConnectionTuneMethod | &h000A001E | |
kConnectionTuneOkMethod | &h000A001F | |
kConnectionUnblockedMethod | &h000A003D | |
kExchangeBindMethod | &h0028001E | |
kExchangeBindOkMethod | &h0028001F | |
kExchangeDeclareMethod | &h0028000A | |
kExchangeDeclareOkMethod | &h0028000B | |
kExchangeDeleteMethod | &h00280014 | |
kExchangeDeleteOkMethod | &h00280015 | |
kExchangeUnbindMethod | &h00280028 | |
kExchangeUnbindOkMethod | &h00280033 | |
kQueueBindMethod | &h00320014 | |
kQueueBindOkMethod | &h00320015 | |
kQueueDeclareMethod | &h0032000A | |
kQueueDeclareOkMethod | &h0032000B | |
kQueueDeleteMethod | &h00320028 | |
kQueueDeleteOkMethod | &h00320029 | |
kQueuePurgeMethod | &h0032001E | |
kQueuePurgeOkMethod | &h0032001F | |
kQueueUnbindMethod | &h00320032 | |
kQueueUnbindOkMethod | &h00320033 | |
kTxCommitMethod | &h005A0014 | |
kTxCommitOkMethod | &h005A0015 | |
kTxRollbackMethod | &h005A001E | |
kTxRollbackOkMethod | &h005A001F | |
kTxSelectMethod | &h005A000A | |
kTxSelectOkMethod | &h005A000B |
Constant | Value | Description |
---|---|---|
kClassAccess | &h001E |
access class id |
kClassBasic | &h003C |
basic class id |
kClassChannel | &h0014 |
channel class id |
kClassConection | &h000A |
connection class id |
kClassConfirm | &h0055 |
confirm class id |
kClassExchange | &h0028 |
exchange class id |
kClassQueue | &h0032 |
queue class id |
kClassTX | &h005A |
tx class id |
Constant | Value | Description |
---|---|---|
kFrameBody | 3 |
The BodyFragment and BodyFragmentSize properties are set. |
kFrameEnd | 206 |
Frame end type. |
kFrameHeader | 2 |
ClassID, BodySize, PropertiesDecoded, Raw and RawSize properties are set. |
kFrameHeartbeat | 8 |
Heartbeat frame type. |
kFrameMethod | 1 |
The MethodDecoded and MethodID properties are set. |