| 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(ServletRequest request,
ServletContext context)
Returns the
DispatcherType for the given request. |
Copyright © 2016 OCPsoft. All rights reserved.