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()
          Get the local session.
 LocalSession BayeuxServer.newLocalSession(java.lang.String idHint)
          Create a local session.
 



Copyright © 2010 Dojo Foundation. All Rights Reserved.