|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| org.eclipse.jetty.deploy 中 ContextHandler 的使用 |
|---|
| 返回 ContextHandler 的 org.eclipse.jetty.deploy 中的方法 | |
|---|---|
ContextHandler |
AppProvider.createContextHandler(App app)
Create a ContextHandler for an App |
ContextHandler |
App.getContextHandler()
Get ContextHandler for the App. |
| 参数类型为 ContextHandler 的 org.eclipse.jetty.deploy 中的构造方法 | |
|---|---|
App(DeploymentManager manager,
AppProvider provider,
String originId,
ContextHandler context)
Create an App with specified Origin ID and archivePath |
|
| org.eclipse.jetty.deploy.jmx 中 ContextHandler 的使用 |
|---|
| 返回变量类型为 ContextHandler 的类型的 org.eclipse.jetty.deploy.jmx 中的方法 | |
|---|---|
Collection<ContextHandler> |
DeploymentManagerMBean.getContexts()
|
| org.eclipse.jetty.deploy.providers 中 ContextHandler 的使用 |
|---|
| 返回 ContextHandler 的 org.eclipse.jetty.deploy.providers 中的方法 | |
|---|---|
ContextHandler |
WebAppProvider.createContextHandler(App app)
|
ContextHandler |
ContextProvider.createContextHandler(App app)
|
| org.eclipse.jetty.http.spi 中 ContextHandler 的使用 |
|---|
| org.eclipse.jetty.http.spi 中 ContextHandler 的子类 | |
|---|---|
class |
HttpSpiContextHandler
Jetty handler that bridges requests to HttpHandler. |
| org.eclipse.jetty.overlays 中 ContextHandler 的使用 |
|---|
| 返回 ContextHandler 的 org.eclipse.jetty.overlays 中的方法 | |
|---|---|
ContextHandler |
OverlayedAppProvider.createContextHandler(App app)
Create Context Handler. |
| org.eclipse.jetty.server 中 ContextHandler 的使用 |
|---|
| 返回 ContextHandler 的 org.eclipse.jetty.server 中的方法 | |
|---|---|
ContextHandler |
AsyncContinuation.getContextHandler()
|
| 参数类型为 ContextHandler 的 org.eclipse.jetty.server 中的构造方法 | |
|---|---|
Dispatcher(ContextHandler contextHandler,
String name)
Constructor. |
|
Dispatcher(ContextHandler contextHandler,
String uri,
String pathInContext,
String query)
|
|
| org.eclipse.jetty.server.handler 中 ContextHandler 的使用 |
|---|
| org.eclipse.jetty.server.handler 中 ContextHandler 的子类 | |
|---|---|
class |
MovedContextHandler
Moved ContextHandler. |
| 返回 ContextHandler 的 org.eclipse.jetty.server.handler 中的方法 | |
|---|---|
ContextHandler |
ContextHandlerCollection.addContext(String contextPath,
String resourceBase)
Add a context handler. |
ContextHandler |
ContextHandler.Context.getContextHandler()
|
| org.eclipse.jetty.server.handler.jmx 中 ContextHandler 的使用 |
|---|
| 参数类型为 ContextHandler 的 org.eclipse.jetty.server.handler.jmx 中的方法 | |
|---|---|
protected String |
AbstractHandlerMBean.getContextName(ContextHandler context)
|
| org.eclipse.jetty.server.session 中 ContextHandler 的使用 |
|---|
| 返回 ContextHandler 的 org.eclipse.jetty.server.session 中的方法 | |
|---|---|
ContextHandler |
AbstractSessionManager.getContextHandler()
|
| org.eclipse.jetty.servlet 中 ContextHandler 的使用 |
|---|
| org.eclipse.jetty.servlet 中 ContextHandler 的子类 | |
|---|---|
class |
ServletContextHandler
Servlet Context. |
| 返回 ContextHandler 的 org.eclipse.jetty.servlet 中的方法 | |
|---|---|
protected ContextHandler |
DefaultServlet.initContextHandler(ServletContext servletContext)
Compute the field _contextHandler. |
| 参数类型为 ContextHandler 的 org.eclipse.jetty.servlet 中的构造方法 | |
|---|---|
JspPropertyGroupServlet(ContextHandler context,
ServletHandler servletHandler)
|
|
| org.eclipse.jetty.webapp 中 ContextHandler 的使用 |
|---|
| org.eclipse.jetty.webapp 中 ContextHandler 的子类 | |
|---|---|
class |
WebAppContext
Web Application Context Handler. |
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||