|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecttigase.server.xmppserver.CID
public class CID
Created: Jan 7, 2010 12:51:33 PM
| Constructor Summary | |
|---|---|
CID(String cid)
Constructs ... |
|
CID(String localHost,
String remoteHost)
Constructs ... |
|
| Method Summary | |
|---|---|
boolean |
equals(Object o)
Method description |
String |
getLocalHost()
Method description |
String |
getRemoteHost()
Method description |
int |
hashCode()
Method description |
String |
toString()
Method description |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public CID(String cid)
cid -
public CID(String localHost,
String remoteHost)
localHost - remoteHost - | Method Detail |
|---|
public boolean equals(Object o)
equals in class Objecto -
public String getLocalHost()
public String getRemoteHost()
public int hashCode()
hashCode in class Objectpublic String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||