org.mortbay.jetty.servlet.wadi
Class WadiSessionHandler.WadiClusteredInvocation
java.lang.Object
org.mortbay.jetty.servlet.wadi.WadiSessionHandler.WadiClusteredInvocation
- Enclosing class:
- WadiSessionHandler
protected class WadiSessionHandler.WadiClusteredInvocation
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
target
protected final java.lang.String target
request
protected final HttpServletRequest request
response
protected final HttpServletResponse response
dispatch
protected final int dispatch
WadiSessionHandler.WadiClusteredInvocation
protected WadiSessionHandler.WadiClusteredInvocation(java.lang.String target,
HttpServletRequest request,
HttpServletResponse response,
int dispatch)
invoke
public void invoke()
throws java.lang.Exception
- Throws:
java.lang.Exception
invokeLocally
protected void invokeLocally()
throws java.lang.Exception
- Throws:
java.lang.Exception
getRequestedSessionId
public java.lang.String getRequestedSessionId()
Copyright © 1995-2009 Mort Bay Consulting. All Rights Reserved.