| Package | Description |
|---|---|
| org.apache.felix.http.base.internal.dispatch | |
| org.apache.felix.http.base.internal.registry |
| Constructor and Description |
|---|
RequestDispatcherImpl(ServletResolution resolution,
RequestInfo requestInfo) |
| Modifier and Type | Class and Description |
|---|---|
class |
PathResolution |
| Modifier and Type | Method and Description |
|---|---|
@Nullable ServletResolution |
HandlerRegistry.getErrorHandler(@NotNull String requestURI,
Long serviceId,
int code,
Throwable exception) |
ServletResolution |
HandlerRegistry.resolveServletByName(long contextId,
@NotNull String name)
Get the servlet handler for a servlet by name
|
| Modifier and Type | Method and Description |
|---|---|
FilterHandler[] |
HandlerRegistry.getFilters(@NotNull ServletResolution pr,
@NotNull javax.servlet.DispatcherType dispatcherType,
@NotNull String requestURI) |
Copyright © 2006–2021 The Apache Software Foundation. All rights reserved.