final class StompConstants
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) static byte |
COLON |
(package private) static byte |
CR |
(package private) static byte |
LF |
(package private) static byte |
NUL |
Modifier | Constructor and Description |
---|---|
private |
StompConstants() |
static final byte CR
static final byte LF
static final byte NUL
static final byte COLON