Class Echo
- java.lang.Object
-
- com.martiansoftware.nailgun.examples.Echo
-
public class Echo extends java.lang.Object
Echos everything it reads from System.in to System.out.
-
-
Constructor Summary
Constructors Constructor Description Echo()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] args)
-