跳过导航链接
A B C E F G H I J L M N O P R S U W 

A

AbstractAnnotationHandlerInterceptorAdapter<T extends Annotation> - ren.crux.web.interceptor中的类
Intercept with required annotation See InterceptException
AbstractAnnotationHandlerInterceptorAdapter(List<HttpMessageConverter<Object>>) - 类 的构造器ren.crux.web.interceptor.AbstractAnnotationHandlerInterceptorAdapter
 
add(HttpServletResponse, String, String) - 类 中的静态方法ren.crux.web.util.CookiesHelper
 
add(HttpServletResponse, String, String, String) - 类 中的静态方法ren.crux.web.util.CookiesHelper
 
add(HttpServletResponse, String, String, int, String) - 类 中的静态方法ren.crux.web.util.CookiesHelper
 
add(HttpServletResponse, String, String, int, String, String) - 类 中的静态方法ren.crux.web.util.CookiesHelper
 
addInterceptors(InterceptorRegistry) - 类 中的方法ren.crux.web.interceptor.AnnotationInterceptorRegistrationConfigurer
 
after(HttpServletRequest, HttpServletResponse, Object, ModelAndView, T) - 类 中的方法ren.crux.web.interceptor.AbstractAnnotationHandlerInterceptorAdapter
 
afterCompletion(HttpServletRequest, HttpServletResponse, Object, Exception) - 类 中的方法ren.crux.web.interceptor.AbstractAnnotationHandlerInterceptorAdapter
 
afterConcurrentHandlingStarted(HttpServletRequest, HttpServletResponse, Object) - 类 中的方法ren.crux.web.interceptor.AbstractAnnotationHandlerInterceptorAdapter
 
AnnotationInterceptorRegistrationConfigurer - ren.crux.web.interceptor中的类
Configuration annotation interceptors
AnnotationInterceptorRegistrationConfigurer(ApplicationContext) - 类 的构造器ren.crux.web.interceptor.AnnotationInterceptorRegistrationConfigurer
 

B

before(HttpServletRequest, HttpServletResponse, Object, T) - 类 中的方法ren.crux.web.interceptor.AbstractAnnotationHandlerInterceptorAdapter
 
beforeBodyWrite(Object, MethodParameter, MediaType, Class<? extends HttpMessageConverter<?>>, ServerHttpRequest, ServerHttpResponse) - 类 中的方法ren.crux.web.interceptor.RestResponseBodyAdvice
 

C

clear(HttpServletResponse, String, int, String) - 类 中的静态方法ren.crux.web.util.CookiesHelper
 
clear(HttpServletResponse, String, int, String, String) - 类 中的静态方法ren.crux.web.util.CookiesHelper
 
CookiesHelper - ren.crux.web.util中的类
 
CookiesHelper() - 类 的构造器ren.crux.web.util.CookiesHelper
 

E

exception(Exception, WebRequest) - 类 中的方法ren.crux.web.interceptor.RestExceptionHandlerAdvice
 

F

fail(int, String, Object) - 类 中的静态方法ren.crux.web.common.RestWebResults
 
fail(int, String) - 类 中的静态方法ren.crux.web.common.RestWebResults
 
fail(HttpStatus, String, Object) - 类 中的静态方法ren.crux.web.common.RestWebResults
 
fail(HttpStatus, String) - 类 中的静态方法ren.crux.web.common.RestWebResults
 
fail(HttpStatus, Throwable) - 类 中的静态方法ren.crux.web.common.RestWebResults
 
fail(int, Throwable) - 类 中的静态方法ren.crux.web.common.RestWebResults
 
fail(Throwable) - 类 中的静态方法ren.crux.web.common.RestWebResults
 
fail(String) - 类 中的静态方法ren.crux.web.common.RestWebResults
 
fail() - 类 中的静态方法ren.crux.web.common.RestWebResults
 

G

getClientIp(HttpServletRequest) - 类 中的静态方法ren.crux.web.util.NetWorkHelper
 
getDefaultFailCode() - 类 中的静态方法ren.crux.web.common.RestWebResults
 
getDefaultFailMsg() - 类 中的静态方法ren.crux.web.common.RestWebResults
 
getDefaultSuccCode() - 类 中的静态方法ren.crux.web.common.RestWebResults
 
getDefaultSuccMsg() - 类 中的静态方法ren.crux.web.common.RestWebResults
 
getRequiredAnnotationClass() - 类 中的方法ren.crux.web.interceptor.AbstractAnnotationHandlerInterceptorAdapter
Implement and return required annotation class
getValue(HttpServletRequest, String) - 类 中的静态方法ren.crux.web.util.CookiesHelper
 

H

HEADERS - 类 中的静态变量ren.crux.web.util.NetWorkHelper
 
httpMessageNotReadableException(HttpMessageNotReadableException, WebRequest) - 类 中的方法ren.crux.web.interceptor.RestExceptionHandlerAdvice
 
httpRequestMethodNotSupported(HttpRequestMethodNotSupportedException, WebRequest) - 类 中的方法ren.crux.web.interceptor.RestExceptionHandlerAdvice
 

I

init() - 类 中的方法ren.crux.web.RestWebProperties
 
