| Package | Description |
|---|---|
| org.cometd.server |
| Modifier and Type | Method | Description |
|---|---|---|
protected void |
BayeuxServerImpl.doPublish(ServerSessionImpl from,
ServerChannelImpl to,
org.cometd.bayeux.server.ServerMessage.Mutable mutable,
boolean receiving) |
|
protected boolean |
BayeuxServerImpl.removeServerChannel(ServerChannelImpl channel) |
|
protected void |
ServerSessionImpl.subscribedTo(ServerChannelImpl channel) |
|
protected void |
ServerSessionImpl.unsubscribedFrom(ServerChannelImpl channel) |
Copyright © 2008–2017 The CometD Project. All rights reserved.