Uses of Interface
org.cometd.bayeux.server.LocalSession

Packages that use LocalSession
org.cometd.bayeux.server   
 

Uses of LocalSession in org.cometd.bayeux.server
 

Methods in org.cometd.bayeux.server that return LocalSession
 LocalSession ServerSession.getLocalSession()
           
 LocalSession BayeuxServer.newLocalSession(String idHint)
          Creates a new LocalSession.
 



Copyright © 2008-2010 Dojo Foundation. All Rights Reserved.