|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.joctopus.work.ChatServiceHandler
public class ChatServiceHandler
A Handler for handling chat server messages
Constructor Summary | |
---|---|
ChatServiceHandler(JOctopusConsole chatterConsole,
ChatterHandler handler)
|
Method Summary | |
---|---|
void |
recieveMessage(Server server)
this method will be called when server recieves any notification from client. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ChatServiceHandler(JOctopusConsole chatterConsole, ChatterHandler handler)
chatterConsole
- handler
- Method Detail |
---|
public void recieveMessage(Server server)
MessageRecieveListener
recieveMessage
in interface MessageRecieveListener
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |