| Modifier and Type | Field and Description |
|---|---|
static char |
MARKER |
private java.lang.String |
status |
private byte[] |
statusBytes |
| Constructor and Description |
|---|
StatusReply(byte[] statusBytes,
java.nio.charset.Charset charset) |
StatusReply(java.lang.String status) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
data() |
void |
write(java.io.OutputStream os) |
public static final char MARKER
private final java.lang.String status
private byte[] statusBytes