public class NetcatSourceConfigurationConstants extends Object
| Modifier and Type | Field and Description | 
|---|---|
| static String | CONFIG_ACKEVENTAck every event received with an "OK" back to the sender | 
| static String | CONFIG_HOSTNAMEHostname to bind to. | 
| static String | CONFIG_MAX_LINE_LENGTHMaximum line length per event. | 
| static String | CONFIG_PORTPort to bind to. | 
| static String | CONFIG_SOURCE_ENCODINGEncoding for the netcat source | 
| static String | DEFAULT_ENCODING | 
| static int | DEFAULT_MAX_LINE_LENGTH | 
| Constructor and Description | 
|---|
| NetcatSourceConfigurationConstants() | 
public static final String CONFIG_HOSTNAME
public static final String CONFIG_PORT
public static final String CONFIG_ACKEVENT
public static final String CONFIG_MAX_LINE_LENGTH
public static final int DEFAULT_MAX_LINE_LENGTH
public static final String CONFIG_SOURCE_ENCODING
public static final String DEFAULT_ENCODING
Copyright © 2009-2017 Apache Software Foundation. All Rights Reserved.