Modifier and Type | Class and Description |
---|---|
class |
JavaProxy |
Modifier and Type | Interface and Description |
---|---|
interface |
Component
interface for a Component
|
interface |
ComponentPro |
interface |
ComponentScope |
Modifier and Type | Class and Description |
---|---|
class |
ComponentImpl
%**%
MUST add handling for new attributes (style, namespace, serviceportname, porttypename, wsdlfile, bindingname, and output)
|
class |
ComponentScopeShadow |
class |
ComponentScopeThis |
class |
ComponentSpecificAccess |
class |
SuperComponent |
Modifier and Type | Class and Description |
---|---|
class |
COMObject |
Modifier and Type | Interface and Description |
---|---|
interface |
CatchBlock |
Modifier and Type | Class and Description |
---|---|
class |
CatchBlockImpl |
Modifier and Type | Class and Description |
---|---|
class |
FileStreamWrapper |
class |
FileStreamWrapperRead |
class |
FileStreamWrapperReadBinary |
class |
FileStreamWrapperReadWrite |
class |
FileStreamWrapperWrite |
Modifier and Type | Class and Description |
---|---|
class |
HttpSessionBindingListenerStruct |
Modifier and Type | Class and Description |
---|---|
class |
Image |
Modifier and Type | Class and Description |
---|---|
class |
JavaObject
class to handle initialising and call native object from lucee
|
Modifier and Type | Class and Description |
---|---|
class |
HTTPClient
Client to implement http based webservice
|
Modifier and Type | Class and Description |
---|---|
class |
JaxWSClient |
class |
WSClient |
Modifier and Type | Method and Description |
---|---|
static Objects |
Caster.toObjects(PageContext pc,
Object obj) |
Modifier and Type | Class and Description |
---|---|
class |
CFCHibernateProxy
Proxy for "dynamic-map" entity representations.
|
class |
CFCProxy |
class |
ComponentProProxy |
class |
ComponentProReflectionProxy |
class |
ComponentProxy |
Modifier and Type | Class and Description |
---|---|
class |
Excel |
Modifier and Type | Class and Description |
---|---|
class |
FeedStruct |
Modifier and Type | Class and Description |
---|---|
class |
PDFDocument |
Modifier and Type | Class and Description |
---|---|
class |
XMLAttributes
represent a Struct and a NamedNodeMap
|
class |
XMLNodeList |
Modifier and Type | Interface and Description |
---|---|
interface |
XMLStruct |
Modifier and Type | Class and Description |
---|---|
class |
XMLAttrStruct |
class |
XMLCDATASectionStruct |
class |
XMLDocumentStruct |
class |
XMLElementStruct |
class |
XMLMultiElementArray |
class |
XMLMultiElementStruct
Element that can contain more than one Element
|
class |
XMLNodeStruct |
class |
XMLTextStruct |
Modifier and Type | Class and Description |
---|---|
class |
ThreadsImpl |
Modifier and Type | Interface and Description |
---|---|
interface |
Array |
interface |
QueryColumnPro |
interface |
Struct |
Modifier and Type | Class and Description |
---|---|
class |
ArrayImpl
CFML array object
|
class |
ArrayImplNS
CFML array object
|
class |
CastableArray |
class |
CastableStruct |
class |
CollectionStruct |
class |
DebugQueryColumn
implementation of the query column
|
class |
DoubleStruct |
class |
QueryColumnImpl
implementation of the query column
|
class |
QueryImpl |
class |
ReadOnlyStruct
a read only Struct if flag is set to readonly
|
class |
StructImpl
CFML data type struct
|
class |
StructImplKey
CFML data type struct
|
class |
StructImplString
CFML data type struct
|
class |
SVArray
Simple Value Array, a Array that can't cast to a Simple Value
|
class |
SVStruct |
Modifier and Type | Class and Description |
---|---|
class |
DateTimeImpl
Printable and Castable DateTime Object
|
Constructor and Description |
---|
ObjectsEntryIterator.EntryImpl(Objects objcts,
Collection.Key key) |
ObjectsEntryIterator(Collection.Key[] keys,
Objects objs) |
ObjectsEntryIterator(Iterator<Collection.Key> keys,
Objects objs) |
ObjectsIterator(Collection.Key[] keys,
Objects objs) |
ObjectsIterator(Iterator<Collection.Key> keys,
Objects objs) |
Modifier and Type | Class and Description |
---|---|
class |
QueryStruct |
class |
SimpleQuery |
Modifier and Type | Interface and Description |
---|---|
interface |
Application
implemetnation of the application scope
|
interface |
Argument
interface for Argument scope
|
interface |
Caller
interface for the caller scope
|
interface |
CGI
interface for scope CGI
|
interface |
Client
Interface of the scope client
|
interface |
Cluster |
interface |
Cookie
interface for the cookie scope
|
interface |
Form
interface fro scope form
|
interface |
Local |
interface |
Request
Interface of the scope request
|
interface |
Scope
abstract class for all scopes
|
interface |
Server
interface for scope server
|
interface |
Session |
interface |
SharedScope
scope that is used for multiple requests, attention scope can be used from muliple threads ad same state, make no internal state!
|
interface |
Threads |
interface |
Undefined
interface of the cope undefined
|
interface |
URL
inteface for the url scope
|
interface |
URLForm
scuope that mix url and forn together
|
interface |
UserScope |
interface |
Variables |
Modifier and Type | Class and Description |
---|---|
class |
ApplicationImpl
Session Scope
|
class |
ArgumentImpl
implementation of the argument scope
|
class |
ArgumentThreadImpl |
class |
CallerImpl
caller scope
|
class |
CGIImpl
To change the template for this generated type comment go to
Window - Preferences - Java - Code Generation - Code and Comments
|
class |
CGIImplReadOnly
To change the template for this generated type comment go to
Window - Preferences - Java - Code Generation - Code and Comments
|
class |
ClosureScope |
class |
ClusterNotSupported
d
|
class |
ClusterWrap |
class |
CookieImpl
Implementation of the Cookie scope
|
class |
FormImpl
Form Scope
|
class |
JSession |
class |
LocalImpl |
class |
LocalNotSupportedScope |
class |
ObjectStruct |
class |
RequestImpl |
class |
ScopeSupport
Simple standart implementation of a Scope, for standart use.
|
class |
ServerImpl
Server Scope
|
class |
UndefinedImpl
Undefined Scope
|
class |
UrlFormImpl |
class |
URLImpl
Implements URL Scope
|
class |
VariablesImpl |
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 | Interface and Description |
---|---|
interface |
MemoryScope |
interface |
StorageScope
scope that can be stored, in a storage
|
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 |
StorageScopeImpl |
class |
StorageScopeMemory
client scope that not store it's data
|
Modifier and Type | Class and Description |
---|---|
class |
TOArray |
class |
TOObjects |
class |
TOQuery |
class |
TOStruct |
class |
TOUDF |
Modifier and Type | Class and Description |
---|---|
class |
ArraySupport |
class |
StructSupport |
Modifier and Type | Class and Description |
---|---|
class |
ListAsArray |
class |
MapAsStruct |
Copyright © 2015 Lucee