Uses of Interface
org.cometd.oort.Seti.Location
-
Uses of Seti.Location in org.cometd.oort
Modifier and TypeClassDescriptionprotected class
A Location that represent a user connected to a local comet.protected class
A Location that represent a user connected to a remote comet.Modifier and TypeMethodDescriptionprotected boolean
Seti.associate
(String userId, Seti.Location location) protected boolean
Seti.disassociate
(String userId, Seti.Location location)