| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
ALREADY_REMOVED |
"CometHandler already been removed or invalid." |
protected static final String |
INVALID_COMET_HANDLER |
"CometHandler cannot be null. This CometHandler was probably resumed and an invalid reference was made to it." |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
AFTER_RESPONSE_PROCESSING |
2 |
public static final int |
AFTER_SERVLET_PROCESSING |
1 |
public static final int |
BEFORE_REQUEST_PROCESSING |
0 |
public static final int |
DISABLE_CLIENT_DISCONNECTION_DETECTION |
0 |
public static final int |
DISABLE_SUSPEND_TIMEOUT |
-1 |
Copyright © 2018 Oracle Corporation. All Rights Reserved.