Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X 

A

AALOAD - Static variable in interface org.objectweb.asm.Opcodes
 
AASTORE - Static variable in interface org.objectweb.asm.Opcodes
 
AbstractClassReader - Class in com.blade.ioc.reader
抽象类读取器
AbstractClassReader() - Constructor for class com.blade.ioc.reader.AbstractClassReader
 
ACC_ABSTRACT - Static variable in interface org.objectweb.asm.Opcodes
 
ACC_ANNOTATION - Static variable in interface org.objectweb.asm.Opcodes
 
ACC_BRIDGE - Static variable in interface org.objectweb.asm.Opcodes
 
ACC_DEPRECATED - Static variable in interface org.objectweb.asm.Opcodes
 
ACC_ENUM - Static variable in interface org.objectweb.asm.Opcodes
 
ACC_FINAL - Static variable in interface org.objectweb.asm.Opcodes
 
ACC_INTERFACE - Static variable in interface org.objectweb.asm.Opcodes
 
ACC_MANDATED - Static variable in interface org.objectweb.asm.Opcodes
 
ACC_NATIVE - Static variable in interface org.objectweb.asm.Opcodes
 
ACC_PRIVATE - Static variable in interface org.objectweb.asm.Opcodes
 
ACC_PROTECTED - Static variable in interface org.objectweb.asm.Opcodes
 
ACC_PUBLIC - Static variable in interface org.objectweb.asm.Opcodes
 
ACC_STATIC - Static variable in interface org.objectweb.asm.Opcodes
 
ACC_STRICT - Static variable in interface org.objectweb.asm.Opcodes
 
ACC_SUPER - Static variable in interface org.objectweb.asm.Opcodes
 
ACC_SYNCHRONIZED - Static variable in interface org.objectweb.asm.Opcodes
 
ACC_SYNTHETIC - Static variable in interface org.objectweb.asm.Opcodes
 
ACC_TRANSIENT - Static variable in interface org.objectweb.asm.Opcodes
 
ACC_VARARGS - Static variable in interface org.objectweb.asm.Opcodes
 
ACC_VOLATILE - Static variable in interface org.objectweb.asm.Opcodes
 
accept(ClassVisitor, int) - Method in class org.objectweb.asm.ClassReader
Makes the given visitor visit the Java class of this ClassReader .
accept(ClassVisitor, Attribute[], int) - Method in class org.objectweb.asm.ClassReader
Makes the given visitor visit the Java class of this ClassReader.
ACONST_NULL - Static variable in interface org.objectweb.asm.Opcodes
 
add(String, Object) - Method in class com.blade.Environment
 
add(String) - Method in class com.blade.mvc.ui.HtmlCreator
 
add(String, Object) - Method in class com.blade.mvc.ui.ModelAndView
Add data to model
addAll(Map<String, String>) - Method in class com.blade.Environment
 
addAll(Properties) - Method in class com.blade.Environment
 
addBean(Object) - Method in interface com.blade.ioc.Ioc
 
addBean(Class<T>) - Method in interface com.blade.ioc.Ioc
 
addBean(String, Object) - Method in interface com.blade.ioc.Ioc
 
addBean(Object) - Method in class com.blade.ioc.SimpleIoc
Add user-defined objects
addBean(Class<?>, Object) - Method in class com.blade.ioc.SimpleIoc
Add user-defined objects
addBean(String, Object) - Method in class com.blade.ioc.SimpleIoc
Add user-defined objects
addBean(String, BeanDefine) - Method in class com.blade.ioc.SimpleIoc
Add user-defined objects
addBean(Class<T>) - Method in class com.blade.ioc.SimpleIoc
Register @Bean marked objects
addBean(Class<?>, boolean) - Method in class com.blade.ioc.SimpleIoc
Register @Bean marked objects
addBean(String, Class<?>, boolean) - Method in class com.blade.ioc.SimpleIoc
Register @Bean marked objects
addBold(String) - Method in class com.blade.mvc.ui.HtmlCreator
 
addChannel(Channel) - Method in class com.blade.metric.WebStatistics
 
addConnectionInfo(Connection) - Method in class com.blade.metric.WebStatistics
 
addEventListener(EventType, EventListener) - Method in class com.blade.event.EventManager
 
address() - Method in interface com.blade.mvc.http.Request
 
addRoute(Route) - Method in class com.blade.mvc.route.RouteMatcher
 
addRoute(HttpMethod, String, RouteHandler, String) - Method in class com.blade.mvc.route.RouteMatcher
 
addRoute(HttpMethod, String, Object, Class<?>, Method) - Method in class com.blade.mvc.route.RouteMatcher
 
addRoute(String, RouteHandler, HttpMethod) - Method in class com.blade.mvc.route.RouteMatcher
 
addRoute(String[], RouteHandler, HttpMethod) - Method in class com.blade.mvc.route.RouteMatcher
 
addRouter(Class<?>, Object) - Method in class com.blade.mvc.route.RouteBuilder
Parse all routing in a controller
addRoutes(List<Route>) - Method in class com.blade.mvc.route.RouteMatcher
 
addRowToTable(List<String>) - Method in class com.blade.mvc.ui.HtmlCreator
 
addSession(Session) - Method in class com.blade.mvc.http.SessionManager
 
addStatics(String...) - Method in class com.blade.Blade
 
addTableWithHeaders(List<String>) - Method in class com.blade.mvc.ui.HtmlCreator
 
addUri(String) - Method in class com.blade.metric.Connection
 
addWebHook(Class<?>, Object) - Method in class com.blade.mvc.route.RouteBuilder
 
AES_Transformation - Static variable in class com.blade.kit.EncrypKit
AES转变
after(String, RouteHandler) - Method in class com.blade.Blade
 
after(Invoker) - Method in interface com.blade.mvc.hook.WebHook
 
alignLeft(Object, int, char) - Static method in class com.blade.kit.StringKit
在字符串右侧填充一定数量的特殊字符
alignRight(Object, int, char) - Static method in class com.blade.kit.StringKit
在字符串左侧填充一定数量的特殊字符
ALOAD - Static variable in interface org.objectweb.asm.Opcodes
 
ANEWARRAY - Static variable in interface org.objectweb.asm.Opcodes
 
AnnotationVisitor - Class in org.objectweb.asm
A visitor to visit a Java annotation.
AnnotationVisitor(int) - Constructor for class org.objectweb.asm.AnnotationVisitor
Constructs a new AnnotationVisitor.
AnnotationVisitor(int, AnnotationVisitor) - Constructor for class org.objectweb.asm.AnnotationVisitor
Constructs a new AnnotationVisitor.
api - Variable in class org.objectweb.asm.AnnotationVisitor
The ASM API version implemented by this visitor.
api - Variable in class org.objectweb.asm.ClassVisitor
The ASM API version implemented by this visitor.
api - Variable in class org.objectweb.asm.FieldVisitor
The ASM API version implemented by this visitor.
api - Variable in class org.objectweb.asm.MethodVisitor
The ASM API version implemented by this visitor.
APPLICATION - Static variable in interface com.blade.mvc.multipart.MimeType
 
appName(String) - Method in class com.blade.Blade
 
ARETURN - Static variable in interface org.objectweb.asm.Opcodes
 
arg(String, Object) - Method in class com.blade.mvc.ui.template.BladeTemplate
 
args(Map<String, Object>) - Method in class com.blade.mvc.ui.template.BladeTemplate
 
args(Object...) - Method in class com.blade.mvc.ui.template.BladeTemplate
 
argumentAlreadyExist(String) - Static method in exception com.blade.mvc.ui.template.UncheckedTemplateException
 
ARRAY - Static variable in class org.objectweb.asm.Type
The sort of array reference types.
ARRAY_ELEMENT - Static variable in class org.objectweb.asm.TypePath
A type path step that steps into the element type of an array type.
ARRAYLENGTH - Static variable in interface org.objectweb.asm.Opcodes
 
ASM4 - Static variable in interface org.objectweb.asm.Opcodes
 
ASM5 - Static variable in interface org.objectweb.asm.Opcodes
 
AsmKit - Class in com.blade.kit
ASM Tools
AsmKit() - Constructor for class com.blade.kit.AsmKit
 
Ason<K,V> - Class in com.blade.kit.json
 
Ason() - Constructor for class com.blade.kit.json.Ason
 
Ason(int) - Constructor for class com.blade.kit.json.Ason
 
Assert - Class in com.blade.kit
 
Assert() - Constructor for class com.blade.kit.Assert
 
ASTORE - Static variable in interface org.objectweb.asm.Opcodes
 
ATHROW - Static variable in interface org.objectweb.asm.Opcodes
 
attribute(String) - Method in class com.blade.mvc.http.HttpSession
 
attribute(String, Object) - Method in class com.blade.mvc.http.HttpSession
 
attribute(String, Object) - Method in interface com.blade.mvc.http.Request
Setting Request Attribute
attribute(String) - Method in interface com.blade.mvc.http.Request
Get a Request Attribute
attribute(String) - Method in interface com.blade.mvc.http.Session
 
attribute(String, Object) - Method in interface com.blade.mvc.http.Session
 
Attribute - Class in org.objectweb.asm
A non standard class, field, method or code attribute.
Attribute(String) - Constructor for class org.objectweb.asm.Attribute
Constructs a new empty attribute.
attributes() - Method in class com.blade.mvc.http.HttpRequest
 
attributes() - Method in class com.blade.mvc.http.HttpSession
 
attributes() - Method in interface com.blade.mvc.http.Request
 
attributes() - Method in interface com.blade.mvc.http.Session
 
av - Variable in class org.objectweb.asm.AnnotationVisitor
The annotation visitor to which this visitor must delegate method calls.
await() - Method in class com.blade.Blade
 

B

b - Variable in class org.objectweb.asm.ClassReader
The class to be parsed.
badRequest() - Method in interface com.blade.mvc.http.Response
 
BALOAD - Static variable in interface org.objectweb.asm.Opcodes
 
banner - Static variable in interface com.blade.mvc.ui.DefaultUI
 
BASTORE - Static variable in interface org.objectweb.asm.Opcodes
 
Bean - Annotation Type in com.blade.ioc.annotation
Bean annotations can be injected
BeanDefine - Class in com.blade.ioc
Bean Define, IOC to define a target
BeanDefine(Object) - Constructor for class com.blade.ioc.BeanDefine
 
BeanDefine(Object, Class<?>) - Constructor for class com.blade.ioc.BeanDefine
 
BeanDefine(Object, Class<?>, boolean) - Constructor for class com.blade.ioc.BeanDefine
 
BeanProcessor - Interface in com.blade.event
 
BeanSerializer - Class in com.blade.kit.json
 
BeanSerializer() - Constructor for class com.blade.kit.json.BeanSerializer
 
before(String, RouteHandler) - Method in class com.blade.Blade
 
before(Invoker) - Method in interface com.blade.mvc.hook.WebHook
 
before(Invoker) - Method in class com.blade.mvc.middlewares.CsrfMiddleware
 
before(Invoker) - Method in class com.blade.mvc.middlewares.XssMiddleware
 
BIPUSH - Static variable in interface org.objectweb.asm.Opcodes
 
Blade - Class in com.blade
Blade Core
blade - Variable in class com.blade.event.Event
 
blade() - Static method in class com.blade.mvc.WebContext
 
BladeException - Exception in com.blade
Blade Runtime Exception
BladeException() - Constructor for exception com.blade.BladeException
 
BladeException(String) - Constructor for exception com.blade.BladeException
 
BladeException(String, Throwable) - Constructor for exception com.blade.BladeException
 
BladeException(Throwable) - Constructor for exception com.blade.BladeException
 
BladeKit - Class in com.blade.kit
 
BladeTemplate - Class in com.blade.mvc.ui.template
 
BladeTemplate.State - Enum in com.blade.mvc.ui.template
 
body() - Method in class com.blade.mvc.http.HttpRequest
 
body() - Method in interface com.blade.mvc.http.Request
 
body(String) - Method in interface com.blade.mvc.http.Response
send body to client
body(byte[]) - Method in interface com.blade.mvc.http.Response
 
body(ByteBuf) - Method in interface com.blade.mvc.http.Response
 
BodyParam - Annotation Type in com.blade.mvc.annotation
Request Query ParmeterAnnotation
bodyToString() - Method in class com.blade.mvc.http.HttpRequest
 
bodyToString() - Method in interface com.blade.mvc.http.Request
 
BOOLEAN - Static variable in class org.objectweb.asm.Type
The sort of the boolean type.
BOOLEAN_TYPE - Static variable in class org.objectweb.asm.Type
The boolean type.
bootClass() - Method in class com.blade.Blade
 
bootConf(String) - Method in class com.blade.Blade
 
br() - Method in class com.blade.mvc.ui.HtmlCreator
 
build(ChannelHandlerContext, FullHttpRequest, SessionHandler) - Static method in class com.blade.mvc.http.HttpRequest
 
build(ChannelHandlerContext, TemplateEngine) - Static method in class com.blade.mvc.http.HttpResponse
 
build(RandomAccessFile) - Static method in class com.blade.server.netty.ProgressiveFutureListener
 
buildRoute(String, Class<?>, Method, HttpMethod) - Method in class com.blade.mvc.route.RouteMatcher
 
bundle - Static variable in interface com.blade.mvc.ui.DefaultUI
 
BYTE - Static variable in class org.objectweb.asm.Type
The sort of the byte type.
BYTE_TYPE - Static variable in class org.objectweb.asm.Type
The byte type.
bytes2HexString(byte[]) - Static method in class com.blade.kit.EncrypKit
byteArr转hexString
ByteVector - Class in org.objectweb.asm
A dynamically extensible vector of bytes.
ByteVector() - Constructor for class org.objectweb.asm.ByteVector
Constructs a new ByteVector with a default initial size.
ByteVector(int) - Constructor for class org.objectweb.asm.ByteVector
Constructs a new ByteVector with the given initial size.

C

CALOAD - Static variable in interface org.objectweb.asm.Opcodes
 
captchaChar(int) - Static method in class com.blade.kit.UUID
返回指定长度由随机数字+小写字母组成的字符串
captchaChar(int, boolean) - Static method in class com.blade.kit.UUID
返回指定长度随机数字+字母(大小写敏感)组成的字符串
captchaNumber(int) - Static method in class com.blade.kit.UUID
返回指定长度随机数字组成的字符串
cast(Object, Class<T>) - Static method in class com.blade.kit.ReflectKit
 
CAST - Static variable in class org.objectweb.asm.TypeReference
The sort of type references that target the type declared in an explicit or implicit cast instruction.
CASTORE - Static variable in interface org.objectweb.asm.Opcodes
 
center(String) - Method in class com.blade.mvc.ui.HtmlCreator
 
centerHeadings() - Method in class com.blade.mvc.ui.HtmlCreator
 
channelInactive(ChannelHandlerContext) - Method in class com.blade.server.netty.HttpServerHandler
 
channelRead0(ChannelHandlerContext, FullHttpRequest) - Method in class com.blade.server.netty.HttpServerHandler
 
channelReadComplete(ChannelHandlerContext) - Method in class com.blade.server.netty.HttpServerHandler
 
channelRegistered(ChannelHandlerContext) - Method in class com.blade.server.netty.HttpServerHandler
 
ChannelTrafficCounter - Class in com.blade.server.netty
 
ChannelTrafficCounter(long, Connection) - Constructor for class com.blade.server.netty.ChannelTrafficCounter
 
CHAR - Static variable in class org.objectweb.asm.Type
The sort of the char type.
CHAR_TYPE - Static variable in class org.objectweb.asm.Type
The char type.
CHECKCAST - Static variable in interface org.objectweb.asm.Opcodes
 
