Modifier and Type | Field and Description |
---|---|
static SimpleString |
DURABLE
Value for the Durable header when the message is durable.
|
static SimpleString |
HORNETQ_DURABLE
Name of the HornetQ Message durable header.
|
static SimpleString |
HORNETQ_EXPIRATION
Name of the HornetQ Message expiration header.
|
static SimpleString |
HORNETQ_PREFIX
All HornetQ headers are prepended by this prefix.
|
static SimpleString |
HORNETQ_PRIORITY
Name of the HornetQ Message priority header.
|
static SimpleString |
HORNETQ_SIZE
Name of the HornetQ Message size header.
|
static SimpleString |
HORNETQ_TIMESTAMP
Name of the HornetQ Message timestamp header.
|
static SimpleString |
HORNETQ_USERID
Name of the HornetQ UserID header.
|
static SimpleString |
NON_DURABLE
Value for the Durable header when the message is non-durable.
|
public static final SimpleString HORNETQ_USERID
public static final SimpleString HORNETQ_EXPIRATION
public static final SimpleString HORNETQ_DURABLE
public static final SimpleString NON_DURABLE
public static final SimpleString DURABLE
public static final SimpleString HORNETQ_TIMESTAMP
public static final SimpleString HORNETQ_PRIORITY
public static final SimpleString HORNETQ_SIZE
public static final SimpleString HORNETQ_PREFIX
Copyright © 2018 JBoss by Red Hat. All rights reserved.