Package org.cometd.oort
Class Seti.SetiLocation
java.lang.Object
org.cometd.oort.Seti.SetiLocation
- All Implemented Interfaces:
Seti.Location
- Enclosing class:
- Seti
protected class Seti.SetiLocation extends Object implements Seti.Location
A Location that represent a user connected to a remote comet.
-
Constructor Summary
Constructors Modifier Constructor Description protectedSetiLocation(String userId, String oortURL) -
Method Summary
-
Constructor Details
-
Method Details
-
send
- Specified by:
sendin interfaceSeti.Location
-
receive
- Specified by:
receivein interfaceSeti.Location
-
equals
- Specified by:
equalsin interfaceSeti.Location- Overrides:
equalsin classObject
-
hashCode
public int hashCode()- Specified by:
hashCodein interfaceSeti.Location- Overrides:
hashCodein classObject
-
toString
-