Package | Description |
---|---|
org.cometd.client | |
org.cometd.common | |
org.cometd.server |
Modifier and Type | Class and Description |
---|---|
protected class |
BayeuxClient.BayeuxClientChannel
A channel scoped to this BayeuxClient.
|
Modifier and Type | Method and Description |
---|---|
protected AbstractClientSession.AbstractSessionChannel |
BayeuxClient.newChannel(ChannelId channelId) |
Modifier and Type | Method and Description |
---|---|
protected abstract AbstractClientSession.AbstractSessionChannel |
AbstractClientSession.newChannel(ChannelId channelId) |
Modifier and Type | Method and Description |
---|---|
protected ConcurrentMap<String,AbstractClientSession.AbstractSessionChannel> |
AbstractClientSession.getChannels() |
Modifier and Type | Class and Description |
---|---|
protected class |
LocalSessionImpl.LocalChannel
A channel scoped to this LocalSession.
|
Modifier and Type | Method and Description |
---|---|
protected AbstractClientSession.AbstractSessionChannel |
LocalSessionImpl.newChannel(ChannelId channelId) |
Copyright © 2008–2024 The CometD Project. All rights reserved.