Package | Description |
---|---|
lucee.runtime.type.scope.client | |
lucee.runtime.type.scope.session | |
lucee.runtime.type.scope.storage |
Modifier and Type | Class and Description |
---|---|
class |
ClientCache |
class |
ClientCookie |
class |
ClientDatasource |
class |
ClientFile |
class |
ClientMemory |
Modifier and Type | Class and Description |
---|---|
class |
SessionCache |
class |
SessionCookie |
class |
SessionDatasource |
class |
SessionFile |
class |
SessionMemory |
Modifier and Type | Class and Description |
---|---|
class |
StorageScopeCache
client scope that store it's data in a datasource
|
class |
StorageScopeCookie
client scope that store it's data in the cookie of the client
|
class |
StorageScopeDatasource
client scope that store it's data in a datasource
|
class |
StorageScopeFile
client scope that store it's data in a resource
|
class |
StorageScopeMemory
client scope that not store it's data
|
Constructor and Description |
---|
StorageScopeImpl(StorageScopeImpl other,
boolean deepCopy)
Constructor of the class
|
Copyright © 2015 Lucee