|
org.codehaus.gpars | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgroovyx.gpars.serial.SerialMsg
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 | |
---|---|
java.lang.Object#wait(long), java.lang.Object#wait(), java.lang.Object#wait(long, int), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |
Field Detail |
---|
java.util.UUID hostId
private static final long serialVersionUID
Constructor Detail |
---|
protected SerialMsg()
protected SerialMsg(java.util.UUID hostId)
Method Detail |
---|
public void execute(RemoteConnection conn)
Copyright © 2008–2010 Václav Pech. All Rights Reserved.