Package org.openas2.remote
Class CommandLine
- java.lang.Object
-
- org.openas2.remote.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 voidmain(java.lang.String[] args)
-