|
rewrite-config-servlet 2.0.0.Beta3 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JoinPath | |
|---|---|
| org.ocpsoft.rewrite.servlet.config.rule | |
| Uses of JoinPath in org.ocpsoft.rewrite.servlet.config.rule |
|---|
| Classes in org.ocpsoft.rewrite.servlet.config.rule that implement JoinPath | |
|---|---|
class |
Join
Rule that creates a bi-directional rewrite rule between an externally facing Address and an internal
server resource Address for the purposes of changing the Address with which the internal server
resource is accessible. |
| Methods in org.ocpsoft.rewrite.servlet.config.rule that return JoinPath | |
|---|---|
static JoinPath |
Join.path(String pattern)
Create a Rule specifying the inbound request Address to which this Join will apply. |
static JoinPath |
Join.pathNonBinding(String pattern)
Create a Rule specifying the inbound request Address to which this Join will apply. |
|
rewrite-config-servlet 2.0.0.Beta3 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||