public class OpenFastExample extends Object
Modifier and Type | Class and Description |
---|---|
static class |
OpenFastExample.Variant |
Modifier and Type | Field and Description |
---|---|
protected static String |
ERROR |
protected static String |
FAST_DATA_FILE |
protected static String |
HELP |
protected static String |
HOST |
protected static String |
INTERFACE |
protected static String |
MESSAGE_TEMPLATE_FILE |
protected static String |
NAMESPACE_AWARENESS |
protected static String |
OUTPUT_FILE |
protected static String |
PORT |
protected static String |
PROTOCOL |
protected static String |
READ_OFFSET |
protected static String |
READ_OFFSET_DESCRIPTION |
protected static String |
RESET |
protected static String |
RESET_DESCRIPTION |
protected static String |
TRACE |
protected static String |
VARIANT |
protected static String |
VARIANT_DESCRIPTION |
protected static String |
WRITE_OFFSET |
protected static String |
WRITE_OFFSET_DESCRIPTION |
protected static String |
XML_DATA_FILE |
Constructor and Description |
---|
OpenFastExample() |
Modifier and Type | Method and Description |
---|---|
protected static void |
displayHelp(String name,
org.apache.commons.cli.Options options) |
protected static File |
getFile(org.apache.commons.cli.CommandLine cl,
String option) |
protected static int |
getInteger(org.apache.commons.cli.CommandLine cl,
String option) |
protected static OpenFastExample.Variant |
getVariant(org.apache.commons.cli.CommandLine cl) |
protected static OpenFastExample.Variant |
getVariant(String value) |
static boolean |
isMulticast(org.apache.commons.cli.CommandLine cl) |
protected static org.apache.commons.cli.CommandLine |
parseCommandLine(String name,
String[] args,
org.apache.commons.cli.Options options) |
protected static final String HELP
protected static final String MESSAGE_TEMPLATE_FILE
protected static final String PORT
protected static final String PROTOCOL
protected static final String HOST
protected static final String INTERFACE
protected static final String ERROR
protected static final String NAMESPACE_AWARENESS
protected static final String OUTPUT_FILE
protected static final String TRACE
protected static final String FAST_DATA_FILE
protected static final String XML_DATA_FILE
protected static final String READ_OFFSET
protected static final String WRITE_OFFSET
protected static final String VARIANT
protected static final String READ_OFFSET_DESCRIPTION
protected static final String WRITE_OFFSET_DESCRIPTION
protected static final String VARIANT_DESCRIPTION
protected static final String RESET
protected static final String RESET_DESCRIPTION
public static boolean isMulticast(org.apache.commons.cli.CommandLine cl)
protected static org.apache.commons.cli.CommandLine parseCommandLine(String name, String[] args, org.apache.commons.cli.Options options)
protected static void displayHelp(String name, org.apache.commons.cli.Options options)
protected static int getInteger(org.apache.commons.cli.CommandLine cl, String option)
protected static OpenFastExample.Variant getVariant(org.apache.commons.cli.CommandLine cl)
protected static OpenFastExample.Variant getVariant(String value)
Copyright © 2006-2013 The LaSalle Technology Group, LLC. All Rights Reserved.