| Package | Description |
|---|---|
| org.cometd.server.ext |
| Modifier and Type | Method and Description |
|---|---|
ActivityExtension.Activity |
ActivityExtension.getActivity() |
static ActivityExtension.Activity |
ActivityExtension.Activity.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ActivityExtension.Activity[] |
ActivityExtension.Activity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ActivityExtension(ActivityExtension.Activity activity,
long maxInactivityPeriod)
Creates an ActivityExtension to be installed in the
BayeuxServer |
SessionExtension(ActivityExtension.Activity activity,
long maxInactivityPeriod) |
Copyright © 2008–2019 The CometD Project. All rights reserved.