protected class Seti.SetiLocation extends Object implements Seti.Location
A Location that represent a user connected to a remote comet.
| Modifier | Constructor and Description |
|---|---|
protected |
SetiLocation(String userId,
String oortURL) |
public void send(String toUser, String toChannel, Object data)
send in interface Seti.Locationpublic void receive(String toUser, String toChannel, Object data)
receive in interface Seti.Locationpublic boolean equals(Object obj)
equals in interface Seti.Locationequals in class Objectpublic int hashCode()
hashCode in interface Seti.LocationhashCode in class ObjectCopyright © 2008–2015 Dojo Foundation. All rights reserved.