- get(Object) - 类 中的方法net.jrouter.http.servlet.RequestMap
-
Returns the request parameter associated with the given key or null if it doesn't
exist.
- getAction(Object, Method) - 类 中的方法net.jrouter.http.servlet.spring.RequestMappingActionFilter
-
- getActionInvocation() - 类 中的静态方法net.jrouter.http.servlet.ServletThreadContext
-
返回Action运行时上下文。
- getActionPath(HttpServletRequest) - 类 中的方法net.jrouter.http.servlet.filter.AbstractJRouterFilter
-
Get the action's path from http request.
- getChannelHandlerContext() - 接口 中的方法net.jrouter.http.netty.HttpActionInvocation
-
Gets the ChannelHandlerContext object.
- getChannelHandlerContext() - 类 中的方法net.jrouter.http.netty.HttpServerActionFactory.DefaultHttpActionInvocation
-
- getContextMap() - 接口 中的方法net.jrouter.http.netty.HttpActionInvocation
-
Get Invocation Context Map.
- getContextMap() - 类 中的方法net.jrouter.http.netty.HttpServerActionFactory.DefaultHttpActionInvocation
-
- getContextMap() - 类 中的方法net.jrouter.http.servlet.ServletActionFactory.DefaultServletActionInvocation
-
- getContextMap() - 接口 中的方法net.jrouter.http.servlet.ServletActionInvocation
-
Get Invocation Context Map.
- getContextMap() - 类 中的静态方法net.jrouter.http.servlet.ServletThreadContext
-
返回ThreadContext中的Map容器。
- getException() - 类 中的静态方法net.jrouter.http.servlet.ServletThreadContext
-
Get the exception.
- getNamespace(Object, Method) - 类 中的方法net.jrouter.http.servlet.spring.RequestMappingActionFilter
-
- getObject() - 类 中的方法net.jrouter.http.servlet.spring.ObjectHandlerActionFactoryBean
-
- getObjectType() - 类 中的方法net.jrouter.http.servlet.spring.ObjectHandlerActionFactoryBean
-
- getRequest() - 接口 中的方法net.jrouter.http.netty.HttpActionInvocation
-
Gets the HTTP request object.
- getRequest() - 类 中的方法net.jrouter.http.netty.HttpServerActionFactory.DefaultHttpActionInvocation
-
- getRequest() - 类 中的方法net.jrouter.http.servlet.ServletActionFactory.DefaultServletActionInvocation
-
- getRequest() - 接口 中的方法net.jrouter.http.servlet.ServletActionInvocation
-
Gets the HTTP servlet request object.
- getRequest() - 类 中的静态方法net.jrouter.http.servlet.ServletThreadContext
-
Gets the HTTP servlet request object.
- getRequestParameters() - 类 中的方法net.jrouter.http.servlet.ServletActionFactory.DefaultServletActionInvocation
-
- getRequestParameters() - 接口 中的方法net.jrouter.http.servlet.ServletActionInvocation
-
Gets the HTTP servlet request parameters.
- getRequestParameters() - 类 中的静态方法net.jrouter.http.servlet.ServletThreadContext
-
Gets the HTTP servlet request parameters.
- getResponse() - 接口 中的方法net.jrouter.http.netty.HttpActionInvocation
-
Gets the HTTP response object.
- getResponse() - 类 中的方法net.jrouter.http.netty.HttpServerActionFactory.DefaultHttpActionInvocation
-
- getResponse() - 类 中的方法net.jrouter.http.servlet.ServletActionFactory.DefaultServletActionInvocation
-
- getResponse() - 接口 中的方法net.jrouter.http.servlet.ServletActionInvocation
-
Gets the HTTP servlet response object.
- getResponse() - 类 中的静态方法net.jrouter.http.servlet.ServletThreadContext
-
Gets the HTTP servlet response object.
- getServletContext() - 类 中的方法net.jrouter.http.servlet.ServletActionFactory.DefaultServletActionInvocation
-
- getServletContext() - 接口 中的方法net.jrouter.http.servlet.ServletActionInvocation
-
Gets the servlet context.
- getServletContext() - 类 中的静态方法net.jrouter.http.servlet.ServletThreadContext
-
Gets the servlet context.
- getSession() - 类 中的方法net.jrouter.http.servlet.ServletActionFactory.DefaultServletActionInvocation
-
- getSession() - 接口 中的方法net.jrouter.http.servlet.ServletActionInvocation
-
Gets the HTTP servlet session object.
- getSession() - 类 中的静态方法net.jrouter.http.servlet.ServletThreadContext
-
Gets the HTTP servlet session object.
- getSession(boolean) - 类 中的静态方法net.jrouter.http.servlet.ServletThreadContext
-
Gets the HTTP servlet session object.