| Package | Description |
|---|---|
| com.liferay.portal.kernel.poller.comet |
| Modifier and Type | Method and Description |
|---|---|
CometState |
BaseCometHandler.getCometState() |
CometState |
CometHandler.getCometState() |
static CometState |
CometState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CometState[] |
CometState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|