public interface Reply<T>
| Modifier and Type | Field and Description |
|---|---|
static byte[] |
CRLF |
| Modifier and Type | Method and Description |
|---|---|
T |
data() |
void |
write(OutputStream os) |
T data()
void write(OutputStream os) throws IOException
IOExceptionCopyright © 2013. All Rights Reserved.