Skip navigation links
A B E G L M O T V 

A

addInterceptors(InterceptorRegistry) - Method in class top.infra.web.servlet.handler.OrderedHandlerInterceptorWebMvcConfigureAdapter
 
addOrderedInterceptors() - Method in class top.infra.web.servlet.handler.OrderedHandlerInterceptorWebMvcConfigureAdapter
 

B

BuildInErrorCodes - Enum in top.infra.localization
Created by zhuowan on 2016/11/20 22:56.
BuildInErrorMessages - Enum in top.infra.localization
Created by zhuowan on 2018/3/24 17:12.

E

ErrorCode - Interface in top.infra.core
Created by zhuowan on 2016/12/29 10:22.
ErrorMessage - Interface in top.infra.core
Created by zhuowan on 2018/3/24 17:08.
ExpectedException - Exception in top.infra.core
ExpectedException is thrown by user, not by libraries or frameworks.
ExpectedException() - Constructor for exception top.infra.core.ExpectedException
Constructs a new expected exception with null as its detail message.
ExpectedException(String) - Constructor for exception top.infra.core.ExpectedException
Constructs a new expected exception with the specified detail message.
ExpectedException(String, Throwable) - Constructor for exception top.infra.core.ExpectedException
Constructs a new expected exception with the specified detail message and cause.
ExpectedException(Throwable) - Constructor for exception top.infra.core.ExpectedException
Constructs a new expected exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
ExpectedException(String, Throwable, boolean, boolean) - Constructor for exception top.infra.core.ExpectedException
Constructs a new expected exception with the specified detail message, cause, suppression enabled or disabled, and writable stack trace enabled or disabled.
ExpectedExceptionWithCode - Exception in top.infra.core
ExpectedExceptionWithCode is thrown by user, not by libraries or frameworks, with an error code to identify error more clearly.
ExpectedExceptionWithCode(ErrorCode) - Constructor for exception top.infra.core.ExpectedExceptionWithCode
Constructs a new expected exception with null as its detail message.
ExpectedExceptionWithCode(ErrorCode, Throwable) - Constructor for exception top.infra.core.ExpectedExceptionWithCode
Constructs a new expected exception with the specified detail message and cause.
ExpectedExceptionWithCode(ErrorCode, Throwable, boolean, boolean) - Constructor for exception top.infra.core.ExpectedExceptionWithCode
Constructs a new expected exception with the specified detail message, cause, suppression enabled or disabled, and writable stack trace enabled or disabled.

G

getCode() - Method in exception top.infra.core.ExpectedExceptionWithCode
 
getLocalizedMessage() - Method in interface top.infra.core.ErrorCode
 
getMessage() - Method in interface top.infra.core.ErrorCode
 
getMessage() - Method in enum top.infra.localization.BuildInErrorCodes
 
getMessageByLocale(ErrorMessage, Locale) - Static method in class top.infra.localization.LocalizedMessages
1.
getName() - Method in interface top.infra.core.ErrorCode
 
getName() - Method in interface top.infra.core.ErrorMessage
 
getName() - Method in enum top.infra.localization.BuildInErrorCodes
 
getName() - Method in enum top.infra.localization.BuildInErrorMessages
 
getText() - Method in interface top.infra.core.ErrorMessage
 
getText() - Method in enum top.infra.localization.BuildInErrorMessages
 
getValue() - Method in interface top.infra.core.ErrorCode
 
getValue() - Method in enum top.infra.localization.BuildInErrorCodes
 

L

LocalizedMessageBundle - Annotation Type in top.infra.localization
Created by zhuowan on 2018/3/30 16:15.
LocalizedMessages - Class in top.infra.localization
Created by zhuowan on 2018/3/30 18:04.
LocalizedMessages() - Constructor for class top.infra.localization.LocalizedMessages
 

M

MessageLocale - Enum in top.infra.localization
 

O

of(String) - Static method in enum top.infra.localization.MessageLocale
 
OrderedHandlerInterceptor<T extends OrderedHandlerInterceptorAdapter> - Class in top.infra.web.servlet.handler
OrderedHandlerInterceptor and patterns.
OrderedHandlerInterceptor() - Constructor for class top.infra.web.servlet.handler.OrderedHandlerInterceptor
 
OrderedHandlerInterceptorAdapter - Class in top.infra.web.servlet.handler
Ordered HandlerInterceptorAdapter.
OrderedHandlerInterceptorAdapter() - Constructor for class top.infra.web.servlet.handler.OrderedHandlerInterceptorAdapter
 
OrderedHandlerInterceptorWebMvcConfigureAdapter - Class in top.infra.web.servlet.handler
Created by zhuowan on 2018/5/15 15:28.
OrderedHandlerInterceptorWebMvcConfigureAdapter() - Constructor for class top.infra.web.servlet.handler.OrderedHandlerInterceptorWebMvcConfigureAdapter
 

T

top.infra.core - package top.infra.core
 
top.infra.localization - package top.infra.localization
 
top.infra.web.servlet.handler - package top.infra.web.servlet.handler
 

V

valueOf(String) - Static method in enum top.infra.localization.BuildInErrorCodes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum top.infra.localization.BuildInErrorMessages
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum top.infra.localization.MessageLocale
Returns the enum constant of this type with the specified name.
values() - Static method in enum top.infra.localization.BuildInErrorCodes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum top.infra.localization.BuildInErrorMessages
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum top.infra.localization.MessageLocale
Returns an array containing the constants of this enum type, in the order they are declared.
A B E G L M O T V 
Skip navigation links

Copyright © 2018. All rights reserved.