|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.jetty.server.handler.ContextHandler.Context
org.eclipse.jetty.servlet.ServletContextHandler.Context
org.eclipse.jetty.webapp.WebAppContext.Context
public class WebAppContext.Context
| Field Summary |
|---|
| Fields inherited from class org.eclipse.jetty.server.handler.ContextHandler.Context |
|---|
_enabled, _majorVersion, _minorVersion |
| Fields inherited from interface javax.servlet.ServletContext |
|---|
ORDERED_LIBS, TEMPDIR |
| Constructor Summary | |
|---|---|
WebAppContext.Context()
|
|
| Method Summary | |
|---|---|
javax.servlet.ServletContext |
getContext(String uripath)
|
URL |
getResource(String path)
|
| Methods inherited from class org.eclipse.jetty.server.handler.ContextHandler.Context |
|---|
getAttribute, getAttributeNames, getClassLoader, getContextHandler, getContextPath, getEffectiveMajorVersion, getEffectiveMinorVersion, getInitParameter, getInitParameterNames, getMajorVersion, getMimeType, getMinorVersion, getRealPath, getRequestDispatcher, getResourceAsStream, getResourcePaths, getServerInfo, getServlet, getServletContextName, getServletNames, getServlets, isEnabled, log, log, log, removeAttribute, setAttribute, setEffectiveMajorVersion, setEffectiveMinorVersion, setEnabled, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public WebAppContext.Context()
| Method Detail |
|---|
public URL getResource(String path)
throws MalformedURLException
getResource in interface javax.servlet.ServletContextgetResource in class org.eclipse.jetty.server.handler.ContextHandler.ContextMalformedURLExceptionpublic javax.servlet.ServletContext getContext(String uripath)
getContext in interface javax.servlet.ServletContextgetContext in class org.eclipse.jetty.server.handler.ContextHandler.Context
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||