|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProxyingException | |
|---|---|
| org.codehaus.wadi.core.contextualiser | |
| org.codehaus.wadi.web.impl | |
| Uses of ProxyingException in org.codehaus.wadi.core.contextualiser |
|---|
| Methods in org.codehaus.wadi.core.contextualiser that throw ProxyingException | |
|---|---|
void |
InvocationProxy.proxy(org.codehaus.wadi.group.EndPoint location,
Invocation invocation)
|
| Uses of ProxyingException in org.codehaus.wadi.web.impl |
|---|
| Subclasses of ProxyingException in org.codehaus.wadi.web.impl | |
|---|---|
class |
IrrecoverableException
Indicates an exceptional case which is not recoverable. |
class |
RecoverableException
Indicates an exceptional case which is recoverable. |
| Methods in org.codehaus.wadi.web.impl that throw ProxyingException | |
|---|---|
protected void |
CommonsHttpProxy.doProxy(java.net.URI uri,
WebInvocation context)
|
protected abstract void |
AbstractHttpProxy.doProxy(java.net.URI uri,
WebInvocation context)
|
protected void |
StandardHttpProxy.doProxy(java.net.URI uri,
WebInvocation context)
|
void |
AbstractHttpProxy.proxy(org.codehaus.wadi.group.EndPoint location,
Invocation invocation)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||