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