Modifier and Type | Method and Description |
---|---|
List<BayeuxServer.Extension> |
BayeuxServer.getExtensions() |
Modifier and Type | Method and Description |
---|---|
void |
BayeuxServer.addExtension(BayeuxServer.Extension extension)
Adds the given extension to this Bayeux object.
|
void |
BayeuxServer.removeExtension(BayeuxServer.Extension extension)
Removes the given extension from this Bayeux object.
|
Copyright © 2008–2023 The CometD Project. All rights reserved.