Constant Field Values
Contents
org.apache.*
-
org.apache.camel.component.rest.RestApiEndpoint Modifier and Type Constant Field Value public static final StringDEFAULT_API_COMPONENT_NAME"openapi"public static final StringRESOURCE_PATH"META-INF/services/org/apache/camel/restapi/" -
org.apache.camel.component.rest.RestComponent Modifier and Type Constant Field Value public static final StringDEFAULT_REST_CONFIGURATION_ID"rest-configuration" -
org.apache.camel.component.rest.RestConstants Modifier and Type Constant Field Value public static final StringACCEPT"Accept"public static final StringCONTENT_TYPE"Content-Type"public static final StringHTTP_METHOD"CamelHttpMethod"public static final StringHTTP_RESPONSE_CODE"CamelHttpResponseCode"public static final StringREST_HTTP_QUERY"CamelRestHttpQuery"public static final StringREST_HTTP_URI"CamelRestHttpUri" -
org.apache.camel.component.rest.RestEndpoint Modifier and Type Constant Field Value public static final StringDEFAULT_API_COMPONENT_NAME"openapi"public static final StringRESOURCE_PATH"META-INF/services/org/apache/camel/rest/"