Uses of Package
railo.runtime.type.scope

Packages that use railo.runtime.type.scope
coldfusion.server   
railo.runtime   
railo.runtime.config   
railo.runtime.interpreter   
railo.runtime.op   
railo.runtime.tag   
railo.runtime.thread   
railo.runtime.type.scope   
railo.runtime.type.scope.client   
railo.runtime.type.scope.session   
railo.runtime.type.scope.storage   
railo.runtime.util   
 

Classes in railo.runtime.type.scope used by coldfusion.server
Scope
          abstract class for all scopes
 

Classes in railo.runtime.type.scope used by railo.runtime
Application
          implemetnation of the application scope
Argument
          interface for Argument scope
CGI
          interface for scope CGI
Client
          Interface of the scope client
Cluster
           
Cookie
          interface for the cookie scope
Form
          interface fro scope form
Local
           
Request
          Interface of the scope request
Scope
          abstract class for all scopes
ScopeContext
          Scope Context handle Apllication and Session Scopes
ScopeFactory
          creates Local and Argument scopes and recyle it
Server
          interface for scope server
Session
           
Threads
           
Undefined
          interface of the cope undefined
URL
          inteface for the url scope
URLForm
          scuope that mix url and forn together
Variables
           
 

Classes in railo.runtime.type.scope used by railo.runtime.config
Cluster
           
 

Classes in railo.runtime.type.scope used by railo.runtime.interpreter
Scope
          abstract class for all scopes
 

Classes in railo.runtime.type.scope used by railo.runtime.op
ClusterEntry
           
 

Classes in railo.runtime.type.scope used by railo.runtime.tag
Scope
          abstract class for all scopes
 

Classes in railo.runtime.type.scope used by railo.runtime.thread
Scope
          abstract class for all scopes
Threads
           
 

Classes in railo.runtime.type.scope used by railo.runtime.type.scope
Application
          implemetnation of the application scope
Argument
          interface for Argument scope
ArgumentIntKey
           
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
FormImpl
          Form Scope
FormItem
           
Local
           
LocalImpl
           
LocalNotSupportedScope
           
Request
          Interface of the scope request
Scope
          abstract class for all scopes
ScopeSupport
          Simple standart implementation of a Scope, for standart use.
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!
Undefined
          interface of the cope undefined
URL
          inteface for the url scope
URLForm
          scuope that mix url and forn together
URLImpl
          Implements URL Scope
UserScope
           
Variables
           
 

Classes in railo.runtime.type.scope used by railo.runtime.type.scope.client
Client
          Interface of the scope client
Scope
          abstract class for all scopes
SharedScope
          scope that is used for multiple requests, attention scope can be used from muliple threads ad same state, make no internal state!
UserScope
           
 

Classes in railo.runtime.type.scope used by railo.runtime.type.scope.session
Scope
          abstract class for all scopes
Session
           
SharedScope
          scope that is used for multiple requests, attention scope can be used from muliple threads ad same state, make no internal state!
UserScope
           
 

Classes in railo.runtime.type.scope used by railo.runtime.type.scope.storage
Scope
          abstract class for all scopes
SharedScope
          scope that is used for multiple requests, attention scope can be used from muliple threads ad same state, make no internal state!
 

Classes in railo.runtime.type.scope used by railo.runtime.util
ClusterEntry
           
 



Copyright © 2012 Railo