|
||||||||||
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 String |
STEP
|
static String |
TASK_NAME_FIELD
|
static String |
TASK_TYPE_FIELD
|
Method Summary | |
---|---|
String |
getDescription()
Describe getDescription method here. |
String |
getNodeName()
Describe getNodeName method here. |
void |
processCommand(Packet packet,
Packet result,
StanzaReceiver reciv)
Describe processCommand method here. |
Field Detail |
---|
static final String TASK_NAME_FIELD
static final String TASK_TYPE_FIELD
static final String STEP
Method Detail |
---|
String getNodeName()
getNodeName
method here.
String
valueString getDescription()
getDescription
method here.
String
valuevoid 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 |