org.mule.transport.http.functional
Class TestSessionHandler
java.lang.Object
org.mule.transport.http.HttpSessionHandler
org.mule.transport.http.functional.TestSessionHandler
- All Implemented Interfaces:
- org.mule.api.transport.SessionHandler
public class TestSessionHandler
- extends org.mule.transport.http.HttpSessionHandler
This is a custom subclass of the regular HttpSessionHandler that's used in
HttpServiceOverridesTestCase to see if the service override properly instantiates
the right class.
Fields inherited from class org.mule.transport.http.HttpSessionHandler |
logger |
Methods inherited from class org.mule.transport.http.HttpSessionHandler |
getSessionIDKey, retrieveSessionInfoFromMessage, storeSessionInfoToMessage |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestSessionHandler
public TestSessionHandler()
Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.