| Package | Description |
|---|---|
| org.apache.felix.http.base.internal.context | |
| org.apache.felix.http.base.internal.handler |
| Modifier and Type | Class and Description |
|---|---|
class |
ServletContextImpl |
| Modifier and Type | Method and Description |
|---|---|
ExtServletContext |
ServletContextManager.getServletContext(org.osgi.service.http.HttpContext httpContext) |
| Modifier and Type | Method and Description |
|---|---|
protected ExtServletContext |
AbstractHandler.getContext() |
| Constructor and Description |
|---|
AbstractHandler(ExtServletContext context) |
FilterHandler(ExtServletContext context,
javax.servlet.Filter filter,
java.lang.String pattern,
int ranking) |
ServletHandler(ExtServletContext context,
javax.servlet.Servlet servlet,
java.lang.String alias) |
Copyright © 2006-2013 The Apache Software Foundation. All Rights Reserved.