java.lang.Object
net.messagevortex.commandline.CommandLineHandlerExamplesAddress
- All Implemented Interfaces:
Callable<Integer>
creates sample adress representations for MessageVortex.
-
Constructor Summary
Constructors
-
Method Summary
Commandline handler to create sample addresses.
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
CommandLineHandlerExamplesAddress
public CommandLineHandlerExamplesAddress()
-
Method Details
-
call
Commandline handler to create sample addresses.
Use java -jar MessageVortex.jar example address --help to get all supported parameters.
- Specified by:
call in interface Callable<Integer>
- Returns:
- the errorlevel to be returned
- Throws:
Exception - if anything goes wrong