CLASS_EXTENDS - Static variable in class org.objectweb.asm.TypeReference
The sort of type references that target the super class of a class or one of the interfaces it implements.
CLASS_TYPE_PARAMETER - Static variable in class org.objectweb.asm.TypeReference
The sort of type references that target a type parameter of a generic class.
CLASS_TYPE_PARAMETER_BOUND - Static variable in class org.objectweb.asm.TypeReference
The sort of type references that target a bound of a type parameter of a generic class.
ClassDefine - Class in com.blade.ioc
 
ClassInfo - Class in com.blade.ioc.reader
 
ClassInfo(String) - Constructor for class com.blade.ioc.reader.ClassInfo
 
ClassInfo(Class<?>) - Constructor for class com.blade.ioc.reader.ClassInfo
 
ClassInfo(String, Class<?>) - Constructor for class com.blade.ioc.reader.ClassInfo
 
CLASSPATH - Static variable in interface com.blade.mvc.Const
 
ClassPathClassReader - Class in com.blade.ioc.reader
根据classpath加载类
ClassPathClassReader() - Constructor for class com.blade.ioc.reader.ClassPathClassReader
 
ClassReader - Interface in com.blade.ioc.reader
一个类读取器的接口
ClassReader - Class in org.objectweb.asm
A Java class parser to make a ClassVisitor visit an existing class.
ClassReader(byte[]) - Constructor for class org.objectweb.asm.ClassReader
Constructs a new ClassReader object.
ClassReader(byte[], int, int) - Constructor for class org.objectweb.asm.ClassReader
Constructs a new ClassReader object.
ClassReader(InputStream) - Constructor for class org.objectweb.asm.ClassReader
Constructs a new ClassReader object.
ClassReader(String) - Constructor for class org.objectweb.asm.ClassReader
Constructs a new ClassReader object.
ClassVisitor - Class in org.objectweb.asm
A visitor to visit a Java class.
ClassVisitor(int) - Constructor for class org.objectweb.asm.ClassVisitor
Constructs a new ClassVisitor.
ClassVisitor(int, ClassVisitor) - Constructor for class org.objectweb.asm.ClassVisitor
Constructs a new ClassVisitor.
ClassWriter - Class in org.objectweb.asm
A ClassVisitor that generates classes in bytecode form.
ClassWriter(int) - Constructor for class org.objectweb.asm.ClassWriter
Constructs a new ClassWriter object.
ClassWriter(ClassReader, int) - Constructor for class org.objectweb.asm.ClassWriter
Constructs a new ClassWriter object and enables optimizations for "mostly add" bytecode transformations.
cleanPath(String) - Static method in class com.blade.kit.PathKit
 
clear() - Method in class com.blade.mvc.http.SessionManager
 
clear() - Method in class com.blade.mvc.route.RouteMatcher
 
clearAll() - Method in interface com.blade.ioc.Ioc
 
clearAll() - Method in class com.blade.ioc.SimpleIoc
 
closeQuietly(Closeable) - Static method in class com.blade.kit.IOKit
 
com.blade - package com.blade
 
com.blade.event - package com.blade.event
 
com.blade.ioc - package com.blade.ioc
 
com.blade.ioc.annotation - package com.blade.ioc.annotation
 
com.blade.ioc.reader - package com.blade.ioc.reader
 
com.blade.kit - package com.blade.kit
 
com.blade.kit.json - package com.blade.kit.json
 
com.blade.metric - package com.blade.metric
 
com.blade.mvc - package com.blade.mvc
 
com.blade.mvc.annotation - package com.blade.mvc.annotation
 
com.blade.mvc.handler - package com.blade.mvc.handler
 
com.blade.mvc.hook - package com.blade.mvc.hook
 
com.blade.mvc.http - package com.blade.mvc.http
 
com.blade.mvc.middlewares - package com.blade.mvc.middlewares
 
com.blade.mvc.multipart - package com.blade.mvc.multipart
 
com.blade.mvc.route - package com.blade.mvc.route
 
com.blade.mvc.ui - package com.blade.mvc.ui
 
com.blade.mvc.ui.template - package com.blade.mvc.ui.template
 
com.blade.server - package com.blade.server
 
com.blade.server.netty - package com.blade.server.netty
 
compare(T, T) - Method in class com.blade.ioc.OrderComparator
 
COMPUTE_FRAMES - Static variable in class org.objectweb.asm.ClassWriter
Flag to automatically compute the stack map frames of methods from scratch.
COMPUTE_MAXS - Static variable in class org.objectweb.asm.ClassWriter
Flag to automatically compute the maximum stack size and the maximum number of local variables of methods.
Connection - Class in com.blade.metric
 
Connection() - Constructor for class com.blade.metric.Connection
 
Const - Interface in com.blade.mvc
 
CONSTRUCTOR_INVOCATION_TYPE_ARGUMENT - Static variable in class org.objectweb.asm.TypeReference
The sort of type references that target a type parameter of a generic constructor in a constructor call.
CONSTRUCTOR_REFERENCE - Static variable in class org.objectweb.asm.TypeReference
The sort of type references that target the receiver type of a constructor reference.
CONSTRUCTOR_REFERENCE_TYPE_ARGUMENT - Static variable in class org.objectweb.asm.TypeReference
The sort of type references that target a type parameter of a generic constructor in a constructor reference.
CONTENT_TYPE_HTML - Static variable in interface com.blade.mvc.Const
 
CONTENT_TYPE_JSON - Static variable in interface com.blade.mvc.Const
 
CONTENT_TYPE_TEXT - Static variable in interface com.blade.mvc.Const
 
CONTENT_TYPE_XML - Static variable in interface com.blade.mvc.Const
 
contentType(String) - Method in class com.blade.mvc.http.HttpResponse
 
contentType() - Method in class com.blade.mvc.http.HttpResponse
 
contentType() - Method in interface com.blade.mvc.http.Request
 
contentType(String) - Method in interface com.blade.mvc.http.Response
Setting Response ContentType
contentType() - Method in interface com.blade.mvc.http.Response
 
contentType() - Method in class com.blade.mvc.multipart.FileItem
 
contextPath() - Method in interface com.blade.mvc.http.Request
 
contextPath() - Static method in class com.blade.mvc.WebContext
 
convert(Class<?>, String) - Static method in class com.blade.kit.ReflectKit
 
convertRouteToList(String) - Static method in class com.blade.kit.PathKit
 
Cookie - Class in com.blade.mvc.http
 
Cookie() - Constructor for class com.blade.mvc.http.Cookie
 
cookie(Cookie) - Method in class com.blade.mvc.http.HttpRequest
 
cookie(Cookie) - Method in class com.blade.mvc.http.HttpResponse
 
cookie(String, String) - Method in class com.blade.mvc.http.HttpResponse
 
cookie(String, String, int) - Method in class com.blade.mvc.http.HttpResponse
 
cookie(String, String, int, boolean) - Method in class com.blade.mvc.http.HttpResponse
 
cookie(String, String, String, int, boolean) - Method in class com.blade.mvc.http.HttpResponse
 
cookie(String) - Method in interface com.blade.mvc.http.Request
Get String Cookie Value
cookie(String, String) - Method in interface com.blade.mvc.http.Request
Get String Cookie Value
cookie(Cookie) - Method in interface com.blade.mvc.http.Request
Add a cookie to the request
cookie(Cookie) - Method in interface com.blade.mvc.http.Response
add raw response cookie
cookie(String, String) - Method in interface com.blade.mvc.http.Response
add Cookie
cookie(String, String, int) - Method in interface com.blade.mvc.http.Response
Setting Cookie
cookie(String, String, int, boolean) - Method in interface com.blade.mvc.http.Response
Setting Cookie
cookie(String, String, String, int, boolean) - Method in interface com.blade.mvc.http.Response
Setting Cookie
CookieParam - Annotation Type in com.blade.mvc.annotation
Request Cookie ParmeterAnnotation
cookieRaw(String) - Method in class com.blade.mvc.http.HttpRequest
 
cookieRaw(String) - Method in interface com.blade.mvc.http.Request
 
cookies() - Method in class com.blade.mvc.http.HttpRequest
 
cookies() - Method in class com.blade.mvc.http.HttpResponse
 
cookies() - Method in interface com.blade.mvc.http.Request
 
cookies() - Method in interface com.blade.mvc.http.Response
 
copyFileUsingFileChannels(File, File) - Static method in class com.blade.kit.IOKit
 
count() - Method in class com.blade.metric.Metric
 
create(Class<?>) - Static method in class com.blade.ioc.ClassDefine
 
created() - Method in class com.blade.mvc.http.HttpSession
 
created() - Method in interface com.blade.mvc.http.Session
 
createSession(Request) - Method in class com.blade.server.netty.SessionHandler
 
CSRF_HEADER_NAME - Static variable in class com.blade.mvc.middlewares.CsrfMiddleware
 
CSRF_HEADER_NAME - Static variable in class com.blade.mvc.middlewares.XssMiddleware
 
CSRF_PARAM_NAME - Static variable in class com.blade.mvc.middlewares.CsrfMiddleware
 
CSRF_PARAM_NAME - Static variable in class com.blade.mvc.middlewares.XssMiddleware
 
CSRF_TOKEN - Static variable in class com.blade.mvc.middlewares.CsrfMiddleware
 
CSRF_TOKEN - Static variable in class com.blade.mvc.middlewares.XssMiddleware
 
CsrfMiddleware - Class in com.blade.mvc.middlewares
 
CsrfMiddleware() - Constructor for class com.blade.mvc.middlewares.CsrfMiddleware
 
CsrfMiddleware(String) - Constructor for class com.blade.mvc.middlewares.CsrfMiddleware
 
CsrfMiddleware.ValidToken - Annotation Type in com.blade.mvc.middlewares
 
cv - Variable in class org.objectweb.asm.ClassVisitor
The class visitor to which this visitor must delegate method calls.

D

D2F - Static variable in interface org.objectweb.asm.Opcodes
 
D2I - Static variable in interface org.objectweb.asm.Opcodes
 
D2L - Static variable in interface org.objectweb.asm.Opcodes
 
DADD - Static variable in interface org.objectweb.asm.Opcodes
 
DALOAD - Static variable in interface org.objectweb.asm.Opcodes
 
DASTORE - Static variable in interface org.objectweb.asm.Opcodes
 
data() - Method in class com.blade.mvc.multipart.FileItem
 
data(byte[]) - Method in class com.blade.mvc.multipart.FileItem
 
DateKit - Class in com.blade.kit
date kit
DCMPG - Static variable in interface org.objectweb.asm.Opcodes
 
DCMPL - Static variable in interface org.objectweb.asm.Opcodes
 
DCONST_0 - Static variable in interface org.objectweb.asm.Opcodes
 
DCONST_1 - Static variable in interface org.objectweb.asm.Opcodes
 
DDIV - Static variable in interface org.objectweb.asm.Opcodes
 
decrypt3DES(byte[], byte[]) - Static method in class com.blade.kit.EncrypKit
3DES解密
decryptAES(byte[], byte[]) - Static method in class com.blade.kit.EncrypKit
AES解密
decryptBase64_3DES(byte[], byte[]) - Static method in class com.blade.kit.EncrypKit
3DES解密Base64编码密文
decryptBase64AES(byte[], byte[]) - Static method in class com.blade.kit.EncrypKit
AES解密Base64编码密文
decryptBase64DES(byte[], byte[]) - Static method in class com.blade.kit.EncrypKit
DES解密Base64编码密文
decryptDES(byte[], byte[]) - Static method in class com.blade.kit.EncrypKit
DES解密
decryptHexString3DES(String, byte[]) - Static method in class com.blade.kit.EncrypKit
3DES解密16进制密文
decryptHexStringAES(String, byte[]) - Static method in class com.blade.kit.EncrypKit
AES解密16进制密文
decryptHexStringDES(String, byte[]) - Static method in class com.blade.kit.EncrypKit
DES解密16进制密文
DEFAULT_SERVER_ADDRESS - Static variable in interface com.blade.mvc.Const
 
DEFAULT_SERVER_PORT - Static variable in interface com.blade.mvc.Const
 
DefaultEngine - Class in com.blade.mvc.ui.template
default template implment
DefaultEngine() - Constructor for class com.blade.mvc.ui.template.DefaultEngine
 
defaultPrimitiveValue(Class<?>) - Static method in class com.blade.kit.ReflectKit
 
DefaultUI - Interface in com.blade.mvc.ui
 
DefaultUI.MonitorEnum - Enum in com.blade.mvc.ui
 
delete(String, RouteHandler) - Method in class com.blade.Blade
 
DeleteRoute - Annotation Type in com.blade.mvc.annotation
 
delRoute(String) - Method in class com.blade.mvc.route.RouteMatcher
 
DES_Transformation - Static variable in class com.blade.kit.EncrypKit
DES转变
deserialize(Collection, Class<T>, Collection) - Static method in class com.blade.kit.json.BeanSerializer
 
deserialize(Collection, Class<T>, A[]) - Static method in class com.blade.kit.json.BeanSerializer
 
deserialize(T, Map) - Static method in class com.blade.kit.json.BeanSerializer
 
deserialize(T, Object) - Static method in class com.blade.kit.json.BeanSerializer
 
deserialize(Class<T>, Map) - Static method in class com.blade.kit.json.BeanSerializer
 
deserialize(Class<? extends Collection>, Class<T>, A[]) - Static method in class com.blade.kit.json.BeanSerializer
 
deserialize(Class<? extends Collection>, Class<T>, Collection) - Static method in class com.blade.kit.json.BeanSerializer
 
deserialize(Class<T>, Collection) - Static method in class com.blade.kit.json.BeanSerializer
 
deserialize(Class<T>, A[]) - Static method in class com.blade.kit.json.BeanSerializer
 
deserialize(Class<T>, Object) - Static method in class com.blade.kit.json.BeanSerializer
 
deserialize(String) - Static method in class com.blade.kit.json.JsonSerializer
Deserializing a json string to data object
desTemplate(byte[], byte[], String, String, boolean) - Static method in class com.blade.kit.EncrypKit
DES加密模板
devMode() - Method in class com.blade.Blade
 
devMode(boolean) - Method in class com.blade.Blade
 
disableSession() - Method in class com.blade.Blade
 
DLOAD - Static variable in interface org.objectweb.asm.Opcodes
 
DMUL - Static variable in interface org.objectweb.asm.Opcodes
 
DNEG - Static variable in interface org.objectweb.asm.Opcodes
 
domain() - Method in class com.blade.mvc.http.Cookie
 
domain(String) - Method in class com.blade.mvc.http.Cookie
 
donwload(String, File) - Method in class com.blade.mvc.http.HttpResponse
 
donwload(String, File) - Method in interface com.blade.mvc.http.Response
download some file to clinet
DOUBLE - Static variable in interface org.objectweb.asm.Opcodes
 
DOUBLE - Static variable in class org.objectweb.asm.Type
The sort of the double type.
DOUBLE_TYPE - Static variable in class org.objectweb.asm.Type
The double type.
DREM - Static variable in interface org.objectweb.asm.Opcodes
 
DRETURN - Static variable in interface org.objectweb.asm.Opcodes
 
DSTORE - Static variable in interface org.objectweb.asm.Opcodes
 
DSUB - Static variable in interface org.objectweb.asm.Opcodes
 
dup(char, int) - Static method in class com.blade.kit.StringKit
复制字符
DUP - Static variable in interface org.objectweb.asm.Opcodes
 
DUP2 - Static variable in interface org.objectweb.asm.Opcodes
 
DUP2_X1 - Static variable in interface org.objectweb.asm.Opcodes
 
DUP2_X2 - Static variable in interface org.objectweb.asm.Opcodes
 
DUP_X1 - Static variable in interface org.objectweb.asm.Opcodes
 
DUP_X2 - Static variable in interface org.objectweb.asm.Opcodes
 
DynamicContext - Class in com.blade.ioc
Get ClassReader by JAR or folder

E

empty() - Static method in class com.blade.Environment
 
enableCors(boolean) - Method in class com.blade.Blade
 
enableMonitor(boolean) - Method in class com.blade.Blade
 
