| Package | Description |
|---|---|
| org.cometd.bayeux.server |
| Modifier and Type | Class and Description |
|---|---|
static class |
ServerSession.Extension.Adapter
Empty implementation of
ServerSession.Extension. |
| 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-2012 Dojo Foundation. All Rights Reserved.