Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- asciiQueryChars - Static variable in class org.ocpsoft.rewrite.servlet.config.proxy.ProxyServlet
C
- closeQuietly(Closeable) - Method in class org.ocpsoft.rewrite.servlet.config.proxy.ProxyServlet
- copyRequestHeaders(HttpServletRequest, HttpRequest) - Method in class org.ocpsoft.rewrite.servlet.config.proxy.ProxyServlet
-
Copy request headers from the servlet client to the proxy request.
- copyResponseEntity(HttpResponse, HttpServletResponse) - Method in class org.ocpsoft.rewrite.servlet.config.proxy.ProxyServlet
-
Copy response body data (the entity) from the proxy to the servlet client.
- copyResponseHeaders(HttpResponse, HttpServletResponse) - Method in class org.ocpsoft.rewrite.servlet.config.proxy.ProxyServlet
-
Copy proxied response headers back to the servlet client.
D
- destroy() - Method in class org.ocpsoft.rewrite.servlet.config.proxy.ProxyServlet
- doLog - Variable in class org.ocpsoft.rewrite.servlet.config.proxy.ProxyServlet
- doResponseRedirectOrNotModifiedLogic(HttpServletRequest, HttpServletResponse, HttpResponse, int) - Method in class org.ocpsoft.rewrite.servlet.config.proxy.ProxyServlet
E
- encodeUriQuery(CharSequence) - Static method in class org.ocpsoft.rewrite.servlet.config.proxy.ProxyServlet
-
Encodes characters in the query or fragment part of the URI.
G
- getRequiredParameterNames() - Method in class org.ocpsoft.rewrite.servlet.config.proxy.Proxy
- getServletConfig() - Method in class org.ocpsoft.rewrite.servlet.config.proxy.ProxyServlet
H
- hopByHopHeaders - Static variable in class org.ocpsoft.rewrite.servlet.config.proxy.ProxyServlet
-
These are the "hop-by-hop" headers that should not be copied.
I
- init(ServletConfig) - Method in class org.ocpsoft.rewrite.servlet.config.proxy.ProxyServlet
O
- org.ocpsoft.rewrite.servlet.config.proxy - package org.ocpsoft.rewrite.servlet.config.proxy
P
- P_LOG - Static variable in class org.ocpsoft.rewrite.servlet.config.proxy.ProxyServlet
-
A boolean parameter name to enable logging of input and target URLs to the servlet log.
- performHttp(HttpServletRewrite, EvaluationContext) - Method in class org.ocpsoft.rewrite.servlet.config.proxy.Proxy
- Proxy - Class in org.ocpsoft.rewrite.servlet.config.proxy
- proxyClient - Variable in class org.ocpsoft.rewrite.servlet.config.proxy.ProxyServlet
- ProxyServlet - Class in org.ocpsoft.rewrite.servlet.config.proxy
-
An HTTP reverse proxy/gateway servlet.
- ProxyServlet() - Constructor for class org.ocpsoft.rewrite.servlet.config.proxy.ProxyServlet
R
- rewriteUrlFromResponse(HttpServletRequest, String) - Method in class org.ocpsoft.rewrite.servlet.config.proxy.ProxyServlet
-
For a redirect response from the target server, this translates
theUrlto redirect to and translates it to one the original client can use.
S
- service(HttpServletRequest, HttpServletResponse) - Method in class org.ocpsoft.rewrite.servlet.config.proxy.ProxyServlet
- setParameterStore(ParameterStore) - Method in class org.ocpsoft.rewrite.servlet.config.proxy.Proxy
T
- targetUri - Variable in class org.ocpsoft.rewrite.servlet.config.proxy.ProxyServlet
- targetUriObj - Variable in class org.ocpsoft.rewrite.servlet.config.proxy.ProxyServlet
- to(String) - Static method in class org.ocpsoft.rewrite.servlet.config.proxy.Proxy
All Classes and Interfaces|All Packages|Constant Field Values