Interface Stomp.Headers.Subscribe
-
- Enclosing interface:
- Stomp.Headers
public static interface Stomp.Headers.Subscribe
-
-
Field Detail
-
DESTINATION
static final String DESTINATION
- See Also:
- Constant Field Values
-
ACK_MODE
static final String ACK_MODE
- See Also:
- Constant Field Values
-
ID
static final String ID
- See Also:
- Constant Field Values
-
SELECTOR
static final String SELECTOR
- See Also:
- Constant Field Values
-
BROWSER
static final String BROWSER
- See Also:
- Constant Field Values
-
-