| Modifier and Type | Method and Description |
|---|---|
List<ServerSession.Extension> |
ServerSession.getExtensions() |
| Modifier and Type | Method and 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–2025 The CometD Project. All rights reserved.