org.apache.camel.component.ahc
Class AhcConstants

java.lang.Object
  extended by org.apache.camel.component.ahc.AhcConstants

public final class AhcConstants
extends Object


Field Summary
static String CONTENT_TYPE_JAVA_SERIALIZED_OBJECT
           
static String CONTENT_TYPE_WWW_FORM_URLENCODED
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CONTENT_TYPE_JAVA_SERIALIZED_OBJECT

public static final String CONTENT_TYPE_JAVA_SERIALIZED_OBJECT
See Also:
Constant Field Values

CONTENT_TYPE_WWW_FORM_URLENCODED

public static final String CONTENT_TYPE_WWW_FORM_URLENCODED
See Also:
Constant Field Values


Apache Camel