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