Constant Field Values
Contents
com.consol.*
-
com.consol.citrus.http.message.HttpMessageHeaders Modifier and Type Constant Field Value public static final StringHTTP_ACCEPT"Accept"public static final StringHTTP_CONTENT_TYPE"Content-Type"public static final StringHTTP_CONTEXT_PATH"citrus_http_context_path"public static final StringHTTP_COOKIE_PREFIX"citrus_http_cookie_"public static final StringHTTP_PREFIX"citrus_http_"public static final StringHTTP_QUERY_PARAMS"citrus_http_query_params"public static final StringHTTP_REASON_PHRASE"citrus_http_reason_phrase"public static final StringHTTP_REQUEST_METHOD"citrus_http_method"public static final StringHTTP_REQUEST_URI"citrus_http_request_uri"public static final StringHTTP_STATUS_CODE"citrus_http_status_code"public static final StringHTTP_VERSION"citrus_http_version"
-
com.consol.citrus.http.servlet.CitrusDispatcherServlet Modifier and Type Constant Field Value protected static final StringHANDLER_INTERCEPTOR_BEAN_NAME"citrusHandlerInterceptor"protected static final StringLOGGING_INTERCEPTOR_BEAN_NAME"citrusLoggingInterceptor"protected static final StringMESSAGE_CONTROLLER_BEAN_NAME"citrusHttpMessageController"protected static final StringMESSAGE_CONVERTER_BEAN_NAME"citrusHttpMessageConverter"
-
com.consol.citrus.http.validation.FormUrlEncodedMessageValidator Modifier and Type Constant Field Value public static final StringDEFAULT_XML_MESSAGE_VALIDATOR"defaultXmlMessageValidator"public static final StringMESSAGE_TYPE"x-www-form-urlencoded"