public class Constants extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CONTROLLER_METHOD_STACK_DEPTH |
static String |
FORWARD_REQUEST_FLAG |
static String |
GET_BEAN_INTERCEPTOR |
static String |
INVOKE_FOR_REQUEST_INTERCEPTOR |
static String |
REQUEST_KEY_IN_RUNTIME_CONTEXT |
static String |
REQUEST_MAPPING_METHOD_INTERCEPTOR |
static String |
RESPONSE_KEY_IN_RUNTIME_CONTEXT |
static String |
REST_MAPPING_METHOD_INTERCEPTOR |
static String |
WEBFLUX_REQUEST_KEY |
| Constructor and Description |
|---|
Constants() |
public static final String GET_BEAN_INTERCEPTOR
public static final String INVOKE_FOR_REQUEST_INTERCEPTOR
public static final String REQUEST_MAPPING_METHOD_INTERCEPTOR
public static final String REST_MAPPING_METHOD_INTERCEPTOR
public static final String REQUEST_KEY_IN_RUNTIME_CONTEXT
public static final String RESPONSE_KEY_IN_RUNTIME_CONTEXT
public static final String FORWARD_REQUEST_FLAG
public static final String WEBFLUX_REQUEST_KEY
public static final String CONTROLLER_METHOD_STACK_DEPTH
Copyright © 2020 The Apache Software Foundation. All rights reserved.