mirror of https://github.com/apache/activemq.git
add missing command type definition
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@358064 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b18559dc40
commit
14679fde39
|
@ -43,6 +43,7 @@ extern "C" {
|
|||
#define OW_REMOVEINFO_TYPE 12
|
||||
#define OW_REDELIVERYPOLICY_TYPE 13
|
||||
#define OW_CONTROLCOMMAND_TYPE 14
|
||||
#define OW_FLUSHCOMMAND_TYPE 15
|
||||
|
||||
#define OW_MESSAGEDISPATCH_TYPE 21
|
||||
#define OW_MESSAGEACK_TYPE 22
|
||||
|
|
Loading…
Reference in New Issue