Uses of Class
org.cometd.server.ServerChannelImpl
| Package | Description |
|---|---|
| org.cometd.server |
-
Uses of ServerChannelImpl in org.cometd.server
Methods in org.cometd.server with parameters of type ServerChannelImpl Modifier and Type Method Description protected voidBayeuxServerImpl. publish(ServerSessionImpl session, ServerChannelImpl channel, ServerMessage.Mutable message, boolean receiving, org.cometd.bayeux.Promise<Boolean> promise)protected booleanBayeuxServerImpl. removeServerChannel(ServerChannelImpl channel)protected booleanServerSessionImpl. subscribe(ServerChannelImpl channel)protected voidServerSessionImpl. unsubscribedFrom(ServerChannelImpl channel)