| Package | Description |
|---|---|
| org.cometd.bayeux.server |
| Modifier and Type | Class | Description |
|---|---|---|
static class |
ServerSession.Extension.Adapter |
Deprecated.
|
| Modifier and Type | Method | Description |
|---|---|---|
List<ServerSession.Extension> |
ServerSession.getExtensions() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
ServerSession.addExtension(ServerSession.Extension extension) |
Adds the given extension to this session.
|
void |
ServerSession.removeExtension(ServerSession.Extension extension) |
Removes the given extension from this session.
|
Copyright © 2008–2017 The CometD Project. All rights reserved.