类 org.eclipse.jetty.rewrite.handler.PatternRule
的使用

使用 PatternRule 的软件包
org.eclipse.jetty.rewrite.handler   
 

org.eclipse.jetty.rewrite.handlerPatternRule 的使用
 

org.eclipse.jetty.rewrite.handlerPatternRule 的子类
 class CookiePatternRule
          Sets the cookie in the response whenever the rule finds a match.
 class HeaderPatternRule
          Sets the header in the response whenever the rule finds a match.
 class ProxyRule
          This rule allows the user to configure a particular rewrite rule that will proxy out to a configured location.
 class RedirectPatternRule
          Redirects the response whenever the rule finds a match.
 class ResponsePatternRule
          Sends the response code whenever the rule finds a match.
 class RewritePatternRule
          Rewrite the URI by replacing the matched PathMap path with a fixed string.
 



Copyright © 2013. All Rights Reserved.