Package | Description |
---|---|
org.cometd.bayeux.server |
Modifier and Type | Class | Description |
---|---|---|
static class |
BayeuxServer.Extension.Adapter |
Deprecated.
Use
BayeuxServer.Extension instead |
Modifier and Type | Method | Description |
---|---|---|
List<BayeuxServer.Extension> |
BayeuxServer.getExtensions() |
Modifier and Type | Method | 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–2017 The CometD Project. All rights reserved.