Package org.eclipse.jetty.server.session
Interface SessionDataMapFactory
-
@Deprecated(since="2021-05-27") public interface SessionDataMapFactory
Deprecated.The Eclipse Jetty and Apache Felix Http Jetty packages are no longer supported.SessionDataMapFactory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description SessionDataMap
getSessionDataMap()
Deprecated.
-
-
-
Method Detail
-
getSessionDataMap
SessionDataMap getSessionDataMap()
Deprecated.
-
-