|
rewrite-impl-servlet 1.0.2.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DispatchType | |
|---|---|
| org.ocpsoft.rewrite.servlet.config | |
| Uses of DispatchType in org.ocpsoft.rewrite.servlet.config |
|---|
| Methods in org.ocpsoft.rewrite.servlet.config that return DispatchType | |
|---|---|
DispatchType |
DispatchType.bindsTo(Binding binding)
|
static DispatchType |
DispatchType.isAsync()
Return a DispatchType condition that ensures the current HttpServletRewrite is of
DispatcherType.ASYNC |
static DispatchType |
DispatchType.isError()
Return a DispatchType condition that ensures the current HttpServletRewrite is of
DispatcherType.ERROR |
static DispatchType |
DispatchType.isForward()
Return a DispatchType condition that ensures the current HttpServletRewrite is of
DispatcherType.FORWARD |
static DispatchType |
DispatchType.isInclude()
Return a DispatchType condition that ensures the current HttpServletRewrite is of
DispatcherType.INCLUDE |
static DispatchType |
DispatchType.isRequest()
Return a DispatchType condition that ensures the current HttpServletRewrite is of
DispatcherType.REQUEST |
|
rewrite-impl-servlet 1.0.2.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||