EncrypKit - Class in com.blade.kit
加解密类
encrypt3DES(byte[], byte[]) - Static method in class com.blade.kit.EncrypKit
3DES加密
encrypt3DES2Base64(byte[], byte[]) - Static method in class com.blade.kit.EncrypKit
3DES加密后转为Base64编码
encrypt3DES2HexString(byte[], byte[]) - Static method in class com.blade.kit.EncrypKit
3DES加密后转为16进制
encryptAES(byte[], byte[]) - Static method in class com.blade.kit.EncrypKit
AES加密
encryptAES2Base64(byte[], byte[]) - Static method in class com.blade.kit.EncrypKit
AES加密后转为Base64编码
encryptAES2HexString(byte[], byte[]) - Static method in class com.blade.kit.EncrypKit
AES加密后转为16进制
encryptDES(byte[], byte[]) - Static method in class com.blade.kit.EncrypKit
DES加密
encryptDES2Base64(byte[], byte[]) - Static method in class com.blade.kit.EncrypKit
DES加密后转为Base64编码
encryptDES2HexString(byte[], byte[]) - Static method in class com.blade.kit.EncrypKit
DES加密后转为16进制
encryptHmacMD5(byte[], byte[]) - Static method in class com.blade.kit.EncrypKit
HmacMD5加密
encryptHmacMD5ToString(String, String) - Static method in class com.blade.kit.EncrypKit
HmacMD5加密
encryptHmacMD5ToString(byte[], byte[]) - Static method in class com.blade.kit.EncrypKit
HmacMD5加密
encryptHmacSHA1(byte[], byte[]) - Static method in class com.blade.kit.EncrypKit
HmacSHA1加密
encryptHmacSHA1ToString(String, String) - Static method in class com.blade.kit.EncrypKit
HmacSHA1加密
encryptHmacSHA1ToString(byte[], byte[]) - Static method in class com.blade.kit.EncrypKit
HmacSHA1加密
encryptHmacSHA224(byte[], byte[]) - Static method in class com.blade.kit.EncrypKit
HmacSHA224加密
encryptHmacSHA224ToString(String, String) - Static method in class com.blade.kit.EncrypKit
HmacSHA224加密
encryptHmacSHA224ToString(byte[], byte[]) - Static method in class com.blade.kit.EncrypKit
HmacSHA224加密
encryptHmacSHA256(byte[], byte[]) - Static method in class com.blade.kit.EncrypKit
HmacSHA256加密
encryptHmacSHA256ToString(String, String) - Static method in class com.blade.kit.EncrypKit
HmacSHA256加密
encryptHmacSHA256ToString(byte[], byte[]) - Static method in class com.blade.kit.EncrypKit
HmacSHA256加密
encryptHmacSHA384(byte[], byte[]) - Static method in class com.blade.kit.EncrypKit
HmacSHA384加密
encryptHmacSHA384ToString(String, String) - Static method in class com.blade.kit.EncrypKit
HmacSHA384加密
encryptHmacSHA384ToString(byte[], byte[]) - Static method in class com.blade.kit.EncrypKit
HmacSHA384加密
encryptHmacSHA512(byte[], byte[]) - Static method in class com.blade.kit.EncrypKit
HmacSHA512加密
encryptHmacSHA512ToString(String, String) - Static method in class com.blade.kit.EncrypKit
HmacSHA512加密
encryptHmacSHA512ToString(byte[], byte[]) - Static method in class com.blade.kit.EncrypKit
HmacSHA512加密
encryptMD2(byte[]) - Static method in class com.blade.kit.EncrypKit
MD2加密
encryptMD2ToString(String) - Static method in class com.blade.kit.EncrypKit
MD2加密
encryptMD2ToString(byte[]) - Static method in class com.blade.kit.EncrypKit
MD2加密
encryptMD5(byte[]) - Static method in class com.blade.kit.EncrypKit
MD5加密
encryptMD5File(String) - Static method in class com.blade.kit.EncrypKit
MD5加密文件
encryptMD5File(File) - Static method in class com.blade.kit.EncrypKit
MD5加密文件
encryptMD5File2String(String) - Static method in class com.blade.kit.EncrypKit
MD5加密文件
encryptMD5File2String(File) - Static method in class com.blade.kit.EncrypKit
MD5加密文件
encryptSHA1(byte[]) - Static method in class com.blade.kit.EncrypKit
SHA1加密
encryptSHA1ToString(String) - Static method in class com.blade.kit.EncrypKit
SHA1加密
encryptSHA1ToString(byte[]) - Static method in class com.blade.kit.EncrypKit
SHA1加密
encryptSHA224(byte[]) - Static method in class com.blade.kit.EncrypKit
SHA224加密
encryptSHA224ToString(String) - Static method in class com.blade.kit.EncrypKit
SHA224加密
encryptSHA224ToString(byte[]) - Static method in class com.blade.kit.EncrypKit
SHA224加密
encryptSHA256(byte[]) - Static method in class com.blade.kit.EncrypKit
SHA256加密
encryptSHA256ToString(String) - Static method in class com.blade.kit.EncrypKit
SHA256加密
encryptSHA256ToString(byte[]) - Static method in class com.blade.kit.EncrypKit
SHA256加密
encryptSHA384(byte[]) - Static method in class com.blade.kit.EncrypKit
SHA384加密
encryptSHA384ToString(String) - Static method in class com.blade.kit.EncrypKit
SHA384加密
encryptSHA384ToString(byte[]) - Static method in class com.blade.kit.EncrypKit
SHA384加密
encryptSHA512(byte[]) - Static method in class com.blade.kit.EncrypKit
SHA512加密
encryptSHA512ToString(String) - Static method in class com.blade.kit.EncrypKit
SHA512加密
encryptSHA512ToString(byte[]) - Static method in class com.blade.kit.EncrypKit
SHA512加密
endP() - Method in class com.blade.mvc.ui.HtmlCreator
 
endStyle() - Method in class com.blade.mvc.ui.HtmlCreator
 
endTable() - Method in class com.blade.mvc.ui.HtmlCreator
 
ENV_KEY_APP_NAME - Static variable in interface com.blade.mvc.Const
 
ENV_KEY_BOOT_CONF - Static variable in interface com.blade.mvc.Const
 
ENV_KEY_CORS_ENABLE - Static variable in interface com.blade.mvc.Const
 
ENV_KEY_DEV_MODE - Static variable in interface com.blade.mvc.Const
 
ENV_KEY_GZIP_ENABLE - Static variable in interface com.blade.mvc.Const
 
ENV_KEY_MONITOR_ENABLE - Static variable in interface com.blade.mvc.Const
 
ENV_KEY_NETTY_BOOS_GROUP_NAME - Static variable in interface com.blade.mvc.Const
 
ENV_KEY_NETTY_CHILD_KEEPALIVE - Static variable in interface com.blade.mvc.Const
 
ENV_KEY_NETTY_CHILD_LINGER - Static variable in interface com.blade.mvc.Const
 
ENV_KEY_NETTY_CHILD_TCP_NODELAY - Static variable in interface com.blade.mvc.Const
 
ENV_KEY_NETTY_CONN_TIMEOUT - Static variable in interface com.blade.mvc.Const
 
ENV_KEY_NETTY_REECEIVE_BUF - Static variable in interface com.blade.mvc.Const
 
ENV_KEY_NETTY_SEND_BUF - Static variable in interface com.blade.mvc.Const
 
ENV_KEY_NETTY_SO_BACKLOG - Static variable in interface com.blade.mvc.Const
 
ENV_KEY_NETTY_THREAD_COUNT - Static variable in interface com.blade.mvc.Const
 
ENV_KEY_NETTY_WORKER_GROUP_NAME - Static variable in interface com.blade.mvc.Const
 
ENV_KEY_NETTY_WORKERS - Static variable in interface com.blade.mvc.Const
 
ENV_KEY_PAGE_404 - Static variable in interface com.blade.mvc.Const
 
ENV_KEY_PAGE_500 - Static variable in interface com.blade.mvc.Const
 
ENV_KEY_SERVER_ADDRESS - Static variable in interface com.blade.mvc.Const
 
ENV_KEY_SERVER_PORT - Static variable in interface com.blade.mvc.Const
 
ENV_KEY_SESSION_KEY - Static variable in interface com.blade.mvc.Const
 
ENV_KEY_SESSION_TIMEOUT - Static variable in interface com.blade.mvc.Const
 
ENV_KEY_STATIC_DIRS - Static variable in interface com.blade.mvc.Const
 
ENV_KEY_STATIC_LIST - Static variable in interface com.blade.mvc.Const
 
ENV_KEY_TEMPLATE_PATH - Static variable in interface com.blade.mvc.Const
 
environment(String, Object) - Method in class com.blade.Blade
 
environment() - Method in class com.blade.Blade
 
Environment - Class in com.blade
properties config env
equals(Object) - Method in class com.blade.metric.Connection
 
equals(Object) - Method in class com.blade.metric.WebStatistics
 
equals(Object) - Method in class com.blade.mvc.route.Route
 
equals(Object) - Method in class org.objectweb.asm.Handle
 
equals(Object) - Method in class org.objectweb.asm.Type
Tests if the given object is equal to this type.
ERROR_START - Static variable in interface com.blade.mvc.ui.DefaultUI
 
event(EventType, EventListener) - Method in class com.blade.Blade
 
Event - Class in com.blade.event
 
Event(EventType) - Constructor for class com.blade.event.Event
 
Event(EventType, Blade) - Constructor for class com.blade.event.Event
 
eventEventType - Variable in class com.blade.event.Event
 
EventListener - Interface in com.blade.event
 
eventManager() - Method in class com.blade.Blade
 
EventManager - Class in com.blade.event
 
EventManager() - Constructor for class com.blade.event.EventManager
 
EventType - Enum in com.blade.event
 
EXCEPTION_PARAMETER - Static variable in class org.objectweb.asm.TypeReference
The sort of type references that target the type of the exception of a 'catch' clause in a method.
exceptionCaught(ChannelHandlerContext, Throwable) - Method in class com.blade.server.netty.ChannelTrafficCounter
 
exceptionCaught(ChannelHandlerContext, Throwable) - Method in class com.blade.server.netty.HttpServerHandler
 
EXPAND_FRAMES - Static variable in class org.objectweb.asm.ClassReader
Flag to expand the stack map frames.
expired() - Method in class com.blade.mvc.http.HttpSession
 
expired() - Method in interface com.blade.mvc.http.Session
 

F

F2D - Static variable in interface org.objectweb.asm.Opcodes
 
F2I - Static variable in interface org.objectweb.asm.Opcodes
 
F2L - Static variable in interface org.objectweb.asm.Opcodes
 
F_APPEND - Static variable in interface org.objectweb.asm.Opcodes
Represents a compressed frame where locals are the same as the locals in the previous frame, except that additional 1-3 locals are defined, and with an empty stack.
F_CHOP - Static variable in interface org.objectweb.asm.Opcodes
Represents a compressed frame where locals are the same as the locals in the previous frame, except that the last 1-3 locals are absent and with an empty stack.
F_FULL - Static variable in interface org.objectweb.asm.Opcodes
Represents a compressed frame with complete frame data.
F_NEW - Static variable in interface org.objectweb.asm.Opcodes
Represents an expanded frame.
F_SAME - Static variable in interface org.objectweb.asm.Opcodes
Represents a compressed frame with exactly the same locals as the previous frame and with an empty stack.
F_SAME1 - Static variable in interface org.objectweb.asm.Opcodes
Represents a compressed frame with exactly the same locals as the previous frame and with a single value on the stack.
FADD - Static variable in interface org.objectweb.asm.Opcodes
 
fail() - Static method in class com.blade.mvc.ui.RestResponse
 
fail(String) - Static method in class com.blade.mvc.ui.RestResponse
 
fail(int) - Static method in class com.blade.mvc.ui.RestResponse
 
fail(int, String) - Static method in class com.blade.mvc.ui.RestResponse
 
failIfArgExists(String) - Method in class com.blade.mvc.ui.template.BladeTemplate
 
FALOAD - Static variable in interface org.objectweb.asm.Opcodes
 
FASTORE - Static variable in interface org.objectweb.asm.Opcodes
 
FCMPG - Static variable in interface org.objectweb.asm.Opcodes
 
FCMPL - Static variable in interface org.objectweb.asm.Opcodes
 
FCONST_0 - Static variable in interface org.objectweb.asm.Opcodes
 
FCONST_1 - Static variable in interface org.objectweb.asm.Opcodes
 
FCONST_2 - Static variable in interface org.objectweb.asm.Opcodes
 
FDIV - Static variable in interface org.objectweb.asm.Opcodes
 
FIELD - Static variable in class org.objectweb.asm.TypeReference
The sort of type references that target the type of a field.
FieldInjector - Class in com.blade.ioc
Bean Field Injector
FieldInjector(Ioc, Field) - Constructor for class com.blade.ioc.FieldInjector
 
FieldVisitor - Class in org.objectweb.asm
A visitor to visit a Java field.
FieldVisitor(int) - Constructor for class org.objectweb.asm.FieldVisitor
Constructs a new FieldVisitor.
FieldVisitor(int, FieldVisitor) - Constructor for class org.objectweb.asm.FieldVisitor
Constructs a new FieldVisitor.
fileExt(String) - Static method in class com.blade.kit.StringKit
 
fileItem(String) - Method in interface com.blade.mvc.http.Request
get file item by request part name
FileItem - Class in com.blade.mvc.multipart
HTTP multipart/form-data Request
FileItem(String, String, String, long) - Constructor for class com.blade.mvc.multipart.FileItem
 
fileItems() - Method in class com.blade.mvc.http.HttpRequest
 
fileItems() - Method in interface com.blade.mvc.http.Request
 
fileName() - Method in class com.blade.mvc.multipart.FileItem
 
fireEvent(EventType, Blade) - Method in class com.blade.event.EventManager
 
fireEvent(EventType) - Method in class com.blade.event.EventManager
 
fixPath(String) - Static method in class com.blade.kit.PathKit
 
FLOAD - Static variable in interface org.objectweb.asm.Opcodes
 
FLOAT - Static variable in interface org.objectweb.asm.Opcodes
 
FLOAT - Static variable in class org.objectweb.asm.Type
The sort of the float type.
FLOAT_TYPE - Static variable in class org.objectweb.asm.Type
The float type.
flowAutoShow(int) - Static method in class com.blade.kit.BladeKit
 
fmt() - Method in class com.blade.mvc.ui.template.BladeTemplate
 
FMUL - Static variable in interface org.objectweb.asm.Opcodes
 
FNEG - Static variable in interface org.objectweb.asm.Opcodes
 
format(String, String) - Method in class com.blade.server.netty.StaticFileHandler
 
formJson(String, Class<T>) - Static method in class com.blade.kit.JsonKit
 
FREM - Static variable in interface org.objectweb.asm.Opcodes
 
FRETURN - Static variable in interface org.objectweb.asm.Opcodes
 
fromFile(String) - Static method in class com.blade.mvc.ui.template.BladeTemplate
 
fromFile(String, Charset) - Static method in class com.blade.mvc.ui.template.BladeTemplate
 
fromFile(String, Object...) - Static method in class com.blade.mvc.ui.template.BladeTemplate
 
fromFile(String, Charset, Object...) - Static method in class com.blade.mvc.ui.template.BladeTemplate
 
fromFile(String, Map<String, Object>) - Static method in class com.blade.mvc.ui.template.BladeTemplate
 
fromFile(String, Charset, Map<String, Object>) - Static method in class com.blade.mvc.ui.template.BladeTemplate
 
fromString(String) - Static method in class org.objectweb.asm.TypePath
Converts a type path in string form, in the format used by TypePath.toString(), into a TypePath object.
fromUU32(String) - Static method in class com.blade.kit.UUID
 
fromUU64(String) - Static method in class com.blade.kit.UUID
从一个 UU64 恢复回一个 UUID 对象
FSTORE - Static variable in interface org.objectweb.asm.Opcodes
 
