Uses of Class
org.simpleframework.xml.core.SessionManager.Reference
-
Packages that use SessionManager.Reference Package Description org.simpleframework.xml.core -
-
Uses of SessionManager.Reference in org.simpleframework.xml.core
Fields in org.simpleframework.xml.core with type parameters of type SessionManager.Reference Modifier and Type Field Description private java.lang.ThreadLocal<SessionManager.Reference>
SessionManager. local
This is the thread local used to store the sessions objects.
-