|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.codehaus.wadi.web.impl.AbstractHttpProxy
org.codehaus.wadi.web.impl.StandardHttpProxy
public class StandardHttpProxy
HttpProxy implementation based on java.net.HttpURLConnection
| Field Summary | |
|---|---|
protected static org.apache.commons.logging.Log |
_log
|
| Fields inherited from class org.codehaus.wadi.web.impl.AbstractHttpProxy |
|---|
_DontProxyHeaders, _sessionPathParamKey, _WADI_IsSecure |
| Constructor Summary | |
|---|---|
StandardHttpProxy(java.lang.String sessionPathParamKey)
|
|
| Method Summary | |
|---|---|
protected void |
doProxy(java.net.URI uri,
WebInvocation context)
|
| Methods inherited from class org.codehaus.wadi.web.impl.AbstractHttpProxy |
|---|
copy, getRequestURI, proxy |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static final org.apache.commons.logging.Log _log
| Constructor Detail |
|---|
public StandardHttpProxy(java.lang.String sessionPathParamKey)
| Method Detail |
|---|
protected void doProxy(java.net.URI uri,
WebInvocation context)
throws ProxyingException
doProxy in class AbstractHttpProxyProxyingException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||