|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 PathMap 的软件包 | |
|---|---|
| org.eclipse.jetty.rewrite.handler | |
| org.eclipse.jetty.server.handler | |
| org.eclipse.jetty.servlets | |
| org.eclipse.jetty.rewrite.handler 中 PathMap 的使用 |
|---|
| 返回 PathMap 的 org.eclipse.jetty.rewrite.handler 中的方法 | |
|---|---|
PathMap |
LegacyRule.getRewrite()
Returns the map of rewriting rules. |
| 参数类型为 PathMap 的 org.eclipse.jetty.rewrite.handler 中的方法 | |
|---|---|
void |
LegacyRule.setRewrite(PathMap rewrite)
Sets the map of rewriting rules. |
| org.eclipse.jetty.server.handler 中 PathMap 的使用 |
|---|
| 类型变量类型为 PathMap 的 org.eclipse.jetty.server.handler 中的方法参数 | |
|---|---|
protected void |
IPAccessHandler.add(String entry,
IPAddressMap<PathMap> patternMap)
Helper method to parse the new entry and add it to the specified address pattern map. |
protected void |
IPAccessHandler.dump(StringBuilder buf,
IPAddressMap<PathMap> patternMap)
Dump a pattern map into a StringBuilder buffer |
protected void |
IPAccessHandler.set(String[] entries,
IPAddressMap<PathMap> patternMap)
Helper method to process a list of new entries and replace the content of the specified address pattern map |
| org.eclipse.jetty.servlets 中 PathMap 的使用 |
|---|
| 类型参数类型为 PathMap 的 org.eclipse.jetty.servlets 中的字段 | |
|---|---|
protected HostMap<PathMap> |
ProxyServlet._black
|
protected HostMap<PathMap> |
ProxyServlet._white
|
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||