Uses of Interface
org.apache.geronimo.clustering.ClusteredInvocation

Packages that use ClusteredInvocation
org.apache.geronimo.jetty6.cluster   
org.apache.geronimo.jetty6.cluster.wadi   
 

Uses of ClusteredInvocation in org.apache.geronimo.jetty6.cluster
 

Classes in org.apache.geronimo.jetty6.cluster that implement ClusteredInvocation
protected  class AbstractClusteredPreHandler.WebClusteredInvocation
           
 

Methods in org.apache.geronimo.jetty6.cluster that return ClusteredInvocation
protected abstract  ClusteredInvocation AbstractClusteredPreHandler.newClusteredInvocation(String target, HttpServletRequest request, HttpServletResponse response, int dispatch)
           
 

Uses of ClusteredInvocation in org.apache.geronimo.jetty6.cluster.wadi
 

Classes in org.apache.geronimo.jetty6.cluster.wadi that implement ClusteredInvocation
protected  class WADIClusteredPreHandler.WADIWebClusteredInvocation
           
 

Methods in org.apache.geronimo.jetty6.cluster.wadi that return ClusteredInvocation
protected  ClusteredInvocation WADIClusteredPreHandler.newClusteredInvocation(String target, HttpServletRequest request, HttpServletResponse response, int dispatch)
           
 



Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.