Package | Description |
---|---|
org.cometd.bayeux.client |
Modifier and Type | Class and Description |
---|---|
static class |
ClientSession.Extension.Adapter
Empty implementation of
ClientSession.Extension . |
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–2017 The CometD Project. All rights reserved.