| Package | Description |
|---|---|
| org.ocpsoft.rewrite.servlet.config.rule |
| Modifier and Type | Class and Description |
|---|---|
class |
Join
Rule that creates a bi-directional rewrite rule between an externally facing URL
and an internal server resource URL |
| Modifier and Type | Method and Description |
|---|---|
static JoinPath |
Join.path(String pattern)
The client-facing URL path to which this
Join will apply. |
static JoinPath |
Join.pathNonBinding(String pattern)
The client-facing URL path to which this
Join will apply. |
Copyright © 2013 OCPsoft. All Rights Reserved.