类 org.eclipse.jetty.server.handler.ContextHandler.Context
的使用

使用 ContextHandler.Context 的软件包
org.eclipse.jetty.server   
org.eclipse.jetty.server.handler   
org.eclipse.jetty.server.session   
org.eclipse.jetty.servlet   
org.eclipse.jetty.webapp   
 

org.eclipse.jetty.serverContextHandler.Context 的使用
 

返回 ContextHandler.Contextorg.eclipse.jetty.server 中的方法
 ContextHandler.Context Request.getContext()
           
 

参数类型为 ContextHandler.Contextorg.eclipse.jetty.server 中的方法
 void Request.setContext(ContextHandler.Context context)
          Set request context
 

org.eclipse.jetty.server.handlerContextHandler.Context 的使用
 

声明为 ContextHandler.Contextorg.eclipse.jetty.server.handler 中的字段
protected  ContextHandler.Context ContextHandler._scontext
           
 

返回 ContextHandler.Contextorg.eclipse.jetty.server.handler 中的方法
static ContextHandler.Context ContextHandler.getCurrentContext()
          Get the current ServletContext implementation.
 ContextHandler.Context ContextHandler.getServletContext()
           
 

参数类型为 ContextHandler.Contextorg.eclipse.jetty.server.handler 中的构造方法
ContextHandler(ContextHandler.Context context)
           
 

org.eclipse.jetty.server.sessionContextHandler.Context 的使用
 

声明为 ContextHandler.Contextorg.eclipse.jetty.server.session 中的字段
protected  ContextHandler.Context AbstractSessionManager._context
           
 

返回 ContextHandler.Contextorg.eclipse.jetty.server.session 中的方法
 ContextHandler.Context AbstractSessionManager.getContext()
           
 

org.eclipse.jetty.servletContextHandler.Context 的使用
 

org.eclipse.jetty.servletContextHandler.Context 的子类
 class ServletContextHandler.Context
           
 

org.eclipse.jetty.webappContextHandler.Context 的使用
 

org.eclipse.jetty.webappContextHandler.Context 的子类
 class WebAppContext.Context
           
 



Copyright © 2013. All Rights Reserved.