JavaScript is disabled on your browser.
Skip navigation links
rewrite-config-servlet 10.0.2.Final
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
org.ocpsoft.rewrite.servlet.config.Scheme
Packages that use
Scheme
Package
Description
org.ocpsoft.rewrite.servlet.config
Uses of
Scheme
in
org.ocpsoft.rewrite.servlet.config
Methods in
org.ocpsoft.rewrite.servlet.config
that return
Scheme
Modifier and Type
Method
Description
static
Scheme
Scheme.
matches
(
String
pattern)
Create a
Condition
to inspect the current request scheme, comparing against the given pattern.