public class RequestConfiguration extends Object
| Constructor and Description |
|---|
RequestConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
addPathDescriptor(PathDescriptor path) |
PathDescriptor |
getMatchingConfiguration(javax.servlet.http.HttpServletRequest req) |
PathDescriptor[] |
getPaths() |
void |
removePathDescriptor(PathDescriptor path) |
public void addPathDescriptor(PathDescriptor path)
public void removePathDescriptor(PathDescriptor path)
public PathDescriptor[] getPaths()
public PathDescriptor getMatchingConfiguration(javax.servlet.http.HttpServletRequest req)
Copyright © 2015 Nuxeo SA. All rights reserved.