| Package | Description |
|---|---|
| org.apache.activemq.artemis.protocol.amqp.broker |
This package includes classes used to interact with the broker.
|
| Modifier and Type | Method and Description |
|---|---|
AMQPMessage.MessageDataScanningStatus |
AMQPMessage.getDataScanningStatus() |
static AMQPMessage.MessageDataScanningStatus |
AMQPMessage.MessageDataScanningStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AMQPMessage.MessageDataScanningStatus[] |
AMQPMessage.MessageDataScanningStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.