FSUB - Static variable in interface org.objectweb.asm.Opcodes
 
fv - Variable in class org.objectweb.asm.FieldVisitor
The field visitor to which this visitor must delegate method calls.

G

get(String, RouteHandler) - Method in class com.blade.Blade
 
get(String) - Method in class com.blade.Environment
 
get(String, String) - Method in class com.blade.Environment
 
get(String) - Static method in interface com.blade.mvc.multipart.MimeType
 
get() - Static method in class com.blade.mvc.WebContext
 
getAccess() - Method in class org.objectweb.asm.ClassReader
Returns the class's access flags (see Opcodes).
getAction() - Method in class com.blade.mvc.route.Route
 
getAfter(String) - Method in class com.blade.mvc.route.RouteMatcher
Find all in after of the hooks
getAnnotation(Class<T>) - Method in class com.blade.ioc.ClassDefine
 
getAnnotations() - Method in class com.blade.ioc.ClassDefine
 
getArgs(Request, Response, Method) - Static method in class com.blade.mvc.handler.MethodArgument
 
getArgumentsAndReturnSizes(String) - Static method in class org.objectweb.asm.Type
Computes the size of the arguments and of the return value of a method.
getArgumentsAndReturnSizes() - Method in class org.objectweb.asm.Type
Returns the size of the arguments and of the return value of methods of this type.
getArgumentTypes(String) - Static method in class org.objectweb.asm.Type
Returns the Java types corresponding to the argument types of the given method descriptor.
getArgumentTypes(Method) - Static method in class org.objectweb.asm.Type
Returns the Java types corresponding to the argument types of the given method.
getArgumentTypes() - Method in class org.objectweb.asm.Type
Returns the argument types of methods of this type.
getBean(Class<?>) - Method in class com.blade.Blade
 
getBean() - Method in class com.blade.ioc.BeanDefine
 
getBean(String) - Method in interface com.blade.ioc.Ioc
 
getBean(Class<T>) - Method in interface com.blade.ioc.Ioc
 
getBean(Class<T>) - Method in class com.blade.ioc.SimpleIoc
 
getBean(String) - Method in class com.blade.ioc.SimpleIoc
 
getBeanDefine(Class<?>) - Method in interface com.blade.ioc.Ioc
 
getBeanDefine(Class<?>, boolean) - Method in class com.blade.ioc.SimpleIoc
 
getBeanDefine(Class<?>) - Method in class com.blade.ioc.SimpleIoc
 
getBeanDefines() - Method in interface com.blade.ioc.Ioc
 
getBeanDefines() - Method in class com.blade.ioc.SimpleIoc
 
getBeanNames() - Method in interface com.blade.ioc.Ioc
 
getBeanNames() - Method in class com.blade.ioc.SimpleIoc
 
getBeans() - Method in interface com.blade.ioc.Ioc
 
getBeans() - Method in class com.blade.ioc.SimpleIoc
 
getBefore(String) - Method in class com.blade.mvc.route.RouteMatcher
Find all in before of the hook
getBefore2(String) - Method in class com.blade.mvc.route.RouteMatcher
 
getBoolean(String) - Method in class com.blade.Environment
 
getBoolean(String, boolean) - Method in class com.blade.Environment
 
getBytesReceived() - Method in class com.blade.metric.Connection
 
getBytesSent() - Method in class com.blade.metric.Connection
 
getClass(String, boolean) - Method in class com.blade.ioc.reader.AbstractClassReader
 
getClass(String, Class<?>, boolean) - Method in class com.blade.ioc.reader.AbstractClassReader
默认实现以文件形式的读取
getClass(String, boolean) - Method in interface com.blade.ioc.reader.ClassReader
 
getClass(String, Class<?>, boolean) - Method in interface com.blade.ioc.reader.ClassReader
 
getClass(String, boolean) - Method in class com.blade.ioc.reader.JarReaderImpl
 
getClass(String, Class<?>, boolean) - Method in class com.blade.ioc.reader.JarReaderImpl
 
getClassByAnnotation(String, Class<? extends Annotation>, boolean) - Method in class com.blade.ioc.reader.AbstractClassReader
 
getClassByAnnotation(String, Class<?>, Class<? extends Annotation>, boolean) - Method in class com.blade.ioc.reader.AbstractClassReader
 
getClassByAnnotation(String, Class<? extends Annotation>, boolean) - Method in interface com.blade.ioc.reader.ClassReader
 
getClassByAnnotation(String, Class<?>, Class<? extends Annotation>, boolean) - Method in interface com.blade.ioc.reader.ClassReader
 
getClassByAnnotation(String, Class<? extends Annotation>, boolean) - Method in class com.blade.ioc.reader.JarReaderImpl
 
getClassByAnnotation(String, Class<?>, Class<? extends Annotation>, boolean) - Method in class com.blade.ioc.reader.JarReaderImpl
 
getClassName() - Method in class com.blade.ioc.reader.ClassInfo
 
getClassName() - Method in class org.objectweb.asm.ClassReader
Returns the internal name of the class (see getInternalName).
getClassName() - Method in class org.objectweb.asm.Type
Returns the binary name of the class corresponding to this type.
getClassReader(String) - Static method in class com.blade.ioc.DynamicContext
 
getClazz() - Method in class com.blade.ioc.reader.ClassInfo
 
getClosed() - Method in class com.blade.metric.Connection
 
getCode() - Method in class com.blade.mvc.ui.RestResponse
 
getCommonSuperClass(String, String) - Method in class org.objectweb.asm.ClassWriter
Returns the common super type of the two given types.
getConnectionCount() - Method in class com.blade.metric.WebStatistics
 
getConnectionId() - Method in class com.blade.metric.Connection
 
getConnections() - Method in class com.blade.metric.WebStatistics
 
getConnectionsAsStrings() - Method in class com.blade.metric.WebStatistics
 
getConstructorDescriptor(Constructor<?>) - Static method in class org.objectweb.asm.Type
Returns the descriptor corresponding to the given constructor.
getDeclaredFields() - Method in class com.blade.ioc.ClassDefine
 
getDefault() - Static method in class com.blade.Environment
Returns current thread's context class loader
getDesc() - Method in class org.objectweb.asm.Handle
Returns the descriptor of the field or method designated by this handle.
getDescriptor() - Method in class org.objectweb.asm.Type
Returns the descriptor corresponding to this Java type.
getDescriptor(Class<?>) - Static method in class org.objectweb.asm.Type
Returns the descriptor corresponding to the given Java type.
getDimensions() - Method in class org.objectweb.asm.Type
Returns the number of dimensions of this array type.
getDouble(String) - Method in class com.blade.Environment
 
getDouble(String, double) - Method in class com.blade.Environment
 
getElementType() - Method in class org.objectweb.asm.Type
Returns the type of the elements of this array type.
getEstablished() - Method in class com.blade.metric.Connection
 
getExceptionIndex() - Method in class org.objectweb.asm.TypeReference
Returns the index of the exception, in a 'throws' clause of a method, whose type is referenced by this type reference.
GETFIELD - Static variable in interface org.objectweb.asm.Opcodes
 
getFormalParameterIndex() - Method in class org.objectweb.asm.TypeReference
Returns the index of the formal parameter whose type is referenced by this type reference.
getHttpMethod() - Method in class com.blade.mvc.route.Route
 
getInjectFields(Ioc, ClassDefine) - Static method in class com.blade.kit.BladeKit
Get @Inject Annotated field
getInt(String) - Method in class com.blade.Environment
 
getInt(String, int) - Method in class com.blade.Environment
 
getInterfaces() - Method in class com.blade.ioc.ClassDefine
 
getInterfaces() - Method in class org.objectweb.asm.ClassReader
Returns the internal names of the class's interfaces (see getInternalName).
getInternalName() - Method in class org.objectweb.asm.Type
Returns the internal name of the class corresponding to this object or array type.
getInternalName(Class<?>) - Static method in class org.objectweb.asm.Type
Returns the internal name of the given class.
getIp() - Method in class com.blade.metric.Connection
 
getIpFromChannel(Channel) - Static method in class com.blade.metric.WebStatistics
 
getIpRequestsAsStrings() - Method in class com.blade.metric.WebStatistics
 
getItem(int) - Method in class org.objectweb.asm.ClassReader
Returns the start index of the constant pool item in b, plus one.
getItemCount() - Method in class org.objectweb.asm.ClassReader
Returns the number of constant pool items in b.
getJson() - Method in exception com.blade.kit.json.ParseException
 
getKey(DefaultUI.MonitorEnum) - Static method in interface com.blade.mvc.ui.DefaultUI
 
getLabels() - Method in class org.objectweb.asm.Attribute
Returns the labels corresponding to this attribute.
getLength() - Method in class org.objectweb.asm.TypePath
Returns the length of this path.
getLong(String) - Method in class com.blade.Environment
 
getLong(String, long) - Method in class com.blade.Environment
 
getMaxStringLength() - Method in class org.objectweb.asm.ClassReader
Returns the maximum length of the strings contained in the constant pool of the class.
getMessage() - Method in exception com.blade.kit.json.ParseException
 
getMethod(Class<?>, String, Class<?>...) - Static method in class com.blade.kit.ReflectKit
 
getMethodDescriptor(Type, Type...) - Static method in class org.objectweb.asm.Type
Returns the descriptor corresponding to the given argument and return types.
getMethodDescriptor(Method) - Static method in class org.objectweb.asm.Type
Returns the descriptor corresponding to the given method.
getMethodOrGetter(Object, String) - Static method in class com.blade.mvc.ui.template.BladeTemplate
 
getMethodParamNames(Method) - Static method in class com.blade.kit.AsmKit
获取方法的参数名
getMethodType(String) - Static method in class org.objectweb.asm.Type
Returns the Java type corresponding to the given method descriptor.
getMethodType(Type, Type...) - Static method in class org.objectweb.asm.Type
Returns the Java method type corresponding to the given argument and return types.
getMiddlewares() - Method in class com.blade.mvc.route.RouteMatcher
 
getModel() - Method in class com.blade.mvc.ui.ModelAndView
 
getModifiers() - Method in class com.blade.ioc.ClassDefine
 
getMsg() - Method in class com.blade.mvc.ui.RestResponse
 
getName() - Method in class com.blade.ioc.ClassDefine
 
getName() - Method in class org.objectweb.asm.Handle
Returns the name of the field or method designated by this handle.
getNumberOfRequests() - Method in class com.blade.metric.WebStatistics
 
getNumberOfUniqueRequests() - Method in class com.blade.metric.WebStatistics
 
getObject(String) - Method in class com.blade.Environment
 
getObjectType(String) - Static method in class org.objectweb.asm.Type
Returns the Java type corresponding to the given internal name.
getOffset() - Method in class org.objectweb.asm.Label
Returns the offset corresponding to this label.
getOpcode(int) - Method in class org.objectweb.asm.Type
Returns a JVM instruction opcode adapted to this Java type.
getOwner() - Method in class org.objectweb.asm.Handle
Returns the internal name of the class that owns the field or method designated by this handle.
getPath() - Method in class com.blade.mvc.route.Route
 
getPathParams() - Method in class com.blade.mvc.route.Route
 
getPayload() - Method in class com.blade.mvc.ui.RestResponse
 
getPosition() - Method in exception com.blade.kit.json.ParseException
 
getRedirectsAsStrings() - Method in class com.blade.metric.WebStatistics
 
getRelativePath(String, String) - Static method in class com.blade.kit.PathKit
 
getRequestParam(Class<?>, String) - Static method in class com.blade.mvc.handler.MethodArgument
 
getReturnType(String) - Static method in class org.objectweb.asm.Type
Returns the Java type corresponding to the return type of the given method descriptor.
getReturnType(Method) - Static method in class org.objectweb.asm.Type
Returns the Java type corresponding to the return type of the given method.
getReturnType() - Method in class org.objectweb.asm.Type
Returns the return type of methods of this type.
GetRoute - Annotation Type in com.blade.mvc.annotation
 
getSession(String) - Method in class com.blade.mvc.http.SessionManager
 
getSessions() - Method in class com.blade.mvc.http.SessionManager
 
getSimpleName() - Method in class com.blade.ioc.ClassDefine
 
getSize() - Method in class org.objectweb.asm.Type
Returns the size of values of this type.
getSort() - Method in class com.blade.mvc.route.Route
 
getSort() - Method in class org.objectweb.asm.Type
Returns the sort of this Java type.
getSort() - Method in class org.objectweb.asm.TypeReference
Returns the sort of this type reference.
getSpeed() - Method in class com.blade.metric.Connection
 
GETSTATIC - Static variable in interface org.objectweb.asm.Opcodes
 
getStatics() - Method in class com.blade.Blade
 
getStep(int) - Method in class org.objectweb.asm.TypePath
Returns the value of the given step of this path.
getStepArgument(int) - Method in class org.objectweb.asm.TypePath
Returns the index of the type argument that the given step is stepping into.
getString(String) - Method in class com.blade.kit.json.Ason
 
getSuperKlass() - Method in class com.blade.ioc.ClassDefine
 
getSuperName() - Method in class org.objectweb.asm.ClassReader
Returns the internal of name of the super class (see getInternalName).
getSuperTypeIndex() - Method in class org.objectweb.asm.TypeReference
Returns the index of the "super type" of a class that is referenced by this type reference.
getTag() - Method in class org.objectweb.asm.Handle
Returns the kind of field or method designated by this handle.
getTarget() - Method in class com.blade.mvc.route.Route
 
getTargetType() - Method in class com.blade.mvc.route.Route
 
getTimestamp() - Method in class com.blade.mvc.ui.RestResponse
 
getTryCatchBlockIndex() - Method in class org.objectweb.asm.TypeReference
Returns the index of the try catch block (using the order in which they are visited with visitTryCatchBlock), whose 'catch' type is referenced by this type reference.
getType() - Method in class com.blade.ioc.BeanDefine
 
getType() - Method in class com.blade.ioc.ClassDefine
 
getType(String) - Static method in class org.objectweb.asm.Type
Returns the Java type corresponding to the given type descriptor.
getType(Class<?>) - Static method in class org.objectweb.asm.Type
Returns the Java type corresponding to the given class.
getType(Constructor<?>) - Static method in class org.objectweb.asm.Type
Returns the Java method type corresponding to the given constructor.
getType(Method) - Static method in class org.objectweb.asm.Type
Returns the Java method type corresponding to the given method.
getTypeArgumentIndex() - Method in class org.objectweb.asm.TypeReference
Returns the index of the type argument referenced by this type reference.
getTypeParameterBoundIndex() - Method in class org.objectweb.asm.TypeReference
Returns the index of the type parameter bound, within the type parameter TypeReference.getTypeParameterIndex(), referenced by this type reference.
getTypeParameterIndex() - Method in class org.objectweb.asm.TypeReference
Returns the index of the type parameter referenced by this type reference.
getUris() - Method in class com.blade.metric.Connection
 
getUrisAsString() - Method in class com.blade.metric.Connection
 
getValue() - Method in class org.objectweb.asm.TypeReference
Returns the int encoded value of this type reference, suitable for use in visit methods related to type annotations, like visitTypeAnnotation.
getView() - Method in class com.blade.mvc.ui.ModelAndView
 
gmtDate() - Static method in class com.blade.kit.DateKit
 
gmtDate(LocalDateTime) - Static method in class com.blade.kit.DateKit
 
gmtDate(Date) - Static method in class com.blade.kit.DateKit
 
GOTO - Static variable in interface org.objectweb.asm.Opcodes
 
greaterThan(double, double, String) - Static method in class com.blade.kit.Assert
 
gzip(boolean) - Method in class com.blade.Blade
 

H

h1(String) - Method in class com.blade.mvc.ui.HtmlCreator
 
h2(String) - Method in class com.blade.mvc.ui.HtmlCreator
 
H_GETFIELD - Static variable in interface org.objectweb.asm.Opcodes
 
