Package | Description |
---|---|
org.cometd.bayeux.server |
Modifier and Type | Class and Description |
---|---|
static class |
BayeuxServer.Extension.Adapter
Empty implementation of
BayeuxServer.Extension . |
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–2016 The CometD Project. All rights reserved.