| java.lang.Object net.fenyo.gnetwatch.CommandLine
CommandLine | public class CommandLine (Code) | | Manage command line arguments.
author: Alexandre Fenyo version: $Id: CommandLine.java,v 1.18 2007/03/09 15:42:40 fenyo Exp $ |
Inner Class :public static class NoCheckTrustManager implements X509TrustManager | |
Method Summary | |
public static void | main(String[] args) General entry point.
Parameters: args - command line arguments. |
|
|