InterceptException - ren.crux.web.interceptor中的异常错误
When http request intercepted and expect to return an object, throw it.
InterceptException() - 异常错误 的构造器ren.crux.web.interceptor.InterceptException
 
InterceptException(HttpStatus, Object) - 异常错误 的构造器ren.crux.web.interceptor.InterceptException
 
InterceptException(Object) - 异常错误 的构造器ren.crux.web.interceptor.InterceptException
 
interceptException(InterceptException, WebRequest) - 类 中的方法ren.crux.web.interceptor.RestExceptionHandlerAdvice
 
Interceptor - ren.crux.web.interceptor中的注释类型
 

J

jackson2ObjectMapperBuilderCustomizer() - 类 中的方法ren.crux.web.RestWebAutoConfiguration
 

L

LOCATION_IP - 类 中的静态变量ren.crux.web.util.NetWorkHelper
 

M

matchRequiredAnnotation(HttpServletRequest, HttpServletResponse, Object) - 类 中的方法ren.crux.web.interceptor.AbstractAnnotationHandlerInterceptorAdapter
 
missingServletRequestParameterException(MissingServletRequestParameterException, WebRequest) - 类 中的方法ren.crux.web.interceptor.RestExceptionHandlerAdvice
 

N

NetWorkHelper - ren.crux.web.util中的类
 
NetWorkHelper() - 类 的构造器ren.crux.web.util.NetWorkHelper
 
noHandlerFoundException(NoHandlerFoundException, WebRequest) - 类 中的方法ren.crux.web.interceptor.RestExceptionHandlerAdvice
 

O

operation(boolean) - 类 中的静态方法ren.crux.web.common.RestWebResults
 

P

postHandle(HttpServletRequest, HttpServletResponse, Object, ModelAndView) - 类 中的方法ren.crux.web.interceptor.AbstractAnnotationHandlerInterceptorAdapter
 
preHandle(HttpServletRequest, HttpServletResponse, Object) - 类 中的方法ren.crux.web.interceptor.AbstractAnnotationHandlerInterceptorAdapter
 

R

ren.crux.web - 程序包 ren.crux.web
 
ren.crux.web.common - 程序包 ren.crux.web.common
 
ren.crux.web.interceptor - 程序包 ren.crux.web.interceptor
 
ren.crux.web.util - 程序包 ren.crux.web.util
 
RestExceptionHandlerAdvice - ren.crux.web.interceptor中的类
Restful Style Exception Handler
RestExceptionHandlerAdvice(RestWebProperties) - 类 的构造器ren.crux.web.interceptor.RestExceptionHandlerAdvice
 
RestResponseBodyAdvice - ren.crux.web.interceptor中的类
Wrap result object to RestWebResultContainer
RestResponseBodyAdvice() - 类 的构造器ren.crux.web.interceptor.RestResponseBodyAdvice
 
restTemplate() - 类 中的方法ren.crux.web.RestWebAutoConfiguration
 
RestWebAutoConfiguration - ren.crux.web中的类
 
RestWebAutoConfiguration() - 类 的构造器ren.crux.web.RestWebAutoConfiguration
 
restWebProperties() - 类 中的方法ren.crux.web.RestWebAutoConfiguration
 
RestWebProperties - ren.crux.web中的类
 
RestWebProperties() - 类 的构造器ren.crux.web.RestWebProperties
 
RestWebResultContainer - ren.crux.web.common中的类
An Container for Restful Style Result
RestWebResultContainer() - 类 的构造器ren.crux.web.common.RestWebResultContainer
 
RestWebResultContainer(int, String) - 类 的构造器ren.crux.web.common.RestWebResultContainer
 
RestWebResultContainer(int, String, Object) - 类 的构造器ren.crux.web.common.RestWebResultContainer
 
RestWebResults - ren.crux.web.common中的类
Build tools of RestWebResultContainer

S

setDefaultFailCode(int) - 类 中的静态方法ren.crux.web.common.RestWebResults
 
setDefaultFailMsg(String) - 类 中的静态方法ren.crux.web.common.RestWebResults
 
setDefaultSuccCode(int) - 类 中的静态方法ren.crux.web.common.RestWebResults
 
setDefaultSuccMsg(String) - 类 中的静态方法ren.crux.web.common.RestWebResults
 
succeed(int, String, Object) - 类 中的静态方法ren.crux.web.common.RestWebResults
 
succeed(String, Object) - 类 中的静态方法ren.crux.web.common.RestWebResults
 
succeed(Object) - 类 中的静态方法ren.crux.web.common.RestWebResults
 
succeed() - 类 中的静态方法ren.crux.web.common.RestWebResults
 
supports(MethodParameter, Class<? extends HttpMessageConverter<?>>) - 类 中的方法ren.crux.web.interceptor.RestResponseBodyAdvice
 

U

UNKNOWN - 类 中的静态变量ren.crux.web.util.NetWorkHelper
 

W

webMvcConfigurer(ApplicationContext) - 类 中的方法ren.crux.web.RestWebAutoConfiguration
 
A B C E F G H I J L M N O P R S U W 
跳过导航链接

Copyright © 2018. All rights reserved.