|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.geronimo.jetty.cluster.AbstractClusteredHandleInterceptor
public abstract class AbstractClusteredHandleInterceptor
| Nested Class Summary | |
|---|---|
protected class |
AbstractClusteredHandleInterceptor.WebClusteredInvocation
|
| Constructor Summary | |
|---|---|
AbstractClusteredHandleInterceptor()
|
|
| Method Summary | |
|---|---|
void |
handle(String pathInContext,
String pathParams,
org.mortbay.http.HttpRequest httpRequest,
org.mortbay.http.HttpResponse httpResponse,
HandleInterceptor end)
|
protected abstract org.apache.geronimo.clustering.ClusteredInvocation |
newClusteredInvocation(String pathInContext,
String pathParams,
org.mortbay.http.HttpRequest request,
org.mortbay.http.HttpResponse response,
HandleInterceptor end)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractClusteredHandleInterceptor()
| Method Detail |
|---|
public void handle(String pathInContext,
String pathParams,
org.mortbay.http.HttpRequest httpRequest,
org.mortbay.http.HttpResponse httpResponse,
HandleInterceptor end)
throws org.mortbay.http.HttpException,
IOException
handle in interface HandleInterceptororg.mortbay.http.HttpException
IOException
protected abstract org.apache.geronimo.clustering.ClusteredInvocation newClusteredInvocation(String pathInContext,
String pathParams,
org.mortbay.http.HttpRequest request,
org.mortbay.http.HttpResponse response,
HandleInterceptor end)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||