|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractDispatchRule | |
---|---|
com.caucho.rewrite |
Uses of AbstractDispatchRule in com.caucho.rewrite |
---|
Subclasses of AbstractDispatchRule in com.caucho.rewrite | |
---|---|
class |
AbstractRegexpDispatchRule
|
class |
AbstractTargetDispatchRule
|
class |
Dispatch
Dispatch the request using the standard servlet and filter processing. |
class |
FastCgiProxy
Dispatches a request to a backend server using FastCGI as the proxy protocol. |
class |
Forbidden
Sends a HTTP Forbidden response using response.sendError(SC_FORBIDDEN). |
class |
Forward
Forwards a requests using the servlet RequestDispatcher.forward call protocol. |
class |
HttpProxy
Dispatches a request to a backend server using HTTP as the proxy protocol. |
class |
Location
Filter container which matches URLs and conditions and contains child actions. |
class |
MovedPermanently
Sends a HTTP moved-permanently response |
class |
NotFound
Sends a HTTP 404 Not Found response |
class |
Redirect
|
class |
RedirectSecure
|
class |
Rewrite
|
class |
SendError
Sends a HTTP error response using response.sendError(code) |
class |
WelcomeFile
Manages the welcome-file as a rewrite-dispatch. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |