|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--sharpster.common.DaemonDaemonMessage
Container class for communication between two daemons.
Field Summary | |
int |
commandId
Holds the command |
sharpster.common.FileCollection |
files
|
sharpster.common.ResponseCollection |
response
|
java.lang.String |
role
|
java.lang.String |
user
|
Constructor Summary | |
DaemonDaemonMessage()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public java.lang.String role
public int commandId
public sharpster.common.FileCollection files
public sharpster.common.ResponseCollection response
public java.lang.String user
Constructor Detail |
public DaemonDaemonMessage()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |