Uses of Interface
org.cometd.oort.Seti.Location
Package | Description |
---|---|
org.cometd.oort |
-
Uses of Seti.Location in org.cometd.oort
Classes in org.cometd.oort that implement Seti.Location Modifier and Type Class Description protected class
Seti.LocalLocation
A Location that represent a user connected to a local comet.protected class
Seti.SetiLocation
A Location that represent a user connected to a remote comet.Methods in org.cometd.oort with parameters of type Seti.Location Modifier and Type Method Description protected boolean
Seti. associate(String userId, Seti.Location location)
protected boolean
Seti. disassociate(String userId, Seti.Location location)