H_GETSTATIC - Static variable in interface org.objectweb.asm.Opcodes
 
H_INVOKEINTERFACE - Static variable in interface org.objectweb.asm.Opcodes
 
H_INVOKESPECIAL - Static variable in interface org.objectweb.asm.Opcodes
 
H_INVOKESTATIC - Static variable in interface org.objectweb.asm.Opcodes
 
H_INVOKEVIRTUAL - Static variable in interface org.objectweb.asm.Opcodes
 
H_NEWINVOKESPECIAL - Static variable in interface org.objectweb.asm.Opcodes
 
H_PUTFIELD - Static variable in interface org.objectweb.asm.Opcodes
 
H_PUTSTATIC - Static variable in interface org.objectweb.asm.Opcodes
 
handle(Request, Response, Route) - Method in class com.blade.mvc.handler.RouteViewResolve
 
handle(Request, Response) - Method in interface com.blade.mvc.route.RouteHandler
 
handle(ChannelHandlerContext, Request, Response) - Method in interface com.blade.server.netty.RequestHandler
 
handle(ChannelHandlerContext, Request, Response) - Method in class com.blade.server.netty.StaticFileHandler
print static file to clinet
Handle - Class in org.objectweb.asm
A reference to a field or a method.
Handle(int, String, String, String) - Constructor for class org.objectweb.asm.Handle
Deprecated.
this constructor has been superseded by Handle.Handle(int, String, String, String, boolean).
Handle(int, String, String, String, boolean) - Constructor for class org.objectweb.asm.Handle
Constructs a new field or method handle.
handleEvent(Event) - Method in interface com.blade.event.EventListener
 
handlerAdded(ChannelHandlerContext) - Method in class com.blade.server.netty.ChannelTrafficCounter
 
handlerRemoved(ChannelHandlerContext) - Method in class com.blade.server.netty.ChannelTrafficCounter
 
hashCode() - Method in class com.blade.metric.Connection
 
hashCode() - Method in class com.blade.metric.WebStatistics
 
hashCode() - Method in class com.blade.mvc.route.Route
 
hashCode() - Method in class org.objectweb.asm.Handle
 
hashCode() - Method in class org.objectweb.asm.Type
Returns a hash code value for this type.
hasInterface(Class<?>, Class<?>) - Static method in class com.blade.kit.ReflectKit
 
header(String, String) - Method in class com.blade.mvc.http.HttpResponse
 
header(String) - Method in interface com.blade.mvc.http.Request
Get header information
header(String, String) - Method in interface com.blade.mvc.http.Request
Get header information
header(String, String) - Method in interface com.blade.mvc.http.Response
setting header
header - Variable in class org.objectweb.asm.ClassReader
Start index of the class header information (access, name...) in b.
HeaderParam - Annotation Type in com.blade.mvc.annotation
Request Header ParmeterAnnotation
headers() - Method in class com.blade.mvc.http.HttpRequest
 
headers() - Method in class com.blade.mvc.http.HttpResponse
 
headers() - Method in interface com.blade.mvc.http.Request
 
headers() - Method in interface com.blade.mvc.http.Response
 
hexString2Bytes(String) - Static method in class com.blade.kit.EncrypKit
hexString转byteArr
host() - Method in class com.blade.mvc.http.HttpRequest
 
host() - Method in interface com.blade.mvc.http.Request
 
hr() - Method in class com.blade.mvc.ui.HtmlCreator
 
html(String) - Method in interface com.blade.mvc.http.Response
Render by html
html() - Method in class com.blade.mvc.ui.HtmlCreator
 
HTML_FOOTER - Static variable in interface com.blade.mvc.ui.DefaultUI
 
HtmlCreator - Class in com.blade.mvc.ui
 
HtmlCreator() - Constructor for class com.blade.mvc.ui.HtmlCreator
 
HTTP_CACHE_SECONDS - Static variable in class com.blade.server.netty.StaticFileHandler
 
HTTP_DATE_FORMAT - Static variable in interface com.blade.mvc.Const
 
HTTP_VERSION - Static variable in interface com.blade.mvc.Const
 
HttpMethod - Enum in com.blade.mvc.http
HTTP Request Method
httpMethod() - Method in class com.blade.mvc.http.HttpRequest
 
httpMethod() - Method in interface com.blade.mvc.http.Request
 
httpOnly() - Method in class com.blade.mvc.http.Cookie
 
httpOnly(boolean) - Method in class com.blade.mvc.http.Cookie
 
HttpRequest - Class in com.blade.mvc.http
Http Request Impl
HttpRequest() - Constructor for class com.blade.mvc.http.HttpRequest
 
HttpResponse - Class in com.blade.mvc.http
 
HttpResponse() - Constructor for class com.blade.mvc.http.HttpResponse
 
HttpServerHandler - Class in com.blade.server.netty
 
HttpServerHandler(Blade, Connection) - Constructor for class com.blade.server.netty.HttpServerHandler
 
HttpServerInitializer - Class in com.blade.server.netty
HttpServerInitializer
HttpServerInitializer(Blade, SslContext) - Constructor for class com.blade.server.netty.HttpServerInitializer
 
HttpSession - Class in com.blade.mvc.http
 
HttpSession(String) - Constructor for class com.blade.mvc.http.HttpSession
 

I

I2B - Static variable in interface org.objectweb.asm.Opcodes
 
I2C - Static variable in interface org.objectweb.asm.Opcodes
 
I2D - Static variable in interface org.objectweb.asm.Opcodes
 
I2F - Static variable in interface org.objectweb.asm.Opcodes
 
I2L - Static variable in interface org.objectweb.asm.Opcodes
 
I2S - Static variable in interface org.objectweb.asm.Opcodes
 
IADD - Static variable in interface org.objectweb.asm.Opcodes
 
IALOAD - Static variable in interface org.objectweb.asm.Opcodes
 
IAND - Static variable in interface org.objectweb.asm.Opcodes
 
IASTORE - Static variable in interface org.objectweb.asm.Opcodes
 
ICONST_0 - Static variable in interface org.objectweb.asm.Opcodes
 
ICONST_1 - Static variable in interface org.objectweb.asm.Opcodes
 
ICONST_2 - Static variable in interface org.objectweb.asm.Opcodes
 
ICONST_3 - Static variable in interface org.objectweb.asm.Opcodes
 
ICONST_4 - Static variable in interface org.objectweb.asm.Opcodes
 
ICONST_5 - Static variable in interface org.objectweb.asm.Opcodes
 
ICONST_M1 - Static variable in interface org.objectweb.asm.Opcodes
 
id() - Method in class com.blade.mvc.http.HttpSession
 
id() - Method in interface com.blade.mvc.http.Session
 
IDIV - Static variable in interface org.objectweb.asm.Opcodes
 
IF_ACMPEQ - Static variable in interface org.objectweb.asm.Opcodes
 
IF_ACMPNE - Static variable in interface org.objectweb.asm.Opcodes
 
IF_ICMPEQ - Static variable in interface org.objectweb.asm.Opcodes
 
IF_ICMPGE - Static variable in interface org.objectweb.asm.Opcodes
 
IF_ICMPGT - Static variable in interface org.objectweb.asm.Opcodes
 
IF_ICMPLE - Static variable in interface org.objectweb.asm.Opcodes
 
IF_ICMPLT - Static variable in interface org.objectweb.asm.Opcodes
 
IF_ICMPNE - Static variable in interface org.objectweb.asm.Opcodes
 
IFEQ - Static variable in interface org.objectweb.asm.Opcodes
 
IFGE - Static variable in interface org.objectweb.asm.Opcodes
 
IFGT - Static variable in interface org.objectweb.asm.Opcodes
 
IFLE - Static variable in interface org.objectweb.asm.Opcodes
 
IFLT - Static variable in interface org.objectweb.asm.Opcodes
 
IFNE - Static variable in interface org.objectweb.asm.Opcodes
 
IFNONNULL - Static variable in interface org.objectweb.asm.Opcodes
 
IFNULL - Static variable in interface org.objectweb.asm.Opcodes
 
IINC - Static variable in interface org.objectweb.asm.Opcodes
 
ILOAD - Static variable in interface org.objectweb.asm.Opcodes
 
immutableEntry(K, V) - Static method in class com.blade.kit.BladeKit
 
IMUL - Static variable in interface org.objectweb.asm.Opcodes
 
INEG - Static variable in interface org.objectweb.asm.Opcodes
 
info - Variable in class org.objectweb.asm.Label
Field used to associate user information to a label.
init(Class<?>) - Static method in class com.blade.ioc.DynamicContext
 
init(Blade, String, boolean) - Static method in class com.blade.mvc.WebContext
 
initChannel(SocketChannel) - Method in class com.blade.server.netty.HttpServerInitializer
 
initMiddlewares(List<WebHook>) - Method in class com.blade.mvc.route.RouteMatcher
 
initPathParams(Route) - Method in class com.blade.mvc.http.HttpRequest
 
initPathParams(Route) - Method in interface com.blade.mvc.http.Request
init request path parameters
Inject - Annotation Type in com.blade.ioc.annotation
Automatic injection
injection(Object) - Method in class com.blade.ioc.FieldInjector
 
injection(Object) - Method in interface com.blade.ioc.Injector
 
injection(Ioc, Class<?>) - Static method in class com.blade.kit.BladeKit
 
injection(Ioc, BeanDefine) - Static method in class com.blade.kit.BladeKit
 
Injector - Interface in com.blade.ioc
Bean Injector interface
InjectWith - Annotation Type in com.blade.ioc.annotation
凡是标注了 InjectFieldWith 的第三方 Annotation,就被允许进行自定义注入字段
INNER_TYPE - Static variable in class org.objectweb.asm.TypePath
A type path step that steps into the nested type of a class type.
INSTANCEOF - Static variable in interface org.objectweb.asm.Opcodes
 
INSTANCEOF - Static variable in class org.objectweb.asm.TypeReference
The sort of type references that target the type declared in an 'instanceof' instruction.
INT - Static variable in class org.objectweb.asm.Type
The sort of the int type.
INT_TYPE - Static variable in class org.objectweb.asm.Type
The int type.
INTEGER - Static variable in interface org.objectweb.asm.Opcodes
 
invalidArgumentName(Object) - Static method in exception com.blade.mvc.ui.template.UncheckedTemplateException
 
invalidCharacterInParam(char, int) - Static method in exception com.blade.mvc.ui.template.UncheckedTemplateException
 
invalidNumberOfArguments(int) - Static method in exception com.blade.mvc.ui.template.UncheckedTemplateException
 
invalidStateException(BladeTemplate.State) - Static method in exception com.blade.mvc.ui.template.UncheckedTemplateException
 
INVOKEDYNAMIC - Static variable in interface org.objectweb.asm.Opcodes
 
invokeHook(Request, Response, Route) - Method in class com.blade.mvc.handler.RouteViewResolve
 
INVOKEINTERFACE - Static variable in interface org.objectweb.asm.Opcodes
 
invokeMehod(Object, Method, Object...) - Static method in class com.blade.kit.ReflectKit
 
Invoker - Class in com.blade.mvc.hook
 
Invoker(Request, Response) - Constructor for class com.blade.mvc.hook.Invoker
 
INVOKESPECIAL - Static variable in interface org.objectweb.asm.Opcodes
 
INVOKESTATIC - Static variable in interface org.objectweb.asm.Opcodes
 
INVOKEVIRTUAL - Static variable in interface org.objectweb.asm.Opcodes
 
ioc() - Method in class com.blade.Blade
 
Ioc - Interface in com.blade.ioc
IOC container, it provides an interface for registration and bean.
ioExceptionReadingFromFile(String, Throwable) - Static method in exception com.blade.mvc.ui.template.UncheckedTemplateException
 
IOKit - Class in com.blade.kit
 
IOR - Static variable in interface org.objectweb.asm.Opcodes
 
ipAddr(Request) - Static method in class com.blade.kit.WebKit
根据request对象获取客户端ip地址
IREM - Static variable in interface org.objectweb.asm.Opcodes
 
IRETURN - Static variable in interface org.objectweb.asm.Opcodes
 
is(Object, Object...) - Static method in class com.blade.kit.ReflectKit
对象是否其中一个
isAbstract() - Method in class com.blade.ioc.ClassDefine
 
isAjax() - Method in interface com.blade.mvc.http.Request
 
isAnnotationPresent(Class<T>) - Method in class com.blade.ioc.ClassDefine
 
isBirthday(String) - Static method in class com.blade.kit.PatternKit
验证日期(年月日)
isBlank(String) - Static method in class com.blade.kit.StringKit
 
isBlankSpace(String) - Static method in class com.blade.kit.PatternKit
验证空白字符
isChinese(String) - Static method in class com.blade.kit.PatternKit
验证中文
isCodeAttribute() - Method in class org.objectweb.asm.Attribute
Returns true if this type of attribute is a code attribute.
isCommit() - Method in class com.blade.mvc.http.HttpResponse
 
isCommit() - Method in interface com.blade.mvc.http.Response
 
isDecimals(String) - Static method in class com.blade.kit.PatternKit
验证整数和浮点数(正负整数和正负浮点数)
isDigit(String) - Static method in class com.blade.kit.PatternKit
验证整数(正整数和负整数)
isEmail(String) - Static method in class com.blade.kit.PatternKit
验证Email
isEmpty(Collection<?>) - Static method in class com.blade.kit.BladeKit
 
isEmpty(T[]) - Static method in class com.blade.kit.BladeKit
 
ISHL - Static variable in interface org.objectweb.asm.Opcodes
 
ISHR - Static variable in interface org.objectweb.asm.Opcodes
 
isIdCard(String) - Static method in class com.blade.kit.PatternKit
验证身份证号码
isIE() - Method in class com.blade.mvc.http.HttpRequest
 
isIE() - Method in interface com.blade.mvc.http.Request
 
isImage(String) - Static method in class com.blade.kit.PatternKit
 
isInterface() - Method in class com.blade.ioc.ClassDefine
 
isInterface() - Method in class org.objectweb.asm.Handle
Returns true if the owner of the field or method designated by this handle is an interface.
isIpAddress(String) - Static method in class com.blade.kit.PatternKit
匹配IP地址(简单匹配,格式,如:192.168.1.1,127.0.0.1,没有匹配IP段的大小)
isJarContext() - Static method in class com.blade.ioc.DynamicContext
 
isJarPackage(String) - Static method in class com.blade.ioc.DynamicContext
 
isMobile(String) - Static method in class com.blade.kit.PatternKit
验证手机号码(支持国际格式,+86135xxxx...(中国内地),+00852137xxxx...(中国香港))
isNormalClass(Class<?>) - Static method in class com.blade.kit.ReflectKit
 
isNotBlank(String) - Static method in class com.blade.kit.StringKit
 
isNotEmpty(Collection<?>) - Static method in class com.blade.kit.BladeKit
 
isNumber(String) - Static method in class com.blade.kit.PatternKit
检测是否是数字
isNumber(String) - Static method in class com.blade.kit.StringKit
 
isParam(String) - Static method in class com.blade.kit.PathKit
 
isPhone(String) - Static method in class com.blade.kit.PatternKit
验证固定电话号码
isPostcode(String) - Static method in class com.blade.kit.PatternKit
匹配中国邮政编码
isPrimitive(Class<?>) - Static method in class com.blade.kit.ReflectKit
 
isPrimitive(Object) - Static method in class com.blade.kit.ReflectKit
 
isPrivate() - Method in class com.blade.ioc.ClassDefine
 
isProtected() - Method in class com.blade.ioc.ClassDefine
 
isPublic() - Method in class com.blade.ioc.ClassDefine
 
isRealName(String) - Static method in class com.blade.kit.PatternKit
验证中文字母数字空格
isSecure() - Method in class com.blade.mvc.http.HttpRequest
 
isSecure() - Method in interface com.blade.mvc.http.Request
 
isSignle() - Method in class com.blade.ioc.BeanDefine
 
