JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
G
I
J
L
M
P
R
S
T
U
A
addAttribute(String, Object)
- Static method in class io.leopard.web.servlet.
JsonDebugger
afterCompletion(HttpServletRequest, HttpServletResponse, Object, Exception)
- Method in class io.leopard.web.servlet.
RegisterHandlerInterceptor
B
BeanLoader
- Class in
io.leopard.web.servlet
BeanLoader()
- Constructor for class io.leopard.web.servlet.
BeanLoader
build()
- Method in class io.leopard.web.servlet.
CookieBuilder
C
CookieBuilder
- Class in
io.leopard.web.servlet
CookieBuilder(String, long, HttpServletResponse)
- Constructor for class io.leopard.web.servlet.
CookieBuilder
CookieBuilder(String, int, HttpServletResponse)
- Constructor for class io.leopard.web.servlet.
CookieBuilder
CookieBuilder(String, String, HttpServletResponse)
- Constructor for class io.leopard.web.servlet.
CookieBuilder
CookieUtil
- Class in
io.leopard.web.servlet
cookie操作
CookieUtil()
- Constructor for class io.leopard.web.servlet.
CookieUtil
D
deleteCookie(String, HttpServletRequest, HttpServletResponse)
- Static method in class io.leopard.web.servlet.
CookieUtil
删除cookie
deleteCookie(String, String, HttpServletResponse)
- Static method in class io.leopard.web.servlet.
CookieUtil
删除cookie
deleteCookie(String, HttpServletResponse)
- Static method in class io.leopard.web.servlet.
CookieUtil
doHandler(String, HttpServletRequest, HttpServletResponse)
- Method in interface io.leopard.web.servlet.
ResourceHandler
E
exists(String)
- Method in class io.leopard.web.servlet.
UriListChecker
G
getCookie(String, HttpServletRequest)
- Static method in class io.leopard.web.servlet.
CookieUtil
获取cookie的值
getCookieUsername(HttpServletRequest)
- Static method in class io.leopard.web.servlet.
RequestUtil
从cookie获取用户通行证.
getCurrentRequest()
- Static method in class io.leopard.web.servlet.
RequestUtil
getDebugMap()
- Static method in class io.leopard.web.servlet.
JsonDebugger
getDomain(HttpServletRequest)
- Static method in class io.leopard.web.servlet.
RequestUtil
获取域名.
getFolders(List<String>)
- Method in class io.leopard.web.servlet.
UriListChecker
getPageid(Integer)
- Static method in class io.leopard.web.servlet.
RequestUtil
把null或无效的页码转成1.
getProxyIp(HttpServletRequest)
- Static method in class io.leopard.web.servlet.
RequestUtil
获取代理服务器IP.
getReferer(HttpServletRequest)
- Static method in class io.leopard.web.servlet.
RequestUtil
获取上次访问的地址.
getRequestContextUri(HttpServletRequest)
- Static method in class io.leopard.web.servlet.
RequestUtil
getRequestURL(HttpServletRequest)
- Static method in class io.leopard.web.servlet.
RequestUtil
getSchemeAndServerName(HttpServletRequest)
- Static method in class io.leopard.web.servlet.
RequestUtil
获取域名.
getString(HttpServletRequest, String, String)
- Static method in class io.leopard.web.servlet.
RequestUtil
获取请求参数的值,若不存在则返回默认值.
getUris(List<String>)
- Method in class io.leopard.web.servlet.
UriListChecker
getUserAgent(HttpServletRequest)
- Static method in class io.leopard.web.servlet.
RequestUtil
获取user-agent.
I
io.leopard.web.servlet
- package io.leopard.web.servlet
isAjaxRequest(HttpServletRequest)
- Static method in class io.leopard.web.servlet.
RequestUtil
是否AJAX请求
isHandlerMapping(BeanDefinition)
- Method in class io.leopard.web.servlet.
RegisterHandlerInterceptor
isMergeEnabled()
- Method in class io.leopard.web.servlet.
RegisterHandlerInterceptor
isRegister()
- Method in class io.leopard.web.servlet.
RegisterHandlerInterceptor
是否注册.
isValidIp(String)
- Static method in class io.leopard.web.servlet.
RequestUtil
判断IP是否合法.
J
JsonDebugger
- Class in
io.leopard.web.servlet
Json调试工具.
JsonDebugger()
- Constructor for class io.leopard.web.servlet.
JsonDebugger
L
load(BeanFactory, Class<T>)
- Static method in class io.leopard.web.servlet.
BeanLoader
M
merge(Object)
- Method in class io.leopard.web.servlet.
RegisterHandlerInterceptor
P
parseTopLevelDomain(String)
- Static method in class io.leopard.web.servlet.
CookieBuilder
postHandle(HttpServletRequest, HttpServletResponse, Object, ModelAndView)
- Method in class io.leopard.web.servlet.
RegisterHandlerInterceptor
postProcessAfterInitialization(Object, String)
- Method in class io.leopard.web.servlet.
RegisterHandlerInterceptor
postProcessBeforeInitialization(Object, String)
- Method in class io.leopard.web.servlet.
RegisterHandlerInterceptor
printAttributes(HttpServletRequest)
- Static method in class io.leopard.web.servlet.
RequestUtil
打印请求中的对象.
printHeaders(HttpServletRequest)
- Static method in class io.leopard.web.servlet.
RequestUtil
打印header信息.
R
RegisterHandlerInterceptor
- Class in
io.leopard.web.servlet
RegisterHandlerInterceptor()
- Constructor for class io.leopard.web.servlet.
RegisterHandlerInterceptor
RequestUtil
- Class in
io.leopard.web.servlet
RequestUtil()
- Constructor for class io.leopard.web.servlet.
RequestUtil
ResourceHandler
- Interface in
io.leopard.web.servlet
ResourceTransformer
- Interface in
io.leopard.web.servlet
run()
- Method in class io.leopard.web.servlet.
ServerInitializerImpl
S
ServerInitializer
- Interface in
io.leopard.web.servlet
服务器启动初始化程序.
ServerInitializerImpl
- Class in
io.leopard.web.servlet
ServerInitializerImpl()
- Constructor for class io.leopard.web.servlet.
ServerInitializerImpl
setBeanFactory(BeanFactory)
- Method in class io.leopard.web.servlet.
RegisterHandlerInterceptor
setCookie(String, String, HttpServletRequest, HttpServletResponse)
- Static method in class io.leopard.web.servlet.
CookieUtil
设置cookie
setCookie(String, String, HttpServletResponse)
- Static method in class io.leopard.web.servlet.
CookieUtil
setCookie(String, String, int, HttpServletRequest, HttpServletResponse)
- Static method in class io.leopard.web.servlet.
CookieUtil
设置cookie
setCookie(String, String, int, boolean, HttpServletRequest, HttpServletResponse)
- Static method in class io.leopard.web.servlet.
CookieUtil
设置cookie
setCookie(String, String, int, boolean, String, HttpServletResponse)
- Static method in class io.leopard.web.servlet.
CookieUtil
setDomain(String)
- Method in class io.leopard.web.servlet.
CookieBuilder
setHttpOnly(boolean)
- Method in class io.leopard.web.servlet.
CookieBuilder
setMaxAge(int, boolean)
- Method in class io.leopard.web.servlet.
CookieBuilder
setMaxAge(int)
- Method in class io.leopard.web.servlet.
CookieBuilder
setTopLevelDomain(HttpServletRequest)
- Method in class io.leopard.web.servlet.
CookieBuilder
T
transform(HttpServletRequest, Resource)
- Method in interface io.leopard.web.servlet.
ResourceTransformer
U
UriListChecker
- Class in
io.leopard.web.servlet
UriListChecker()
- Constructor for class io.leopard.web.servlet.
UriListChecker
UriListChecker(List<String>)
- Constructor for class io.leopard.web.servlet.
UriListChecker
A
B
C
D
E
G
I
J
L
M
P
R
S
T
U
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2014–2018. All rights reserved.