Uses of Class
org.ocpsoft.rewrite.servlet.config.DispatchType
Packages that use DispatchType
-
Uses of DispatchType in org.ocpsoft.rewrite.servlet.config
Methods in org.ocpsoft.rewrite.servlet.config that return DispatchTypeModifier and TypeMethodDescriptionstatic DispatchTypeDispatchType.isAsync()Create aDispatchTypecondition that ensures the currentHttpServletRewriteis aDispatcherType.ASYNCstatic DispatchTypeDispatchType.isError()Create aDispatchTypecondition that ensures the currentHttpServletRewriteis aDispatcherType.ERRORstatic DispatchTypeDispatchType.isForward()Create aDispatchTypecondition that ensures the currentHttpServletRewriteis aDispatcherType.FORWARDstatic DispatchTypeDispatchType.isInclude()Create aDispatchTypecondition that ensures the currentHttpServletRewriteis aDispatcherType.INCLUDEstatic DispatchTypeDispatchType.isRequest()Create aDispatchTypecondition that ensures the currentHttpServletRewriteis aDispatcherType.REQUEST