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