Class CommandLine


  • public class CommandLine
    extends java.lang.Object
    Author:
    joseph mcverry a test program but usable with the SocketCommandProcessor which in turns passes to command off to the OpenAS2Server. uses TLS_DH_anon_WITH_AES_256_CBC_SHA cipher for the secure socket layer;
    • Constructor Summary

      Constructors 
      Constructor Description
      CommandLine()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void main​(java.lang.String[] args)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CommandLine

        public CommandLine()
    • Method Detail

      • main

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