Uses of Interface
org.tentackle.session.SessionInfoFactory
-
Packages that use SessionInfoFactory Package Description org.tentackle.session The low-level core of sessions, persistent objects and operations. -
-
Uses of SessionInfoFactory in org.tentackle.session
Classes in org.tentackle.session that implement SessionInfoFactory Modifier and Type Class Description classDefaultSessionInfoFactoryDefault session info factory.Methods in org.tentackle.session that return SessionInfoFactory Modifier and Type Method Description static SessionInfoFactorySessionInfoFactory. getInstance()The singleton.
-