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. doPublish(ServerSessionImpl from, ServerChannelImpl to, ServerMessage.Mutable mutable, boolean receiving)protected booleanBayeuxServerImpl. removeServerChannel(ServerChannelImpl channel)protected voidServerSessionImpl. subscribedTo(ServerChannelImpl channel)protected voidServerSessionImpl. unsubscribedFrom(ServerChannelImpl channel)