Package | Description |
---|---|
org.cometd.server |
Modifier and Type | Method and Description |
---|---|
protected void |
BayeuxServerImpl.publish(ServerSessionImpl session,
ServerChannelImpl channel,
ServerMessage.Mutable message,
boolean receiving,
Promise<Boolean> promise) |
protected boolean |
BayeuxServerImpl.removeServerChannel(ServerChannelImpl channel) |
protected boolean |
ServerSessionImpl.subscribe(ServerChannelImpl channel) |
protected void |
ServerSessionImpl.unsubscribedFrom(ServerChannelImpl channel) |
Copyright © 2008–2024 The CometD Project. All rights reserved.