|
|||||||||
| 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.messageboard.PostMessage
public class PostMessage
Created by IntelliJ IDEA. User: Pontus Date: 2006-apr-18 Time: 20:38:52 This is sent when a new message is posted in the message board.
| Field Summary |
|---|
| Fields inherited from class org.alliance.core.comm.RPC |
|---|
broadcastable, con, core, fromGuid, hops, manager, routable |
| Constructor Summary | |
|---|---|
PostMessage(Message msg)
|
|
| Method Summary | |
|---|---|
void |
execute(Packet in)
|
Packet |
serializeTo(Packet out)
|
| 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 PostMessage(Message msg)
| Method Detail |
|---|
public void execute(Packet in)
throws java.io.IOException
execute in class RPCjava.io.IOExceptionpublic Packet serializeTo(Packet out)
serializeTo in class RPC
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||