|
rewrite-api-servlet 2.0.0.Beta3 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DispatcherType | |
|---|---|
| org.ocpsoft.rewrite.servlet | |
| org.ocpsoft.rewrite.servlet.spi | |
| Uses of DispatcherType in org.ocpsoft.rewrite.servlet |
|---|
| Methods in org.ocpsoft.rewrite.servlet that return DispatcherType | |
|---|---|
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. |
| Uses of DispatcherType in org.ocpsoft.rewrite.servlet.spi |
|---|
| Methods in org.ocpsoft.rewrite.servlet.spi that return DispatcherType | |
|---|---|
DispatcherType |
DispatcherTypeProvider.getDispatcherType(ServletRequest request,
ServletContext context)
Returns the DispatcherType for the given request. |
|
rewrite-api-servlet 2.0.0.Beta3 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||