Uses of Interface
org.cometd.oort.Seti.Location
Packages that use Seti.Location
-
Uses of Seti.Location in org.cometd.oort
Classes in org.cometd.oort that implement Seti.LocationModifier and TypeClassDescriptionprotected classA Location that represent a user connected to a local comet.protected classA Location that represent a user connected to a remote comet.Methods in org.cometd.oort with parameters of type Seti.LocationModifier and TypeMethodDescriptionprotected booleanSeti.associate(String userId, Seti.Location location) protected booleanSeti.disassociate(String userId, Seti.Location location)