| Package | Description |
|---|---|
| org.apache.catalina |
| Modifier and Type | Method and Description |
|---|---|
CometEvent.EventSubType |
CometEvent.getEventSubType()
Returns the sub type of this event.
|
static CometEvent.EventSubType |
CometEvent.EventSubType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CometEvent.EventSubType[] |
CometEvent.EventSubType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All rights reserved.