Class JSESSIONIDExtractor
java.lang.Object
com.predic8.membrane.core.config.AbstractXmlElement
com.predic8.membrane.core.interceptor.balancer.AbstractSessionIdExtractor
com.predic8.membrane.core.interceptor.balancer.JSESSIONIDExtractor
- All Implemented Interfaces:
XMLElement
- Description
- The jSessionIdExtractor extracts the JSESSIONID from a
message and provides it to the
Balancer.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.predic8.membrane.core.interceptor.balancer.AbstractSessionIdExtractor
hasSessionIdMethods inherited from class com.predic8.membrane.core.config.AbstractXmlElement
doAfterParsing, getBoolean, getElementName, move2RootElementIfNeeded, parse, parseAttributes, parseCharacters, parseChildren, toXml, writeIfNotNull
-
Constructor Details
-
JSESSIONIDExtractor
public JSESSIONIDExtractor()
-
-
Method Details
-
getSessionId
- Specified by:
getSessionIdin classAbstractSessionIdExtractor- Throws:
Exception
-
write
- Specified by:
writein interfaceXMLElement- Overrides:
writein classAbstractXmlElement- Throws:
XMLStreamException
-