|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServerChannelImpl | |
|---|---|
| org.cometd.server | |
| Uses of ServerChannelImpl in org.cometd.server |
|---|
| Methods in org.cometd.server that return ServerChannelImpl | |
|---|---|
ServerChannelImpl |
ServerChannelImpl.getChild(ChannelId id,
boolean create)
|
protected ServerChannelImpl |
BayeuxServerImpl.getRootChannel()
|
ServerChannelImpl |
BayeuxServerImpl.root()
|
| Methods in org.cometd.server with parameters of type ServerChannelImpl | |
|---|---|
protected void |
ServerSessionImpl.subscribedTo(ServerChannelImpl channel)
|
protected void |
ServerSessionImpl.unsubscribedTo(ServerChannelImpl channel)
|
| Constructors in org.cometd.server with parameters of type ServerChannelImpl | |
|---|---|
ServerChannelImpl(BayeuxServerImpl bayeux,
ServerChannelImpl parent,
ChannelId id)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||