Package org.eclipse.jetty.server.session
Interface SessionDataMapFactory
- 
@Deprecated(since="2021-05-27") public interface SessionDataMapFactoryDeprecated.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 SessionDataMapgetSessionDataMap()Deprecated. 
 - 
 
- 
- 
Method Detail
- 
getSessionDataMap
SessionDataMap getSessionDataMap()
Deprecated. 
 - 
 
 -