Interface | Description |
---|---|
Application |
implemetnation of the application scope
|
Argument |
interface for Argument scope
|
BindScope | |
Caller |
interface for the caller scope
|
CGI |
interface for scope CGI
|
Client |
Interface of the scope client
|
Cluster | |
ClusterEntry | |
ClusterRemote | |
Cookie |
interface for the cookie scope
|
Form |
interface fro scope form
|
FormItem | |
Local | |
Request |
Interface of the scope request
|
Scope |
abstract class for all scopes
|
ScriptProtected | |
Server |
interface for scope server
|
Session | |
SharedScope |
scope that is used for multiple requests, attention scope can be used from muliple threads ad same state, make no internal state!
|
Threads | |
Undefined |
interface of the cope undefined
|
URL |
inteface for the url scope
|
URLForm |
scuope that mix url and forn together
|
UserScope | |
Variables |
Class | Description |
---|---|
ApplicationImpl |
Session Scope
|
ArgumentImpl |
implementation of the argument scope
|
ArgumentIntKey | |
ArgumentThreadImpl | |
CallerImpl |
caller scope
|
CGIImpl |
To change the template for this generated type comment go to
Window - Preferences - Java - Code Generation - Code and Comments
|
CGIImplReadOnly |
To change the template for this generated type comment go to
Window - Preferences - Java - Code Generation - Code and Comments
|
ClosureScope | |
ClusterEntryImpl | |
ClusterNotSupported |
d
|
ClusterRemoteNotSupported | |
ClusterWrap | |
CookieImpl |
Implementation of the Cookie scope
|
FormImpl |
Form Scope
|
JSession | |
LocalImpl | |
LocalNotSupportedScope | |
ObjectStruct | |
RequestImpl | |
ScopeContext |
Scope Context handle Apllication and Session Scopes
|
ScopeFactory |
creates Local and Argument scopes and recyle it
|
ScopeSupport |
Simple standart implementation of a Scope, for standart use.
|
ServerImpl |
Server Scope
|
UndefinedImpl |
Undefined Scope
|
UrlFormImpl | |
URLImpl |
Implements URL Scope
|
VariablesImpl |
Copyright © 2015 Lucee