isSplat(String) - Static method in class com.blade.kit.PathKit
 
isSSL() - Static method in class com.blade.mvc.WebContext
 
isStatic() - Method in class com.blade.ioc.ClassDefine
 
isStudentNum(String) - Static method in class com.blade.kit.PatternKit
验证学生学号
isSuccess() - Method in class com.blade.mvc.ui.RestResponse
 
ISTORE - Static variable in interface org.objectweb.asm.Opcodes
 
ISUB - Static variable in interface org.objectweb.asm.Opcodes
 
isUnknown() - Method in class org.objectweb.asm.Attribute
Returns true if this type of attribute is unknown.
isURL(String) - Static method in class com.blade.kit.PatternKit
验证URL地址
isWebHook(HttpMethod) - Static method in class com.blade.kit.BladeKit
 
IUSHR - Static variable in interface org.objectweb.asm.Opcodes
 
IXOR - Static variable in interface org.objectweb.asm.Opcodes
 

J

JarReaderImpl - Class in com.blade.ioc.reader
根据jar文件读取类
JarReaderImpl() - Constructor for class com.blade.ioc.reader.JarReaderImpl
 
join() - Method in class com.blade.server.netty.NettyServer
 
join() - Method in interface com.blade.server.Server
 
JSON - Annotation Type in com.blade.mvc.annotation
Return JSON Params
json(String) - Method in interface com.blade.mvc.http.Response
Render by json
json(Object) - Method in interface com.blade.mvc.http.Response
Render by json
JsonIgnore - Annotation Type in com.blade.kit.json
 
JsonKit - Class in com.blade.kit
 
JsonProperty - Annotation Type in com.blade.kit.json
 
JsonSerializer - Class in com.blade.kit.json
 
JSR - Static variable in interface org.objectweb.asm.Opcodes
 

K

keepAlive() - Method in class com.blade.mvc.http.HttpRequest
 
keepAlive() - Method in interface com.blade.mvc.http.Request
 

L

L2D - Static variable in interface org.objectweb.asm.Opcodes
 
L2F - Static variable in interface org.objectweb.asm.Opcodes
 
L2I - Static variable in interface org.objectweb.asm.Opcodes
 
Label - Class in org.objectweb.asm
A label represents a position in the bytecode of a method.
Label() - Constructor for class org.objectweb.asm.Label
Constructs a new label.
LADD - Static variable in interface org.objectweb.asm.Opcodes
 
LALOAD - Static variable in interface org.objectweb.asm.Opcodes
 
LAND - Static variable in interface org.objectweb.asm.Opcodes
 
LASTORE - Static variable in interface org.objectweb.asm.Opcodes
 
LCMP - Static variable in interface org.objectweb.asm.Opcodes
 
LCONST_0 - Static variable in interface org.objectweb.asm.Opcodes
 
LCONST_1 - Static variable in interface org.objectweb.asm.Opcodes
 
LDC - Static variable in interface org.objectweb.asm.Opcodes
 
LDIV - Static variable in interface org.objectweb.asm.Opcodes
 
length() - Method in class com.blade.mvc.multipart.FileItem
 
listen(int) - Method in class com.blade.Blade
 
listen(String, int) - Method in class com.blade.Blade
 
LLOAD - Static variable in interface org.objectweb.asm.Opcodes
 
LMUL - Static variable in interface org.objectweb.asm.Opcodes
 
LNEG - Static variable in interface org.objectweb.asm.Opcodes
 
LOCAL_VARIABLE - Static variable in class org.objectweb.asm.TypeReference
The sort of type references that target the type of a local variable in a method.
locale - Static variable in interface com.blade.mvc.ui.DefaultUI
 
log - Static variable in class com.blade.server.netty.HttpServerHandler
 
log - Static variable in class com.blade.server.netty.StaticFileHandler
 
LONG - Static variable in interface org.objectweb.asm.Opcodes
 
LONG - Static variable in class org.objectweb.asm.Type
The sort of the long type.
LONG_TYPE - Static variable in class org.objectweb.asm.Type
The long type.
lookupRoute(String, String) - Method in class com.blade.mvc.route.RouteMatcher
 
LOOKUPSWITCH - Static variable in interface org.objectweb.asm.Opcodes
 
LOR - Static variable in interface org.objectweb.asm.Opcodes
 
LREM - Static variable in interface org.objectweb.asm.Opcodes
 
LRETURN - Static variable in interface org.objectweb.asm.Opcodes
 
LSHL - Static variable in interface org.objectweb.asm.Opcodes
 
LSHR - Static variable in interface org.objectweb.asm.Opcodes
 
LSTORE - Static variable in interface org.objectweb.asm.Opcodes
 
LSUB - Static variable in interface org.objectweb.asm.Opcodes
 
LUSHR - Static variable in interface org.objectweb.asm.Opcodes
 
LXOR - Static variable in interface org.objectweb.asm.Opcodes
 

M

maxAge() - Method in class com.blade.mvc.http.Cookie
 
maxAge(long) - Method in class com.blade.mvc.http.Cookie
 
md5(String) - Static method in class com.blade.kit.EncrypKit
MD5加密
md5(String, String) - Static method in class com.blade.kit.EncrypKit
MD5加密
md5(byte[]) - Static method in class com.blade.kit.EncrypKit
MD5加密
md5(byte[], byte[]) - Static method in class com.blade.kit.EncrypKit
MD5加密
me() - Static method in class com.blade.Blade
 
me() - Static method in class com.blade.metric.WebStatistics
 
method() - Method in class com.blade.mvc.http.HttpRequest
 
method() - Method in interface com.blade.mvc.http.Request
 
METHOD - Static variable in class org.objectweb.asm.Type
The sort of method types.
METHOD_FORMAL_PARAMETER - Static variable in class org.objectweb.asm.TypeReference
The sort of type references that target the type of a formal parameter of a method.
METHOD_INVOCATION_TYPE_ARGUMENT - Static variable in class org.objectweb.asm.TypeReference
The sort of type references that target a type parameter of a generic method in a method call.
METHOD_RECEIVER - Static variable in class org.objectweb.asm.TypeReference
The sort of type references that target the receiver type of a method.
METHOD_REFERENCE - Static variable in class org.objectweb.asm.TypeReference
The sort of type references that target the receiver type of a method reference.
METHOD_REFERENCE_TYPE_ARGUMENT - Static variable in class org.objectweb.asm.TypeReference
The sort of type references that target a type parameter of a generic method in a method reference.
METHOD_RETURN - Static variable in class org.objectweb.asm.TypeReference
The sort of type references that target the return type of a method.
METHOD_TYPE_PARAMETER - Static variable in class org.objectweb.asm.TypeReference
The sort of type references that target a type parameter of a generic method.
METHOD_TYPE_PARAMETER_BOUND - Static variable in class org.objectweb.asm.TypeReference
The sort of type references that target a bound of a type parameter of a generic method.
MethodArgument - Class in com.blade.mvc.handler
 
MethodArgument() - Constructor for class com.blade.mvc.handler.MethodArgument
 
MethodVisitor - Class in org.objectweb.asm
A visitor to visit a Java method.
MethodVisitor(int) - Constructor for class org.objectweb.asm.MethodVisitor
Constructs a new MethodVisitor.
MethodVisitor(int, MethodVisitor) - Constructor for class org.objectweb.asm.MethodVisitor
Constructs a new MethodVisitor.
Metric - Class in com.blade.metric
 
Metric(long, LocalDateTime) - Constructor for class com.blade.metric.Metric
 
middlewares() - Method in class com.blade.Blade
 
mimeType(String) - Static method in class com.blade.kit.StringKit
 
MimeType - Interface in com.blade.mvc.multipart
 
mimeTypes - Static variable in interface com.blade.mvc.multipart.MimeType
 
ModelAndView - Class in com.blade.mvc.ui
ModelAndView, Using templates and data
ModelAndView() - Constructor for class com.blade.mvc.ui.ModelAndView
 
ModelAndView(String) - Constructor for class com.blade.mvc.ui.ModelAndView
Create an empty view
ModelAndView(Map<String, Object>, String) - Constructor for class com.blade.mvc.ui.ModelAndView
Create a model view object with data
MONITORENTER - Static variable in interface org.objectweb.asm.Opcodes
 
MONITOREXIT - Static variable in interface org.objectweb.asm.Opcodes
 
MULTIANEWARRAY - Static variable in interface org.objectweb.asm.Opcodes
 
MultipartParam - Annotation Type in com.blade.mvc.annotation
Form Multipart ParmeterAnnotation
mv - Variable in class org.objectweb.asm.MethodVisitor
The method visitor to which this visitor must delegate method calls.

N

name() - Method in class com.blade.mvc.http.Cookie
 
name(String) - Method in class com.blade.mvc.http.Cookie
 
name() - Method in class com.blade.mvc.multipart.FileItem
 
NamedThreadFactory - Class in com.blade.server
 
NamedThreadFactory(String) - Constructor for class com.blade.server.NamedThreadFactory
 
NettyServer - Class in com.blade.server.netty
 
NettyServer() - Constructor for class com.blade.server.netty.NettyServer
 
NEW - Static variable in interface org.objectweb.asm.Opcodes
 
NEW - Static variable in class org.objectweb.asm.TypeReference
The sort of type references that target the type of the object created by a 'new' instruction.
NEWARRAY - Static variable in interface org.objectweb.asm.Opcodes
 
newClass(String) - Method in class org.objectweb.asm.ClassWriter
Adds a class reference to the constant pool of the class being build.
newConst(Object) - Method in class org.objectweb.asm.ClassWriter
Adds a number or string constant to the constant pool of the class being build.
newExceptionReference(int) - Static method in class org.objectweb.asm.TypeReference
Returns a reference to the type of an exception, in a 'throws' clause of a method.
newField(String, String, String) - Method in class org.objectweb.asm.ClassWriter
Adds a field reference to the constant pool of the class being build.
newFormalParameterReference(int) - Static method in class org.objectweb.asm.TypeReference
Returns a reference to the type of a formal parameter of a method.
newHandle(int, String, String, String) - Method in class org.objectweb.asm.ClassWriter
Deprecated.
newHandle(int, String, String, String, boolean) - Method in class org.objectweb.asm.ClassWriter
Adds a handle to the constant pool of the class being build.
newInstance() - Method in class com.blade.ioc.reader.ClassInfo
 
newInstance(Class<T>) - Static method in class com.blade.kit.ReflectKit
 
newInvokeDynamic(String, String, Handle, Object...) - Method in class org.objectweb.asm.ClassWriter
Adds an invokedynamic reference to the constant pool of the class being build.
newMethod(String, String, String, boolean) - Method in class org.objectweb.asm.ClassWriter
Adds a method reference to the constant pool of the class being build.
newMethodType(String) - Method in class org.objectweb.asm.ClassWriter
Adds a method type reference to the constant pool of the class being build.
newNameType(String, String) - Method in class org.objectweb.asm.ClassWriter
Adds a name and type to the constant pool of the class being build.
newSuperTypeReference(int) - Static method in class org.objectweb.asm.TypeReference
Returns a reference to the super class or to an interface of the 'implements' clause of a class.
newThread(Runnable) - Method in class com.blade.server.NamedThreadFactory
 
newTryCatchReference(int) - Static method in class org.objectweb.asm.TypeReference
Returns a reference to the type of the exception declared in a 'catch' clause of a method.
newTypeArgumentReference(int, int) - Static method in class org.objectweb.asm.TypeReference
Returns a reference to the type of a type argument in a constructor or method call or reference.
newTypeParameterBoundReference(int, int, int) - Static method in class org.objectweb.asm.TypeReference
Returns a reference to a type parameter bound of a generic class or method.
newTypeParameterReference(int, int) - Static method in class org.objectweb.asm.TypeReference
Returns a reference to a type parameter of a generic class or method.
newTypeReference(int) - Static method in class org.objectweb.asm.TypeReference
Returns a type reference of the given sort.
newUTF8(String) - Method in class org.objectweb.asm.ClassWriter
Adds an UTF8 string to the constant pool of the class being build.
next() - Method in class com.blade.mvc.hook.Invoker
 
NOP - Static variable in interface org.objectweb.asm.Opcodes
 
notEmpty(String, String) - Static method in class com.blade.kit.Assert
 
notEmpty(T[], String) - Static method in class com.blade.kit.Assert
 
notFound() - Method in interface com.blade.mvc.http.Response
 
notIsWebHook(HttpMethod) - Static method in class com.blade.kit.BladeKit
 
notNull(Object, String) - Static method in class com.blade.kit.Assert
 
nowUnix() - Static method in class com.blade.kit.DateKit
return current unix time
NULL - Static variable in interface org.objectweb.asm.Opcodes
 

O

OBJECT - Static variable in class org.objectweb.asm.Type
The sort of object reference types.
of() - Static method in class com.blade.Blade
 
of(Properties) - Static method in class com.blade.Environment
Properties to Environment
of(Map<String, String>) - Static method in class com.blade.Environment
Map to Environment
of(URL) - Method in class com.blade.Environment
load Environment by URL
of(File) - Static method in class com.blade.Environment
load Environment by file
of(String) - Static method in class com.blade.Environment
load Environment by location
ok() - Static method in class com.blade.mvc.ui.RestResponse
 
ok(T) - Static method in class com.blade.mvc.ui.RestResponse
 
ok(int) - Static method in class com.blade.mvc.ui.RestResponse
 
ok(T, int) - Static method in class com.blade.mvc.ui.RestResponse
 
Opcodes - Interface in org.objectweb.asm
Defines the JVM opcodes, access flags and array type codes.
operationComplete(ChannelProgressiveFuture) - Method in class com.blade.server.netty.ProgressiveFutureListener
 
operationProgressed(ChannelProgressiveFuture, long, long) - Method in class com.blade.server.netty.ProgressiveFutureListener
 
Order - Annotation Type in com.blade.ioc.annotation
Order By
OrderComparator<T> - Class in com.blade.ioc
 
OrderComparator() - Constructor for class com.blade.ioc.OrderComparator
 
org.objectweb.asm - package org.objectweb.asm
 

P

paragraph(String) - Method in class com.blade.mvc.ui.HtmlCreator
 
parameters() - Method in class com.blade.mvc.http.HttpRequest
 
parameters() - Method in interface com.blade.mvc.http.Request
 
ParseException - Exception in com.blade.kit.json
 
ParseException(String, int, String) - Constructor for exception com.blade.kit.json.ParseException
 
parseUnsignedLong(String, int) - Static method in class com.blade.kit.UUID
 
Path - Annotation Type in com.blade.mvc.annotation
Route class notes, identifying whether a class is routed
path() - Method in class com.blade.mvc.http.Cookie
 
path(String) - Method in class com.blade.mvc.http.Cookie
 
pathInt(String) - Method in interface com.blade.mvc.http.Request
Return a URL parameter for a Int type
PathKit - Class in com.blade.kit
PathKit URL
PathKit() - Constructor for class com.blade.kit.PathKit
 
pathLong(String) - Method in interface com.blade.mvc.http.Request
Return a URL parameter for a Long type
PathParam - Annotation Type in com.blade.mvc.annotation
Request Path Parameter Annotation
pathParams() - Method in class com.blade.mvc.http.HttpRequest
 
pathParams() - Method in interface com.blade.mvc.http.Request
 
pathString(String) - Method in interface com.blade.mvc.http.Request
Get a URL parameter
PatternKit - Class in com.blade.kit
正则工具类 提供验证邮箱、手机号、电话号码、身份证号码、数字等方法
PatternKit() - Constructor for class com.blade.kit.PatternKit
 
PLUGIN_PACKAGE_NAME - Static variable in interface com.blade.mvc.Const
 
plus(int) - Method in class com.blade.metric.Metric
 
POP - Static variable in interface org.objectweb.asm.Opcodes
 
POP2 - Static variable in interface org.objectweb.asm.Opcodes
 
post(String, RouteHandler) - Method in class com.blade.Blade
 
