Helper application for example classes.
Lists available classes, and provides shorthand invocation.
For example: java -jar commons-net-examples-m.n.jar FTPClientExample -l host user password
Parameters:
args - the first argument is used to name the class; remaining arguments
are passed to the target class.