| Package | Description |
|---|---|
| org.nuxeo.ecm.webengine.jaxrs.servlet | |
| org.nuxeo.ecm.webengine.jaxrs.servlet.config |
| Modifier and Type | Field and Description |
|---|---|
protected FilterSet[] |
RequestChain.filters |
| Modifier and Type | Method and Description |
|---|---|
FilterSet[] |
RequestChain.getFilters() |
| Constructor and Description |
|---|
RequestChain(javax.servlet.http.HttpServlet servlet,
FilterSet[] filters)
Create a new request chain given the target servlet and an optional list of filter sets.
|
| Modifier and Type | Method and Description |
|---|---|
FilterSet[] |
ServletDescriptor.getFilters() |
FilterSet |
FilterSetDescriptor.getFilterSet() |
Copyright © 2020 Nuxeo SA. All rights reserved.