|
Purple Code | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MessageServerListener | |
| com.purpletech.message.server | |
| Uses of MessageServerListener in com.purpletech.message.server |
| Classes in com.purpletech.message.server that implement MessageServerListener | |
class |
ChatServer
A Chat Server is just like a normal server only it posts a message to ALL when a client joins or leaves. |
class |
Splitter
The splitter takes a message and multicasts it -- makes N new messages for each of its N clients and adds them back to the queue. |
| Methods in com.purpletech.message.server with parameters of type MessageServerListener | |
void |
MessageServer.addMessageServerListener(MessageServerListener x)
|
void |
MessageServer.removeMessageServerListener(MessageServerListener x)
|
|
Documentation generated March 5 2003 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||