public static interface Stomp.Headers.Send
Modifier and Type | Field and Description |
---|---|
static String |
CORRELATION_ID |
static String |
DESTINATION |
static String |
EXPIRATION_TIME |
static Object |
PERSISTENT |
static String |
PRIORITY |
static String |
REPLY_TO |
static String |
TYPE |
static final String DESTINATION
static final String CORRELATION_ID
static final String REPLY_TO
static final String EXPIRATION_TIME
static final String PRIORITY
static final String TYPE
static final Object PERSISTENT
Copyright © 2018 JBoss by Red Hat. All rights reserved.