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.Location
public void receive(String toUser, String toChannel, Object data)
receive
in interface Seti.Location
public boolean equals(Object obj)
equals
in interface Seti.Location
equals
in class Object
public int hashCode()
hashCode
in interface Seti.Location
hashCode
in class Object
Copyright © 2008–2024 The CometD Project. All rights reserved.