Constant Field Values
Contents
org.apache.*
-
org.apache.camel.component.http.HttpConstants Modifier and Type Constant Field Value public static final StringCONTENT_TYPE_JAVA_SERIALIZED_OBJECT"application/x-java-serialized-object"public static final StringCONTENT_TYPE_WWW_FORM_URLENCODED"application/x-www-form-urlencoded" -
org.apache.camel.component.http.HttpDeleteWithBodyMethod Modifier and Type Constant Field Value public static final StringMETHOD_NAME"DELETE" -
org.apache.camel.component.http.HttpGetWithBodyMethod Modifier and Type Constant Field Value public static final StringMETHOD_NAME"GET"