Package org.astrogrid.samp
Class JSamp
- java.lang.Object
-
- org.astrogrid.samp.JSamp
-
public class JSamp extends java.lang.Object
Convenience class for invoking JSAMP command-line applications.- Since:
- 23 Jul 2008
- Author:
- Mark Taylor
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] args)
Main method.static int
runMain(java.lang.String[] args)
Does the work for the main method.
-