Uses of Interface
org.cometd.bayeux.server.LocalSession
-
Uses of LocalSession in org.cometd.bayeux.server
Methods in org.cometd.bayeux.server that return LocalSessionModifier and TypeMethodDescriptionServerSession.getLocalSession()
BayeuxServer.newLocalSession(String idHint)
Creates a newLocalSession
.