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
IOException
Copyright © 2015. All rights reserved.