|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.alliance.core.comm.RPC
org.alliance.core.comm.rpc.ChatMessage
public class ChatMessage
Recieved when we need info about a friend that we haven't got the correct ip/port to. Created by IntelliJ IDEA. User: maciek Date: 2005-dec-28 Time: 18:42:48
| Field Summary |
|---|
| Fields inherited from class org.alliance.core.comm.RPC |
|---|
broadcastable, con, core, fromGuid, hops, manager, routable |
| Constructor Summary | |
|---|---|
ChatMessage()
|
|
ChatMessage(java.lang.String message)
|
|
| Method Summary | |
|---|---|
void |
execute(Packet in)
|
Packet |
serializeTo(Packet p)
|
| Methods inherited from class org.alliance.core.comm.RPC |
|---|
init, init, isBroadcastable, isInitialized, isRoutable, send, send, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ChatMessage()
public ChatMessage(java.lang.String message)
| Method Detail |
|---|
public void execute(Packet in)
throws java.io.IOException
execute in class RPCjava.io.IOExceptionpublic Packet serializeTo(Packet p)
serializeTo in class RPC
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||