Uses of Interface
org.cometd.bayeux.server.LocalSession
Package | Description |
---|---|
org.cometd.bayeux.server |
-
Uses of LocalSession in org.cometd.bayeux.server
Methods in org.cometd.bayeux.server that return LocalSession Modifier and Type Method Description LocalSession
ServerSession. getLocalSession()
LocalSession
BayeuxServer. newLocalSession(String idHint)
Creates a newLocalSession
.