Class CLICommandInterface
java.lang.Object
org.jpos.q2.CLICommandInterface
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidexecCommand(String line) String[]parseCommand(String line)
-
Constructor Details
-
CLICommandInterface
-
-
Method Details
-
getPrefixes
-
addPrefix
-
execCommand
- Throws:
IOException
-
parseCommand
- Throws:
IOException
-