examples
Class RunRemoteCommand2

java.lang.Object
  extended byexamples.RunRemoteCommand2

public class RunRemoteCommand2
extends java.lang.Object

This is a variant of RunRemoteCommand2 which processes the stdio streams slightly differently, otherwise it does exactly the same thing.


Constructor Summary
RunRemoteCommand2()
           
 
Method Summary
static SecureRandomAndPad createSecureRandom()
           
static void main(java.lang.String[] argv)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RunRemoteCommand2

public RunRemoteCommand2()
Method Detail

main

public static void main(java.lang.String[] argv)

createSecureRandom

public static SecureRandomAndPad createSecureRandom()