Package | Description |
---|---|
org.cometd.bayeux.client | |
org.cometd.bayeux.server | |
org.cometd.client | |
org.cometd.common | |
org.cometd.server |
Modifier and Type | Interface and Description |
---|---|
interface |
ClientSessionChannel
A client side channel representation.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ConfigurableServerChannel
A
ConfigurableServerChannel offers an API that can be used to
configure ServerChannel s at creation time. |
interface |
ServerChannel
Server side representation of a Bayeux channel.
|
Modifier and Type | Class and Description |
---|---|
protected class |
BayeuxClient.BayeuxClientChannel
A channel scoped to this BayeuxClient.
|
Modifier and Type | Class and Description |
---|---|
protected class |
AbstractClientSession.AbstractSessionChannel
A channel scoped to a
ClientSession . |
Modifier and Type | Class and Description |
---|---|
protected class |
LocalSessionImpl.LocalChannel
A channel scoped to this LocalSession.
|
class |
ServerChannelImpl |
Copyright © 2008–2024 The CometD Project. All rights reserved.