|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.transport.http.HttpSessionHandler
org.mule.transport.http.functional.TestSessionHandler
public class TestSessionHandler
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.
Field Summary |
---|
Fields inherited from class org.mule.transport.http.HttpSessionHandler |
---|
logger |
Constructor Summary | |
---|---|
TestSessionHandler()
|
Method Summary |
---|
Methods inherited from class org.mule.transport.http.HttpSessionHandler |
---|
getSessionIDKey, retrieveSessionInfoFromMessage, retrieveSessionInfoFromMessage, storeSessionInfoToMessage |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TestSessionHandler()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |