Class Seti.LocalLocation

java.lang.Object
org.cometd.oort.Seti.LocalLocation
All Implemented Interfaces:
EventListener, org.cometd.bayeux.Bayeux.BayeuxListener, org.cometd.bayeux.server.ServerSession.RemovedListener, org.cometd.bayeux.server.ServerSession.ServerSessionListener, Seti.Location
Enclosing class:
Seti

protected class Seti.LocalLocation extends Object implements Seti.Location, org.cometd.bayeux.server.ServerSession.RemovedListener

A Location that represent a user connected to a local comet.

  • Constructor Details

    • LocalLocation

      protected LocalLocation(String userId, org.cometd.bayeux.server.ServerSession session)
  • Method Details