org.apache.flume.source.http
Class HTTPSourceConfigurationConstants

java.lang.Object
  extended by org.apache.flume.source.http.HTTPSourceConfigurationConstants

public class HTTPSourceConfigurationConstants
extends Object


Field Summary
static String CONFIG_HANDLER
           
static String CONFIG_HANDLER_PREFIX
           
static String CONFIG_PORT
           
static String DEFAULT_HANDLER
           
 
Constructor Summary
HTTPSourceConfigurationConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CONFIG_PORT

public static final String CONFIG_PORT
See Also:
Constant Field Values

CONFIG_HANDLER

public static final String CONFIG_HANDLER
See Also:
Constant Field Values

CONFIG_HANDLER_PREFIX

public static final String CONFIG_HANDLER_PREFIX
See Also:
Constant Field Values

DEFAULT_HANDLER

public static final String DEFAULT_HANDLER
See Also:
Constant Field Values
Constructor Detail

HTTPSourceConfigurationConstants

public HTTPSourceConfigurationConstants()


Copyright © 2009-2012 Apache Software Foundation. All Rights Reserved.