|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object groovyx.gpars.serial.SerialMsg
public abstract class SerialMsg
Base class for all messages
Field Summary | |
---|---|
java.util.UUID |
hostId
|
private static long |
serialVersionUID
|
Constructor Summary | |
---|---|
protected |
SerialMsg()
|
protected |
SerialMsg(java.util.UUID hostId)
|
Method Summary | |
---|---|
void |
execute(RemoteConnection conn)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private static final long serialVersionUID
public java.util.UUID hostId
Constructor Detail |
---|
protected SerialMsg()
protected SerialMsg(java.util.UUID hostId)
Method Detail |
---|
public void execute(RemoteConnection conn)
|
Copyright © 2008–2012 Václav Pech. All Rights Reserved. | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |