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 protected
SetiLocation(String userId, String oortURL)
-
Method Summary
-
Constructor Details
-
Method Details
-
send
- Specified by:
send
in interfaceSeti.Location
-
receive
- Specified by:
receive
in interfaceSeti.Location
-
equals
- Specified by:
equals
in interfaceSeti.Location
- Overrides:
equals
in classObject
-
hashCode
public int hashCode()- Specified by:
hashCode
in interfaceSeti.Location
- Overrides:
hashCode
in classObject
-
toString
-