Uses of Class
org.cometd.server.ServerChannelImpl
-
Uses of ServerChannelImpl in org.cometd.server
Modifier and TypeMethodDescriptionprotected 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)