|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TaskCommandIfc
Describe class TaskCommandIfc here. Created: Wed May 16 18:29:18 2007
| Field Summary | |
|---|---|
static java.lang.String |
STEP
|
static java.lang.String |
TASK_NAME_FIELD
|
static java.lang.String |
TASK_TYPE_FIELD
|
| Method Summary | |
|---|---|
java.lang.String |
getDescription()
Describe getDescription method here. |
java.lang.String |
getNodeName()
Describe getNodeName method here. |
void |
processCommand(Packet packet,
Packet result,
StanzaReceiver reciv)
Describe processCommand method here. |
| Field Detail |
|---|
static final java.lang.String TASK_NAME_FIELD
static final java.lang.String TASK_TYPE_FIELD
static final java.lang.String STEP
| Method Detail |
|---|
java.lang.String getNodeName()
getNodeName method here.
String valuejava.lang.String getDescription()
getDescription method here.
String value
void processCommand(Packet packet,
Packet result,
StanzaReceiver reciv)
processCommand method here.
packet - a Packet valueresult - a Packet valuereciv - a StanzaReceiver value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||