| Package | Description |
|---|---|
| com.helger.web.scope.multipart | |
| com.helger.web.scope.singleton |
| Modifier and Type | Class and Description |
|---|---|
class |
GlobalDiskFileItemFactory
Wrapper around a
DiskFileItemFactory, that is correctly cleaning up,
when the servlet context is destroyed. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractGlobalWebSingleton
This is the base class for singleton objects that reside in the global scope.
|
class |
AbstractRequestWebSingleton
This is the base class for singleton objects that reside in the request
scope.
|
class |
AbstractSessionWebSingleton
This is the base class for singleton objects that reside in the session web
scope.
|
Copyright © 2014–2019 Philip Helger. All rights reserved.