|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| org.webbitserver.* |
|---|
| org.webbitserver.HttpRequest | ||
|---|---|---|
public static final String |
COOKIE_HEADER |
"Cookie" |
| org.webbitserver.handler.AbstractResourceHandler | ||
|---|---|---|
protected static final String |
DEFAULT_WELCOME_FILE_NAME |
"index.html" |
| org.webbitserver.handler.TemplateEngine | ||
|---|---|---|
public static final String |
TEMPLATE_CONTEXT |
"TEMPLATE_CONTEXT" |
| org.webbitserver.handler.authentication.BasicAuthenticationHandler | ||
|---|---|---|
public static final String |
USERNAME |
"user" |
| org.webbitserver.netty.Hybi | ||
|---|---|---|
public static final String |
SEC_WEBSOCKET_ACCEPT |
"Sec-WebSocket-Accept" |
public static final String |
SEC_WEBSOCKET_KEY |
"Sec-WebSocket-Key" |
public static final String |
SEC_WEBSOCKET_VERSION |
"Sec-WebSocket-Version" |
| org.webbitserver.netty.Opcodes | ||
|---|---|---|
public static final int |
OPCODE_BINARY |
2 |
public static final int |
OPCODE_CLOSE |
8 |
public static final int |
OPCODE_CONT |
0 |
public static final int |
OPCODE_PING |
9 |
public static final int |
OPCODE_PONG |
10 |
public static final int |
OPCODE_TEXT |
1 |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||