Interface Stomp.Headers.Unsubscribe
-
- Enclosing interface:
- Stomp.Headers
public static interface Stomp.Headers.Unsubscribe
-
-
Field Summary
Fields Modifier and Type Field Description static String
DESTINATION
static String
ID
-
-
-
Field Detail
-
DESTINATION
static final String DESTINATION
- See Also:
- Constant Field Values
-
ID
static final String ID
- See Also:
- Constant Field Values
-
-