Uses of Interface
railo.runtime.type.Objects

Packages that use Objects
coldfusion.runtime.java   
railo.runtime   
railo.runtime.com   
railo.runtime.exp   
railo.runtime.java   
railo.runtime.net.rpc.client   
railo.runtime.op   
railo.runtime.query   
railo.runtime.type   
railo.runtime.type.cfc   
railo.runtime.type.it   
railo.runtime.type.query   
railo.runtime.type.scope   
railo.runtime.type.trace   
 

Uses of Objects in coldfusion.runtime.java
 

Classes in coldfusion.runtime.java that implement Objects
 class JavaProxy
           
 

Uses of Objects in railo.runtime
 

Subinterfaces of Objects in railo.runtime
 interface Component
          interface for a Component
 interface ComponentPro
           
 interface ComponentScope
           
 

Classes in railo.runtime that implement Objects
 class CFCProxy
          Proxy for "dynamic-map" entity representations.
 class ComponentImpl
          %**% MUST add handling for new attributes (style, namespace, serviceportname, porttypename, wsdlfile, bindingname, and output)
 class ComponentScopeShadow
           
 class ComponentScopeThis
           
 class ComponentWrap
           
 class SuperComponent
           
 

Uses of Objects in railo.runtime.com
 

Classes in railo.runtime.com that implement Objects
 class COMObject
           
 

Uses of Objects in railo.runtime.exp
 

Classes in railo.runtime.exp that implement Objects
 class CatchBlock
           
 

Uses of Objects in railo.runtime.java
 

Classes in railo.runtime.java that implement Objects
 class JavaObject
          class to handle initialising and call native object from railo
 

Uses of Objects in railo.runtime.net.rpc.client
 

Classes in railo.runtime.net.rpc.client that implement Objects
 class RPCClient
          Wrapper for a Webservice
 

Uses of Objects in railo.runtime.op
 

Methods in railo.runtime.op that return Objects
static Objects Caster.toObjects(PageContext pc, Object obj)
           
 

Uses of Objects in railo.runtime.query
 

Classes in railo.runtime.query that implement Objects
 class QueryCacheQuery
           
 

Uses of Objects in railo.runtime.type
 

Classes in railo.runtime.type that implement Objects
 class DebugQueryColumn
          implementation of the query column
 class QueryColumnImpl
          implementation of the query column
 class QueryImpl
           
 

Uses of Objects in railo.runtime.type.cfc
 

Subinterfaces of Objects in railo.runtime.type.cfc
 interface ComponentAccess
           
 

Classes in railo.runtime.type.cfc that implement Objects
 class ComponentAccessProxy
           
 class ComponentProProxy
           
 

Uses of Objects in railo.runtime.type.it
 

Constructors in railo.runtime.type.it with parameters of type Objects
ObjectsIterator(Collection.Key[] keys, Objects objs)
           
ObjectsIterator(Iterator keys, Objects objs)
           
 

Uses of Objects in railo.runtime.type.query
 

Classes in railo.runtime.type.query that implement Objects
 class SimpleQuery
           
 

Uses of Objects in railo.runtime.type.scope
 

Classes in railo.runtime.type.scope that implement Objects
 class ObjectStruct
           
 

Uses of Objects in railo.runtime.type.trace
 

Classes in railo.runtime.type.trace that implement Objects
 class TOArray
           
 class TOObjects
           
 class TOQuery
           
 class TOStruct
           
 class TOUDF
           
 



Copyright © 2012 Railo