|
rewrite-impl-servlet 1.0.3.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
ServletRewrite.abort()
Operation that adds a Cookie to the HttpServletResponse
Operation that adds a date header to the HttpServletResponse
Operation that adds a header to the HttpServletResponse
Operation that adds an int header to the HttpServletResponse
URLBuilder
TrailingSlash instance that will append trailing slashes from all matching request and
rendered output URLs, if necessary.
ServletRequest.setAttribute(String, Object) map.
ServletRequest.setAttribute(String, Object) map.
ServletRequest.setAttribute(String, Object) map.
Base64.InputStream will read data from another java.io.InputStream, given in the constructor,
and encode/decode to/from Base64 notation on the fly.Base64.InputStream in DECODE mode.
Base64.InputStream in either ENCODE or DECODE mode.
Base64.OutputStream will write data to another java.io.OutputStream, given in the constructor,
and encode/decode to/from Base64 notation on the fly.Base64.OutputStream in ENCODE mode.
Base64.OutputStream in either ENCODE or DECODE mode.
Base64 encoding strategy.QueryString query to the given Binding.
ServletRewrite.abort()
URLBuilder from the given URL segments, Metadata, and
QueryStringBuilder.
URLBuilder from the given URL path segments and Metadata.
URLBuilder from the given URL path segments.
QueryStringBuilder
URLBuilder.
QueryStringBuilder instance having called URLDecoder.decode(String, String) on each
name=value pair.
URLBuilder after path segments and query parameters have been decoded.
ServletRequest.getDispatcherType() property.Condition that inspects the value of ServletRequest.getServerName()QueryStringBuilder instance having called URLEncoder.encode(String, String) on each
name=value pair.
URLBuilder after path segments and query parameters have been encoded.
ChecksumStrategy and
EncodingStrategy.Header condition that matches only against the existence of a header with a name matching the
given pattern.
Header condition that matches only against the existence of a header with a name matching the
given pattern.
Condition that returns true if the given resource exists relative to the web root of the
current application.
Operation that performs forwards via InboundServletRewrite.forward(String)Join that was invoked on the current request; if no Join was invoked, return null.
ParameterizedPattern for this Domain
ParameterizedPattern for this Scheme
Metadata object for this URL
ParameterizedPattern for this Path
ParameterizedPattern for this URL
Operation instances.
Operation instances.
QueryStringBuilder object for this URL
ServletRewrite.handled()
HttpServletRequest.getHeader(String) values.Servlet instances registered
within the current application, and returns false if no Servlet will handle the resource.
DispatchType condition that ensures the current HttpServletRewrite is of
DispatcherType.ASYNC
Method condition that ensures the current HttpServletRequest.getMethod() is of DELETE
DispatchType condition that ensures the current HttpServletRewrite is of
DispatcherType.ERROR
DispatchType condition that ensures the current HttpServletRewrite is of
DispatcherType.FORWARD
Method condition that ensures the current HttpServletRequest.getMethod() is of GET
Method condition that ensures the current HttpServletRequest.getMethod() is of HEAD
DispatchType condition that ensures the current HttpServletRewrite is of
DispatcherType.INCLUDE
Method condition that ensures the current HttpServletRequest.getMethod() is of OPTIONS
Method condition that ensures the current HttpServletRequest.getMethod() is of POST
Method condition that ensures the current HttpServletRequest.getMethod() is of PUT
DispatchType condition that ensures the current HttpServletRewrite is of
DispatcherType.REQUEST
Method condition that ensures the current HttpServletRequest.getMethod() is of TRACE
Rule that creates a bi-directional rewrite rule between an externally facing URL and an internal server
resource URLJoin specific ParameterHeader condition that matches against both header name and values.
Condition matching against the entire
HttpServletRequest.getQueryString()
Header condition that matches against both header name and values.
HttpServletRequest.getMethod() property.Operation to be performed when the current ChecksumStrategy detects an inbound checksum failure.
ServletRequest.getParameterMap().
ServletRequest.getParameterMap() map.
ServletRequest.getParameterMap() map.
Condition matching against the existence of specific parameters
within HttpServletRequest.getQueryString()
EncodeQuery Operation for the given query-parameter names.
Condition that inspects the value of HttpServletRewrite.getRequestPath()Join will apply.
HttpServletResponse.SC_MOVED_PERMANENTLY ) to the given location.
ServletRewrite.proceed()
Condition that inspects the value of
HttpServletRewrite.getRequestQueryString()Base64.InputStream.read() repeatedly until the end of stream is reached or len bytes are read.
Operation that performs redirects via HttpInboundServletRewrite.redirectPermanent(String) and
HttpInboundServletRewrite.redirectTemporary(String)TrailingSlash instance that will remove trailing slashes from all matching request and
rendered output URLs, if necessary.
ServletRequest.setAttribute(String, Object) and
ServletRequest.getParameterMap() contexts.Condition that inspects values returned by ServletRequest.getParameterMap()Condition responsible for determining existence of resources within the web root of the servlet container.HttpServletResponseFilter responsible for handling all inbound Rewrite events.Condition that inspects the value of ServletRequest.getScheme()HttpServletResponse.setStatus(int) and
ServletResponse.flushBuffer()ServletRequest.getServerPort()Condition responsible for comparing URLs to Servlet Mappings.Metadata object for this URL
QueryStringBuilder object for this URL
HttpServletResponse.SC_MOVED_TEMPORARILY ) to the given location.
Rule that creates a bi-directional rewrite rule handling appending or removal of the trailing slash character
in paths.Condition that inspects the value of
HttpServletRewrite.getRequestPath()Header condition that matches only against the existence of a header with value matching the
given pattern.
Condition matching against the existence of a parameter values
within HttpServletRequest.getQueryString()
Header condition that matches only against the existence of a header with value matching the
given pattern.
ChecksumStrategy when calculating and embedding checksums.
EncodingStrategy when performing encoding.
Join.
TrailingSlash.
Base64.OutputStream.write(int) repeatedly until len bytes are written.
|
rewrite-impl-servlet 1.0.3.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||