| Package | Description |
|---|---|
| org.ocpsoft.rewrite.servlet | |
| org.ocpsoft.rewrite.servlet.spi |
| Modifier and Type | Method and Description |
|---|---|
static DispatcherType |
DispatcherType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DispatcherType[] |
DispatcherType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DispatcherType |
DispatcherTypeProvider.getDispatcherType(javax.servlet.ServletRequest request,
javax.servlet.ServletContext context)
Returns the
DispatcherType for the given request. |
Copyright © 2013 OCPsoft. All Rights Reserved.