A PathMatcher that matches the given regular expression and extracts the first match group.
A PathMatcher tries to match a prefix of a given string and returns
A PathMatcher0 extends a function that takes the unmatched path part of the request URI and returns
A PathMatcher1 extends a function that takes the unmatched path part of the request URI and returns
A PathMatcher2 extends a function that takes the unmatched path part of the request URI and returns
A PathMatcher3 extends a function that takes the unmatched path part of the request URI and returns
A PathMatcher4 extends a function that takes the unmatched path part of the request URI and returns
A PathMatcher5 extends a function that takes the unmatched path part of the request URI and returns
A PathMatcher6 extends a function that takes the unmatched path part of the request URI and returns
A PathMatcher7 extends a function that takes the unmatched path part of the request URI and returns
A PathMatcher that matches and extracts the given regular expression.
A Route using the given RouteFilter function on all inner Routes it is applied to.
A Route using the given RouteFilter function (which extracts 1 value) on all inner Routes it is applied to.
A Route using the given RouteFilter function (which extracts 2 values) on all inner Routes it is applied to.
A Route using the given RouteFilter function (which extracts 3 values) on all inner Routes it is applied to.
A Route using the given RouteFilter function (which extracts 4 values) on all inner Routes it is applied to.
A Route using the given RouteFilter function (which extracts 5 values) on all inner Routes it is applied to.
A Route using the given RouteFilter function (which extracts 6 values) on all inner Routes it is applied to.
A Route using the given RouteFilter function (which extracts 7 values) on all inner Routes it is applied to.
A Route using the given RouteFilter function (which extracts 8 values) on all inner Routes it is applied to.
A Route using the given RouteFilter function (which extracts 9 values) on all inner Routes it is applied to.
A PathMatcher that matches the given string.
A Route that transforms another route.
An encoder and decoder for the HTTP 'deflate' encoding.
A PathMatcher that matches and extracts a Double value.
An encoder and decoder for the HTTP 'gzip' encoding.
A PathMatcher that efficiently matches a number of hex-digits and extracts their (non-negative) Int value.
A PathMatcher that efficiently matches a number of hex-digits and extracts their (non-negative) Long value.
A PathMatcher that efficiently matches a number of digits and extracts their (non-negative) Int value.
A PathMatcher that matches and extracts a java.
A PathMatcher that efficiently matches a number of digits and extracts their (non-negative) Long value.
An encoder and decoder for the HTTP 'identity' encoding.
A PathMatcher that matches the very end of the requests URI path.
A PathMatcher that matches and extracts the complete remaining, unmatched part of the requests URI path.
A PathMatcher that matches a single slash character ('/').