|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectit.jnrpe.net.JNRPECommand
public final class JNRPECommand
This object represent a JNRPE command.
| Method Summary | |
|---|---|
String[] |
getArguments()
Returns the command arguments |
String |
getCommandName()
Returns the command name |
static JNRPECommand |
getInstance(JNRPERequest req)
Returns the command that should satisfy the received request |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static JNRPECommand getInstance(JNRPERequest req)
req - The request
public String getCommandName()
public String[] getArguments()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||