Uses of Class
org.codehaus.wadi.web.impl.WebInvocation

Packages that use WebInvocation
org.codehaus.wadi.web   
org.codehaus.wadi.web.impl   
 

Uses of WebInvocation in org.codehaus.wadi.web
 

Methods in org.codehaus.wadi.web that return WebInvocation
 WebInvocation HttpInvocationContext.getWebInvocation()
           
 

Uses of WebInvocation in org.codehaus.wadi.web.impl
 

Methods in org.codehaus.wadi.web.impl that return WebInvocation
 WebInvocation BasicHttpInvocationContext.getWebInvocation()
           
 

Methods in org.codehaus.wadi.web.impl with parameters of type WebInvocation
protected abstract  void AbstractHttpProxy.doProxy(java.net.URI uri, WebInvocation context)
           
protected  void StandardHttpProxy.doProxy(java.net.URI uri, WebInvocation context)
           
protected  void CommonsHttpProxy.doProxy(java.net.URI uri, WebInvocation context)
           
 



Copyright © 2011. All Rights Reserved.