PostRoute - Annotation Type in com.blade.mvc.annotation
 
preHandle(Blade) - Method in interface com.blade.event.BeanProcessor
 
printBanner() - Static method in interface com.blade.mvc.ui.DefaultUI
 
processor(Blade) - Method in interface com.blade.event.BeanProcessor
 
ProgressiveFutureListener - Class in com.blade.server.netty
 
ProgressiveFutureListener(RandomAccessFile) - Constructor for class com.blade.server.netty.ProgressiveFutureListener
 
props() - Method in class com.blade.Environment
 
protocol() - Method in class com.blade.mvc.http.HttpRequest
 
protocol() - Method in interface com.blade.mvc.http.Request
 
put(String, RouteHandler) - Method in class com.blade.Blade
 
putByte(int) - Method in class org.objectweb.asm.ByteVector
Puts a byte into this byte vector.
putByteArray(byte[], int, int) - Method in class org.objectweb.asm.ByteVector
Puts an array of bytes into this byte vector.
PUTFIELD - Static variable in interface org.objectweb.asm.Opcodes
 
putInt(int) - Method in class org.objectweb.asm.ByteVector
Puts an int into this byte vector.
putLong(long) - Method in class org.objectweb.asm.ByteVector
Puts a long into this byte vector.
PutRoute - Annotation Type in com.blade.mvc.annotation
 
putShort(int) - Method in class org.objectweb.asm.ByteVector
Puts a short into this byte vector.
PUTSTATIC - Static variable in interface org.objectweb.asm.Opcodes
 
putUTF8(String) - Method in class org.objectweb.asm.ByteVector
Puts an UTF8 string into this byte vector.

Q

query(String) - Method in interface com.blade.mvc.http.Request
Get a request parameter
query(String, String) - Method in interface com.blade.mvc.http.Request
Get a request parameter, if NULL is returned to defaultValue
queryDouble(String) - Method in interface com.blade.mvc.http.Request
Returns a request parameter for a Double type
queryDouble(String, double) - Method in interface com.blade.mvc.http.Request
Returns a request parameter for a Double type
queryInt(String) - Method in interface com.blade.mvc.http.Request
Returns a request parameter for a Int type
queryInt(String, int) - Method in interface com.blade.mvc.http.Request
Returns a request parameter for a Int type
queryLong(String) - Method in interface com.blade.mvc.http.Request
Returns a request parameter for a Long type
queryLong(String, long) - Method in interface com.blade.mvc.http.Request
Returns a request parameter for a Long type
QueryParam - Annotation Type in com.blade.mvc.annotation
Request Query ParmeterAnnotation
queryString() - Method in class com.blade.mvc.http.HttpRequest
 
queryString() - Method in interface com.blade.mvc.http.Request
 

R

rand(int, int) - Static method in class com.blade.kit.StringKit
 
rand(int) - Static method in class com.blade.kit.StringKit
 
random(int, int) - Static method in class com.blade.kit.UUID
根据一个范围,生成一个随机的整数
read(ClassReader, int, int, char[], int, Label[]) - Method in class org.objectweb.asm.Attribute
Reads a type attribute.
readByte(int) - Method in class org.objectweb.asm.ClassReader
Reads a byte value in b.
readClass(int, char[]) - Method in class org.objectweb.asm.ClassReader
Reads a class constant pool item in b.
readConst(int, char[]) - Method in class org.objectweb.asm.ClassReader
Reads a numeric or string constant pool item in b.
readFromFile(String, Charset) - Static method in class com.blade.mvc.ui.template.BladeTemplate
 
readFromFile(String) - Static method in class com.blade.mvc.ui.template.BladeTemplate
 
readInt(int) - Method in class org.objectweb.asm.ClassReader
Reads a signed int value in b.
readLabel(int, Label[]) - Method in class org.objectweb.asm.ClassReader
Returns the label corresponding to the given offset.
readLong(int) - Method in class org.objectweb.asm.ClassReader
Reads a signed long value in b.
readShort(int) - Method in class org.objectweb.asm.ClassReader
Reads a signed short value in b.
readToString(String) - Static method in class com.blade.kit.IOKit
 
readToString(InputStream) - Static method in class com.blade.kit.IOKit
 
readUnsignedShort(int) - Method in class org.objectweb.asm.ClassReader
Reads an unsigned short value in b.
readUTF8(int, char[]) - Method in class org.objectweb.asm.ClassReader
Reads an UTF8 string constant pool item in b.
recursionFindClasses(String) - Static method in class com.blade.ioc.DynamicContext
 
redirect(String) - Method in class com.blade.mvc.http.HttpResponse
 
redirect(String) - Method in interface com.blade.mvc.http.Response
Redirect to newUri
ReflectKit - Class in com.blade.kit
 
ReflectKit() - Constructor for class com.blade.kit.ReflectKit
 
register(Object) - Method in class com.blade.Blade
 
register(Class<?>) - Method in class com.blade.Blade
 
register() - Method in class com.blade.mvc.route.RouteMatcher
 
registerRedirect(String) - Method in class com.blade.metric.WebStatistics
 
registerRequestFromIp(String, LocalDateTime) - Method in class com.blade.metric.WebStatistics
 
registerRoute(Route) - Method in class com.blade.mvc.route.RouteMatcher
 
registerStatus(Blade) - Static method in interface com.blade.mvc.ui.DefaultUI
 
remove(Class<?>) - Method in interface com.blade.ioc.Ioc
 
remove(String) - Method in interface com.blade.ioc.Ioc
 
remove(String) - Method in class com.blade.ioc.SimpleIoc
 
remove(Class<?>) - Method in class com.blade.ioc.SimpleIoc
 
remove(Session) - Method in class com.blade.mvc.http.SessionManager
 
remove(String) - Method in class com.blade.mvc.ui.ModelAndView
Remove model data
remove() - Static method in class com.blade.mvc.WebContext
 
removeAttribute(String) - Method in class com.blade.mvc.http.HttpSession
 
removeAttribute(String) - Method in interface com.blade.mvc.http.Session
 
removeCookie(String) - Method in class com.blade.mvc.http.HttpResponse
 
removeCookie(String) - Method in interface com.blade.mvc.http.Response
remove cookie
render(ModelAndView) - Method in class com.blade.mvc.http.HttpResponse
 
render(String) - Method in interface com.blade.mvc.http.Response
Render view
render(ModelAndView) - Method in interface com.blade.mvc.http.Response
Render view And Setting Data
render(ModelAndView, Writer) - Method in class com.blade.mvc.ui.template.DefaultEngine
 
render(ModelAndView, Writer) - Method in interface com.blade.mvc.ui.template.TemplateEngine
 
request() - Method in class com.blade.mvc.hook.Invoker
 
Request - Interface in com.blade.mvc.http
Http Request
request() - Static method in class com.blade.mvc.WebContext
 
RequestHandler<R> - Interface in com.blade.server.netty
 
RESOURCE_VARIABLE - Static variable in class org.objectweb.asm.TypeReference
The sort of type references that target the type of a resource variable in a method.
response() - Method in class com.blade.mvc.hook.Invoker
 
Response - Interface in com.blade.mvc.http
Http Response
response() - Static method in class com.blade.mvc.WebContext
 
RestResponse<T> - Class in com.blade.mvc.ui
rest返回对象
RestResponse() - Constructor for class com.blade.mvc.ui.RestResponse
 
RestResponse(boolean) - Constructor for class com.blade.mvc.ui.RestResponse
 
RestResponse(boolean, T) - Constructor for class com.blade.mvc.ui.RestResponse
 
RestResponse(boolean, T, int) - Constructor for class com.blade.mvc.ui.RestResponse
 
RestResponse(boolean, String) - Constructor for class com.blade.mvc.ui.RestResponse
 
RestResponse(boolean, String, int) - Constructor for class com.blade.mvc.ui.RestResponse
 
RET - Static variable in interface org.objectweb.asm.Opcodes
 
RETURN - Static variable in interface org.objectweb.asm.Opcodes
 
Route - Annotation Type in com.blade.mvc.annotation
Methods defined on the route notes
route() - Method in class com.blade.mvc.http.HttpRequest
 
route() - Method in interface com.blade.mvc.http.Request
 
Route - Class in com.blade.mvc.route
Route Bean
Route() - Constructor for class com.blade.mvc.route.Route
 
Route(HttpMethod, String, Class<?>, Method) - Constructor for class com.blade.mvc.route.Route
 
Route(HttpMethod, String, Object, Class<?>, Method) - Constructor for class com.blade.mvc.route.Route
 
route(String, Class<?>, String) - Method in class com.blade.mvc.route.RouteMatcher
 
route(String, Class<?>, String, HttpMethod) - Method in class com.blade.mvc.route.RouteMatcher
 
RouteBuilder - Class in com.blade.mvc.route
Route builder
RouteBuilder(RouteMatcher) - Constructor for class com.blade.mvc.route.RouteBuilder
 
RouteHandler - Interface in com.blade.mvc.route
route middleware
routeMatcher() - Method in class com.blade.Blade
 
RouteMatcher - Class in com.blade.mvc.route
Default Route Matcher
RouteMatcher() - Constructor for class com.blade.mvc.route.RouteMatcher
 
RouteViewResolve - Class in com.blade.mvc.handler
 
RouteViewResolve(Blade) - Constructor for class com.blade.mvc.handler.RouteViewResolve
 

S

SALOAD - Static variable in interface org.objectweb.asm.Opcodes
 
SASTORE - Static variable in interface org.objectweb.asm.Opcodes
 
scanPackages(String...) - Method in class com.blade.Blade
 
scanPackages() - Method in class com.blade.Blade
 
secure() - Method in class com.blade.mvc.http.Cookie
 
secure(boolean) - Method in class com.blade.mvc.http.Cookie
 
send(FullHttpResponse) - Method in class com.blade.mvc.http.HttpResponse
 
send(FullHttpResponse) - Method in interface com.blade.mvc.http.Response
 
serialize(Object) - Static method in class com.blade.kit.json.BeanSerializer
 
serialize(Object) - Static method in class com.blade.kit.json.JsonSerializer
 
serialize() - Method in class com.blade.metric.WebStatistics
 
Server - Interface in com.blade.server
 
session() - Method in class com.blade.mvc.http.HttpRequest
 
session() - Method in interface com.blade.mvc.http.Request
 
Session - Interface in com.blade.mvc.http
Session
SessionHandler - Class in com.blade.server.netty
session handler
SessionHandler(Blade) - Constructor for class com.blade.server.netty.SessionHandler
 
sessionManager() - Method in class com.blade.Blade
 
SessionManager - Class in com.blade.mvc.http
 
SessionManager() - Constructor for class com.blade.mvc.http.SessionManager
 
set(String, Object) - Method in class com.blade.Environment
 
set(WebContext) - Static method in class com.blade.mvc.WebContext
 
setBean(Object) - Method in class com.blade.ioc.BeanDefine
 
setBean(Class<?>, Object) - Method in interface com.blade.ioc.Ioc
 
setBean(Class<?>, Object) - Method in class com.blade.ioc.SimpleIoc
Update BeanDefine
setBytesReceived(long) - Method in class com.blade.metric.Connection
 
setBytesSent(long) - Method in class com.blade.metric.Connection
 
setClosed(LocalDateTime) - Method in class com.blade.metric.Connection
 
setCode(int) - Method in class com.blade.mvc.ui.RestResponse
 
setCreated(long) - Method in class com.blade.mvc.http.HttpSession
 
setEstablished(LocalDateTime) - Method in class com.blade.metric.Connection
 
setExpired(long) - Method in class com.blade.mvc.http.HttpSession
 
setIp(String) - Method in class com.blade.metric.Connection
 
setIp(String) - Method in class com.blade.mvc.http.HttpSession
 
setModel(Map<String, Object>) - Method in class com.blade.mvc.ui.ModelAndView
Setting model
setMsg(String) - Method in class com.blade.mvc.ui.RestResponse
 
setPath(String) - Method in class com.blade.mvc.route.Route
 
setPathParams(Map<String, String>) - Method in class com.blade.mvc.route.Route
 
setPayload(T) - Method in class com.blade.mvc.ui.RestResponse
 
setSignle(boolean) - Method in class com.blade.ioc.BeanDefine
 
setSort(int) - Method in class com.blade.mvc.route.Route
 
setSuccess(boolean) - Method in class com.blade.mvc.ui.RestResponse
 
setTarget(Object) - Method in class com.blade.mvc.route.Route
 
setTimestamp(long) - Method in class com.blade.mvc.ui.RestResponse
 
setType(Class<?>) - Method in class com.blade.ioc.BeanDefine
 
setView(String) - Method in class com.blade.mvc.ui.ModelAndView
Setting view page
SHORT - Static variable in class org.objectweb.asm.Type
The sort of the short type.
SHORT_TYPE - Static variable in class org.objectweb.asm.Type
The short type.
showFileList(boolean) - Method in class com.blade.Blade
 
SimpleIoc - Class in com.blade.ioc
The default IOC container implementation
SimpleIoc() - Constructor for class com.blade.ioc.SimpleIoc
 
SIPUSH - Static variable in interface org.objectweb.asm.Opcodes
 
SKIP_CODE - Static variable in class org.objectweb.asm.ClassReader
Flag to skip method code.
SKIP_DEBUG - Static variable in class org.objectweb.asm.ClassReader
Flag to skip the debug information in the class.
SKIP_FRAMES - Static variable in class org.objectweb.asm.ClassReader
Flag to skip the stack map frames in the class.
SLASH - Static variable in class com.blade.kit.PathKit
 
start() - Method in class com.blade.Blade
 
start(Class<?>, String...) - Method in class com.blade.Blade
 
start(String...) - Method in class com.blade.Blade
 
start(Class<?>, String, int, String...) - Method in class com.blade.Blade
 
start(Blade, String[]) - Method in class com.blade.server.netty.NettyServer
 
start(Blade, String[]) - Method in interface com.blade.server.Server
 
startP() - Method in class com.blade.mvc.ui.HtmlCreator
 
startStyle() - Method in class com.blade.mvc.ui.HtmlCreator
 
StaticFileHandler - Class in com.blade.server.netty
 
StaticFileHandler(Blade) - Constructor for class com.blade.server.netty.StaticFileHandler
 
status(int) - Method in class com.blade.mvc.http.HttpResponse
 
status(int) - Method in interface com.blade.mvc.http.Response
Setting Response Status
statusCode() - Method in class com.blade.mvc.http.HttpResponse
 
statusCode() - Method in interface com.blade.mvc.http.Response
 
stop() - Method in class com.blade.Blade
 
stop() - Method in class com.blade.server.netty.NettyServer
 
stop() - Method in interface com.blade.server.Server
 
StringKit - Class in com.blade.kit
 
styleTables() - Method in class com.blade.mvc.ui.HtmlCreator
 
SWAP - Static variable in interface org.objectweb.asm.Opcodes
 

T

T_BOOLEAN - Static variable in interface org.objectweb.asm.Opcodes
 
T_BYTE - Static variable in interface org.objectweb.asm.Opcodes
 
T_CHAR - Static variable in interface org.objectweb.asm.Opcodes
 
T_DOUBLE - Static variable in interface org.objectweb.asm.Opcodes
 
T_FLOAT - Static variable in interface org.objectweb.asm.Opcodes
 
T_INT - Static variable in interface org.objectweb.asm.Opcodes
 
T_LONG - Static variable in interface org.objectweb.asm.Opcodes
 
T_SHORT - Static variable in interface org.objectweb.asm.Opcodes
 
TABLESWITCH - Static variable in interface org.objectweb.asm.Opcodes
 
template(String) - Static method in class com.blade.mvc.ui.template.BladeTemplate
 
template(String, Object...) - Static method in class com.blade.mvc.ui.template.BladeTemplate
 
template(String, Map<String, Object>) - Static method in class com.blade.mvc.ui.template.BladeTemplate
 
