public final class JNRPECommand extends Object
| Modifier and Type | Method and Description |
|---|---|
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
|
public static JNRPECommand getInstance(JNRPERequest req)
req - The requestpublic String getCommandName()
public String[] getArguments()
Copyright © 2013. All Rights Reserved.