Package net.ionite.docval.server
Class DocValHttpServerMain
java.lang.Object
net.ionite.docval.server.DocValHttpServerMain
Main class of the HTTP server validator,
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
DocValHttpServerMain
public DocValHttpServerMain()
-
-
Method Details
-
main
Parse the command line arguments and run the server
Exit code is non-zero if there is an error.- Parameters:
argv
- The command-line arguments provided
-