TEMPLATE_PATH - Static variable in class com.blade.mvc.ui.template.DefaultEngine
 
templateEngine(TemplateEngine) - Method in class com.blade.Blade
 
templateEngine() - Method in class com.blade.Blade
 
TemplateEngine - Interface in com.blade.mvc.ui.template
TemplateEngine Interface, For view layer to display data
TERMINAL_SERVER_ADDRESS - Static variable in interface com.blade.mvc.Const
 
TERMINAL_SERVER_PORT - Static variable in interface com.blade.mvc.Const
 
text(String) - Method in interface com.blade.mvc.http.Response
Render by text
THROWS - Static variable in class org.objectweb.asm.TypeReference
The sort of type references that target the type of an exception declared in the throws clause of a method.
time(LocalDateTime) - Method in class com.blade.metric.Metric
 
time() - Method in class com.blade.metric.Metric
 
title(String) - Method in class com.blade.mvc.ui.HtmlCreator
 
toAson(String) - Static method in class com.blade.kit.JsonKit
 
toByteArray() - Method in class org.objectweb.asm.ClassWriter
Returns the bytecode of the class that was build with this class writer.
toDate(String, String) - Static method in class com.blade.kit.DateKit
 
toDate(long) - Static method in class com.blade.kit.DateKit
 
toMap() - Method in class com.blade.Environment
 
TOP - Static variable in interface org.objectweb.asm.Opcodes
 
toString() - Method in class com.blade.ioc.reader.ClassInfo
 
toString(long, String) - Static method in class com.blade.kit.DateKit
format unix time to string
toString(Date, String) - Static method in class com.blade.kit.DateKit
format date to string
toString(LocalDateTime, String) - Static method in class com.blade.kit.DateKit
 
toString(LocalDateTime) - Static method in class com.blade.kit.DateKit
 
toString() - Method in class com.blade.kit.json.Ason
 
toString(Object) - Static method in class com.blade.kit.JsonKit
 
toString() - Method in class com.blade.metric.Metric
 
toString() - Method in class com.blade.mvc.multipart.FileItem
 
toString() - Method in class com.blade.mvc.route.Route
 
toString() - Method in class com.blade.mvc.ui.HtmlCreator
 
toString() - Method in class com.blade.mvc.ui.ModelAndView
 
toString() - Method in class org.objectweb.asm.Handle
Returns the textual representation of this handle.
toString() - Method in class org.objectweb.asm.Label
Returns a string representation of this label.
toString() - Method in class org.objectweb.asm.Type
Returns a string representation of this type.
toString() - Method in class org.objectweb.asm.TypePath
Returns a string representation of this type path.
toUnix(String, String) - Static method in class com.blade.kit.DateKit
format string time to unix time
toUnix(String) - Static method in class com.blade.kit.DateKit
format string (yyyy-MM-dd HH:mm:ss) to unix time
toUnix(Date) - Static method in class com.blade.kit.DateKit
 
TripleDES_Transformation - Static variable in class com.blade.kit.EncrypKit
3DES转变
type - Variable in class org.objectweb.asm.Attribute
The type of this attribute.
Type - Class in org.objectweb.asm
A Java field or method type.
TYPE_ARGUMENT - Static variable in class org.objectweb.asm.TypePath
A type path step that steps into a type argument of a generic type.
TypePath - Class in org.objectweb.asm
The path to a type argument, wildcard bound, array element type, or static inner type within an enclosing type.
TypeReference - Class in org.objectweb.asm
A reference to a type appearing in a class, field or method declaration, or on an instruction.
TypeReference(int) - Constructor for class org.objectweb.asm.TypeReference
Creates a new TypeReference.

U

unauthorized() - Method in interface com.blade.mvc.http.Response
 
UncheckedTemplateException - Exception in com.blade.mvc.ui.template
 
UncheckedTemplateException() - Constructor for exception com.blade.mvc.ui.template.UncheckedTemplateException
 
UncheckedTemplateException(String) - Constructor for exception com.blade.mvc.ui.template.UncheckedTemplateException
 
UncheckedTemplateException(String, Throwable) - Constructor for exception com.blade.mvc.ui.template.UncheckedTemplateException
 
UncheckedTemplateException(Throwable) - Constructor for exception com.blade.mvc.ui.template.UncheckedTemplateException
 
UNINITIALIZED_THIS - Static variable in interface org.objectweb.asm.Opcodes
 
uri() - Method in class com.blade.mvc.http.HttpRequest
 
uri() - Method in interface com.blade.mvc.http.Request
 
url() - Method in class com.blade.mvc.http.HttpRequest
 
url() - Method in interface com.blade.mvc.http.Request
 
use(WebHook...) - Method in class com.blade.Blade
 
userAgent() - Method in interface com.blade.mvc.http.Request
 
UU(String) - Static method in class com.blade.kit.UUID
将紧凑格式的 UU16 字符串变成标准 UUID 格式的字符串
UU16() - Static method in class com.blade.kit.UUID
 
UU16(UUID) - Static method in class com.blade.kit.UUID
 
UU16FromUU64(String) - Static method in class com.blade.kit.UUID
将一个 UU64 表示的紧凑字符串,变成 UU16 表示的字符串
UU32(UUID) - Static method in class com.blade.kit.UUID
 
UU32() - Static method in class com.blade.kit.UUID
 
UU64() - Static method in class com.blade.kit.UUID
 
UU64(UUID) - Static method in class com.blade.kit.UUID
返回一个 UUID ,并用 64 进制转换成紧凑形式的字符串,内容为 [\\-0-9a-zA-Z_]
UUID - Class in com.blade.kit
封装UUID
UUID() - Constructor for class com.blade.kit.UUID
 

V

V1_1 - Static variable in interface org.objectweb.asm.Opcodes
 
V1_2 - Static variable in interface org.objectweb.asm.Opcodes
 
V1_3 - Static variable in interface org.objectweb.asm.Opcodes
 
V1_4 - Static variable in interface org.objectweb.asm.Opcodes
 
V1_5 - Static variable in interface org.objectweb.asm.Opcodes
 
V1_6 - Static variable in interface org.objectweb.asm.Opcodes
 
V1_7 - Static variable in interface org.objectweb.asm.Opcodes
 
V1_8 - Static variable in interface org.objectweb.asm.Opcodes
 
validation() - Static method in class com.blade.mvc.middlewares.CsrfMiddleware
 
validation() - Static method in class com.blade.mvc.middlewares.XssMiddleware
 
value() - Method in class com.blade.mvc.http.Cookie
 
value(String) - Method in class com.blade.mvc.http.Cookie
 
valueOf(String) - Static method in enum com.blade.event.EventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.blade.mvc.http.HttpMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.blade.mvc.ui.DefaultUI.MonitorEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.blade.mvc.ui.template.BladeTemplate.State
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.blade.event.EventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.blade.mvc.http.HttpMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.blade.mvc.ui.DefaultUI.MonitorEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.blade.mvc.ui.template.BladeTemplate.State
Returns an array containing the constants of this enum type, in the order they are declared.
VAR_REGEXP - Static variable in class com.blade.kit.PathKit
 
VAR_REPLACE - Static variable in class com.blade.kit.PathKit
 
VERSION - Static variable in interface com.blade.mvc.Const
 
VIEW_404 - Static variable in interface com.blade.mvc.ui.DefaultUI
server 404
VIEW_500 - Static variable in interface com.blade.mvc.ui.DefaultUI
server 500
visit(String, Object) - Method in class org.objectweb.asm.AnnotationVisitor
Visits a primitive value of the annotation.
visit(int, int, String, String, String, String[]) - Method in class org.objectweb.asm.ClassVisitor
Visits the header of the class.
visit(int, int, String, String, String, String[]) - Method in class org.objectweb.asm.ClassWriter
 
visitAnnotation(String, String) - Method in class org.objectweb.asm.AnnotationVisitor
Visits a nested annotation value of the annotation.
visitAnnotation(String, boolean) - Method in class org.objectweb.asm.ClassVisitor
Visits an annotation of the class.
visitAnnotation(String, boolean) - Method in class org.objectweb.asm.ClassWriter
 
visitAnnotation(String, boolean) - Method in class org.objectweb.asm.FieldVisitor
Visits an annotation of the field.
visitAnnotation(String, boolean) - Method in class org.objectweb.asm.MethodVisitor
Visits an annotation of this method.
visitAnnotationDefault() - Method in class org.objectweb.asm.MethodVisitor
Visits the default value of this annotation interface method.
visitArray(String) - Method in class org.objectweb.asm.AnnotationVisitor
Visits an array value of the annotation.
visitAttribute(Attribute) - Method in class org.objectweb.asm.ClassVisitor
Visits a non standard attribute of the class.
visitAttribute(Attribute) - Method in class org.objectweb.asm.ClassWriter
 
visitAttribute(Attribute) - Method in class org.objectweb.asm.FieldVisitor
Visits a non standard attribute of the field.
visitAttribute(Attribute) - Method in class org.objectweb.asm.MethodVisitor
Visits a non standard attribute of this method.
visitCode() - Method in class org.objectweb.asm.MethodVisitor
Starts the visit of the method's code, if any (i.e.
visitEnd() - Method in class org.objectweb.asm.AnnotationVisitor
Visits the end of the annotation.
visitEnd() - Method in class org.objectweb.asm.ClassVisitor
Visits the end of the class.
visitEnd() - Method in class org.objectweb.asm.ClassWriter
 
visitEnd() - Method in class org.objectweb.asm.FieldVisitor
Visits the end of the field.
visitEnd() - Method in class org.objectweb.asm.MethodVisitor
Visits the end of the method.
visitEnum(String, String, String) - Method in class org.objectweb.asm.AnnotationVisitor
Visits an enumeration value of the annotation.
visitField(int, String, String, String, Object) - Method in class org.objectweb.asm.ClassVisitor
Visits a field of the class.
visitField(int, String, String, String, Object) - Method in class org.objectweb.asm.ClassWriter
 
visitFieldInsn(int, String, String, String) - Method in class org.objectweb.asm.MethodVisitor
Visits a field instruction.
visitFrame(int, int, Object[], int, Object[]) - Method in class org.objectweb.asm.MethodVisitor
Visits the current state of the local variables and operand stack elements.
visitIincInsn(int, int) - Method in class org.objectweb.asm.MethodVisitor
Visits an IINC instruction.
visitInnerClass(String, String, String, int) - Method in class org.objectweb.asm.ClassVisitor
Visits information about an inner class.
visitInnerClass(String, String, String, int) - Method in class org.objectweb.asm.ClassWriter
 
visitInsn(int) - Method in class org.objectweb.asm.MethodVisitor
Visits a zero operand instruction.
visitInsnAnnotation(int, TypePath, String, boolean) - Method in class org.objectweb.asm.MethodVisitor
Visits an annotation on an instruction.
visitIntInsn(int, int) - Method in class org.objectweb.asm.MethodVisitor
Visits an instruction with a single int operand.
visitInvokeDynamicInsn(String, String, Handle, Object...) - Method in class org.objectweb.asm.MethodVisitor
Visits an invokedynamic instruction.
visitJumpInsn(int, Label) - Method in class org.objectweb.asm.MethodVisitor
Visits a jump instruction.
visitLabel(Label) - Method in class org.objectweb.asm.MethodVisitor
Visits a label.
visitLdcInsn(Object) - Method in class org.objectweb.asm.MethodVisitor
Visits a LDC instruction.
visitLineNumber(int, Label) - Method in class org.objectweb.asm.MethodVisitor
Visits a line number declaration.
visitLocalVariable(String, String, String, Label, Label, int) - Method in class org.objectweb.asm.MethodVisitor
Visits a local variable declaration.
visitLocalVariableAnnotation(int, TypePath, Label[], Label[], int[], String, boolean) - Method in class org.objectweb.asm.MethodVisitor
Visits an annotation on a local variable type.
visitLookupSwitchInsn(Label, int[], Label[]) - Method in class org.objectweb.asm.MethodVisitor
Visits a LOOKUPSWITCH instruction.
visitMaxs(int, int) - Method in class org.objectweb.asm.MethodVisitor
Visits the maximum stack size and the maximum number of local variables of the method.
visitMethod(int, String, String, String, String[]) - Method in class org.objectweb.asm.ClassVisitor
Visits a method of the class.
visitMethod(int, String, String, String, String[]) - Method in class org.objectweb.asm.ClassWriter
 
visitMethodInsn(int, String, String, String) - Method in class org.objectweb.asm.MethodVisitor
Deprecated.
visitMethodInsn(int, String, String, String, boolean) - Method in class org.objectweb.asm.MethodVisitor
Visits a method instruction.
visitMultiANewArrayInsn(String, int) - Method in class org.objectweb.asm.MethodVisitor
Visits a MULTIANEWARRAY instruction.
visitOuterClass(String, String, String) - Method in class org.objectweb.asm.ClassVisitor
Visits the enclosing class of the class.
visitOuterClass(String, String, String) - Method in class org.objectweb.asm.ClassWriter
 
visitParameter(String, int) - Method in class org.objectweb.asm.MethodVisitor
Visits a parameter of this method.
visitParameterAnnotation(int, String, boolean) - Method in class org.objectweb.asm.MethodVisitor
Visits an annotation of a parameter this method.
visitSource(String, String) - Method in class org.objectweb.asm.ClassVisitor
Visits the source of the class.
visitSource(String, String) - Method in class org.objectweb.asm.ClassWriter
 
visitTableSwitchInsn(int, int, Label, Label...) - Method in class org.objectweb.asm.MethodVisitor
Visits a TABLESWITCH instruction.
visitTryCatchAnnotation(int, TypePath, String, boolean) - Method in class org.objectweb.asm.MethodVisitor
Visits an annotation on an exception handler type.
visitTryCatchBlock(Label, Label, Label, String) - Method in class org.objectweb.asm.MethodVisitor
Visits a try catch block.
visitTypeAnnotation(int, TypePath, String, boolean) - Method in class org.objectweb.asm.ClassVisitor
Visits an annotation on a type in the class signature.
visitTypeAnnotation(int, TypePath, String, boolean) - Method in class org.objectweb.asm.ClassWriter
 
visitTypeAnnotation(int, TypePath, String, boolean) - Method in class org.objectweb.asm.FieldVisitor
Visits an annotation on the type of the field.
visitTypeAnnotation(int, TypePath, String, boolean) - Method in class org.objectweb.asm.MethodVisitor
Visits an annotation on a type in the method signature.
visitTypeInsn(int, String) - Method in class org.objectweb.asm.MethodVisitor
Visits a type instruction.
visitVarInsn(int, int) - Method in class org.objectweb.asm.MethodVisitor
Visits a local variable instruction.
VOID - Static variable in class org.objectweb.asm.Type
The sort of the void type.
VOID_TYPE - Static variable in class org.objectweb.asm.Type
The void type.

W

WEB_JARS - Static variable in interface com.blade.mvc.Const
 
WebContext - Class in com.blade.mvc
Blade Web Context
WebContext(Request, Response) - Constructor for class com.blade.mvc.WebContext
 
WebHook - Interface in com.blade.mvc.hook
 
WebKit - Class in com.blade.kit
 
WebStatistics - Class in com.blade.metric
 
WILDCARD_BOUND - Static variable in class org.objectweb.asm.TypePath
A type path step that steps into the bound of a wildcard type.
write(ClassWriter, byte[], int, int, int) - Method in class org.objectweb.asm.Attribute
Returns the byte array form of this attribute.

X

XssMiddleware - Class in com.blade.mvc.middlewares
 
XssMiddleware() - Constructor for class com.blade.mvc.middlewares.XssMiddleware
 
XssMiddleware(String) - Constructor for class com.blade.mvc.middlewares.XssMiddleware
 
XssMiddleware.ValidToken - Annotation Type in com.blade.mvc.middlewares
 
A B C D E F G H I J K L M N O P Q R S T U V W X 
Skip navigation links

Copyright © 2017. All rights reserved.