|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.geronimo.jetty6.AbstractPreHandler org.apache.geronimo.jetty6.cluster.AbstractClusteredPreHandler org.apache.geronimo.jetty6.cluster.wadi.WADIClusteredPreHandler
public class WADIClusteredPreHandler
Nested Class Summary | |
---|---|
protected class |
WADIClusteredPreHandler.WADIWebClusteredInvocation
|
Nested classes/interfaces inherited from class org.apache.geronimo.jetty6.cluster.AbstractClusteredPreHandler |
---|
AbstractClusteredPreHandler.WebClusteredInvocation |
Field Summary |
---|
Fields inherited from class org.apache.geronimo.jetty6.AbstractPreHandler |
---|
next |
Fields inherited from interface org.mortbay.jetty.Handler |
---|
ALL, DEFAULT, ERROR, FORWARD, INCLUDE, REQUEST |
Constructor Summary | |
---|---|
WADIClusteredPreHandler(org.codehaus.wadi.core.manager.Manager wadiManager)
|
Method Summary | |
---|---|
protected ClusteredInvocation |
newClusteredInvocation(String target,
HttpServletRequest request,
HttpServletResponse response,
int dispatch)
|
Methods inherited from class org.apache.geronimo.jetty6.cluster.AbstractClusteredPreHandler |
---|
handle |
Methods inherited from class org.apache.geronimo.jetty6.AbstractPreHandler |
---|
destroy, getServer, isFailed, isRunning, isStarted, isStarting, isStopped, isStopping, setNextHandler, setServer, start, stop |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WADIClusteredPreHandler(org.codehaus.wadi.core.manager.Manager wadiManager)
Method Detail |
---|
protected ClusteredInvocation newClusteredInvocation(String target, HttpServletRequest request, HttpServletResponse response, int dispatch)
newClusteredInvocation
in class AbstractClusteredPreHandler
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |