Uses of Package
com.helger.web.scope.singleton
-
Packages that use com.helger.web.scope.singleton Package Description com.helger.web.scope.multipart com.helger.web.scope.singleton -
Classes in com.helger.web.scope.singleton used by com.helger.web.scope.multipart Class Description AbstractGlobalWebSingleton This is the base class for singleton objects that reside in the global scope.IWebSingleton Marker interface for web singletons to easily differentiate them from non-web singletons. -
Classes in com.helger.web.scope.singleton used by com.helger.web.scope.singleton Class Description AbstractGlobalWebSingleton This is the base class for singleton objects that reside in the global scope.AbstractRequestWebSingleton This is the base class for singleton objects that reside in the request scope.AbstractSessionWebSingleton This is the base class for singleton objects that reside in the session web scope.IWebSingleton Marker interface for web singletons to easily differentiate them from non-web singletons.