|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.juoserver.protocol.AbstractMessage net.sf.juoserver.protocol.LoginComplete
public class LoginComplete
Field Summary |
---|
Fields inherited from class net.sf.juoserver.protocol.AbstractMessage |
---|
NO_CODE, UTF8 |
Constructor Summary | |
---|---|
LoginComplete()
|
Method Summary | |
---|---|
boolean |
equals(Object obj)
|
int |
hashCode()
|
Methods inherited from class net.sf.juoserver.protocol.AbstractMessage |
---|
encode, getCode, getLength, getName, isCompressed, wrapContents, wrapContents |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LoginComplete()
Method Detail |
---|
public int hashCode()
hashCode
in class AbstractMessage
public boolean equals(Object obj)
equals
in class AbstractMessage
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |