public class HttpRequestEncoder extends HttpMessageEncoder
ChannelHandler.Sharable| Modifier and Type | Field and Description |
|---|---|
private static char |
QUESTION_MARK |
private static char |
SLASH |
| Constructor and Description |
|---|
HttpRequestEncoder() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
encodeInitialLine(ChannelBuffer buf,
HttpMessage message) |
encode, encodeAsciidoEncode, handleDownstreamprivate static final char SLASH
private static final char QUESTION_MARK
protected void encodeInitialLine(ChannelBuffer buf, HttpMessage message) throws java.lang.Exception
encodeInitialLine in class HttpMessageEncoderjava.lang.Exception