Uses of Interface
railo.runtime.type.Sizeable

Packages that use Sizeable
railo.commons.collections   
railo.commons.io.res.type.compress   
railo.commons.io.res.type.datasource   
railo.commons.io.res.type.file   
railo.commons.io.res.type.ftp   
railo.commons.io.res.type.ram   
railo.commons.io.res.type.tar   
railo.commons.io.res.type.tgz   
railo.commons.io.res.type.zip   
railo.commons.io.res.util   
railo.commons.lang   
railo.runtime   
railo.runtime.db   
railo.runtime.exp   
railo.runtime.functions.file   
railo.runtime.helpers   
railo.runtime.img   
railo.runtime.poi   
railo.runtime.query   
railo.runtime.text.feed   
railo.runtime.text.pdf   
railo.runtime.text.xml   
railo.runtime.text.xml.struct   
railo.runtime.thread   
railo.runtime.type   
railo.runtime.type.cfc   
railo.runtime.type.dt   
railo.runtime.type.scope   
railo.runtime.type.scope.client   
railo.runtime.type.scope.session   
railo.runtime.type.scope.storage   
railo.runtime.type.trace   
railo.runtime.type.util   
railo.runtime.type.wrap   
 

Uses of Sizeable in railo.commons.collections
 

Classes in railo.commons.collections that implement Sizeable
 class HashTable
          This class implements a hashtable, which maps keys to values.
 

Uses of Sizeable in railo.commons.io.res.type.compress
 

Classes in railo.commons.io.res.type.compress that implement Sizeable
 class CompressResourceProvider
           
 

Uses of Sizeable in railo.commons.io.res.type.datasource
 

Classes in railo.commons.io.res.type.datasource that implement Sizeable
 class DatasourceResourceProvider
          Resource Provider for ram resource
 

Uses of Sizeable in railo.commons.io.res.type.file
 

Classes in railo.commons.io.res.type.file that implement Sizeable
 class FileResourceProvider
           
 

Uses of Sizeable in railo.commons.io.res.type.ftp
 

Classes in railo.commons.io.res.type.ftp that implement Sizeable
 class FTPResourceProvider
           
 

Uses of Sizeable in railo.commons.io.res.type.ram
 

Classes in railo.commons.io.res.type.ram that implement Sizeable
 class RamResourceProviderOld
          Resource Provider for ram resource
 

Uses of Sizeable in railo.commons.io.res.type.tar
 

Classes in railo.commons.io.res.type.tar that implement Sizeable
 class TarResourceProvider
           
 

Uses of Sizeable in railo.commons.io.res.type.tgz
 

Classes in railo.commons.io.res.type.tgz that implement Sizeable
 class TGZResourceProvider
           
 

Uses of Sizeable in railo.commons.io.res.type.zip
 

Classes in railo.commons.io.res.type.zip that implement Sizeable
 class ZipResourceProvider
           
 

Uses of Sizeable in railo.commons.io.res.util
 

Classes in railo.commons.io.res.util that implement Sizeable
 class RCL
           
 

Uses of Sizeable in railo.commons.lang
 

Classes in railo.commons.lang that implement Sizeable
 class ArchiveClassLoader
           
 class PCLBlock
          Directory ClassLoader
 class PhysicalClassLoader
          Directory ClassLoader
 class SoftHashMap
           
 

Uses of Sizeable in railo.runtime
 

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

Classes in railo.runtime that implement Sizeable
 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 PageContextImpl
          page context for every page object.
 class PageSourceImpl
          represent a cfml file on the runtime system
 class PageSourcePool
          pool to handle pages
 class SuperComponent
           
 

Uses of Sizeable in railo.runtime.db
 

Classes in railo.runtime.db that implement Sizeable
 class SQLImpl
          represents a SQL Statement with his defined arguments for a prepared statement
 class SQLItemImpl
           
 

Uses of Sizeable in railo.runtime.exp
 

Subinterfaces of Sizeable in railo.runtime.exp
 interface CatchBlock
           
 

Classes in railo.runtime.exp that implement Sizeable
 class CatchBlockImpl
           
 

Uses of Sizeable in railo.runtime.functions.file
 

Classes in railo.runtime.functions.file that implement Sizeable
 class FileStreamWrapper
           
 class FileStreamWrapperRead
           
 class FileStreamWrapperReadBinary
           
 class FileStreamWrapperReadWrite
           
 class FileStreamWrapperWrite
           
 

Uses of Sizeable in railo.runtime.helpers
 

Classes in railo.runtime.helpers that implement Sizeable
 class HttpSessionBindingListenerStruct
           
 

Uses of Sizeable in railo.runtime.img
 

Classes in railo.runtime.img that implement Sizeable
 class Image
           
 

Uses of Sizeable in railo.runtime.poi
 

Classes in railo.runtime.poi that implement Sizeable
 class Excel
           
 

Uses of Sizeable in railo.runtime.query
 

Classes in railo.runtime.query that implement Sizeable
 class QueryCacheQueryColumn
           
 class QueryCacheSupport
           
 

Uses of Sizeable in railo.runtime.text.feed
 

Classes in railo.runtime.text.feed that implement Sizeable
 class FeedStruct
           
 

Uses of Sizeable in railo.runtime.text.pdf
 

Classes in railo.runtime.text.pdf that implement Sizeable
 class PDFDocument
           
 

Uses of Sizeable in railo.runtime.text.xml
 

Classes in railo.runtime.text.xml that implement Sizeable
 class XMLAttributes
          represent a Struct and a NamedNodeMap
 class XMLNodeList
           
 

Uses of Sizeable in railo.runtime.text.xml.struct
 

Subinterfaces of Sizeable in railo.runtime.text.xml.struct
 interface XMLStruct
           
 

Classes in railo.runtime.text.xml.struct that implement Sizeable
 class XMLAttrStruct
           
 class XMLCDATASectionStruct
           
 class XMLDocumentStruct
           
 class XMLElementStruct
           
 class XMLMultiElementArray
           
 class XMLMultiElementStruct
          Element that can contain more than one Element
 class XMLNodeStruct
           
 class XMLTextStruct
           
 

Uses of Sizeable in railo.runtime.thread
 

Classes in railo.runtime.thread that implement Sizeable
 class ThreadsImpl
           
 

Uses of Sizeable in railo.runtime.type
 

Subinterfaces of Sizeable in railo.runtime.type
 interface QueryColumnPro
           
 interface Struct
           
 interface UDFProperties
           
 

Classes in railo.runtime.type that implement Sizeable
 class ArrayImpl
          CFML array object
 class ArrayImplNS
          CFML array object
 class ArrayInt
          CFML array object
 class CastableArray
           
 class CastableStruct
           
 class Closure
           
 class CollectionStruct
           
 class DebugQueryColumn
          implementation of the query column
 class DoubleStruct
           
 class KeyImpl
           
 class QueryColumnImpl
          implementation of the query column
 class QueryColumnRef
          Recordcount Query Column
 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
           
 class UDFAddProperty
           
 class UDFGetterProperty
           
 class UDFGSProperty
           
 class UDFHasProperty
           
 class UDFImpl
          defines a abstract class for a User defined Functions
 class UDFPropertiesImpl
           
 class UDFRemoveProperty
           
 class UDFSetterProperty
           
 

Uses of Sizeable in railo.runtime.type.cfc
 

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

Classes in railo.runtime.type.cfc that implement Sizeable
 class ComponentAccessProxy
           
 class ComponentProxy
           
 

Uses of Sizeable in railo.runtime.type.dt
 

Classes in railo.runtime.type.dt that implement Sizeable
 class DateTimeImpl
          Printable and Castable DateTime Object
 

Uses of Sizeable in railo.runtime.type.scope
 

Subinterfaces of Sizeable in railo.runtime.type.scope
 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
           
 

Classes in railo.runtime.type.scope that implement Sizeable
 class ApplicationImpl
          Session Scope
 class ArgumentImpl
          implementation of the argument scope
 class ArgumentIntKey
           
 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 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
           
 

Uses of Sizeable in railo.runtime.type.scope.client
 

Classes in railo.runtime.type.scope.client that implement Sizeable
 class ClientCache
           
 class ClientCookie
           
 class ClientDatasource
           
 class ClientFile
           
 class ClientMemory
           
 

Uses of Sizeable in railo.runtime.type.scope.session
 

Classes in railo.runtime.type.scope.session that implement Sizeable
 class SessionCache
           
 class SessionCookie
           
 class SessionDatasource
           
 class SessionFile
           
 class SessionMemory
           
 

Uses of Sizeable in railo.runtime.type.scope.storage
 

Subinterfaces of Sizeable in railo.runtime.type.scope.storage
 interface MemoryScope
           
 interface StorageScope
          scope that can be stored, in a storage
 

Classes in railo.runtime.type.scope.storage that implement Sizeable
 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
 

Uses of Sizeable in railo.runtime.type.trace
 

Classes in railo.runtime.type.trace that implement Sizeable
 class TOStruct
           
 

Uses of Sizeable in railo.runtime.type.util
 

Classes in railo.runtime.type.util that implement Sizeable
 class ArraySupport
           
 class StructSupport
           
 

Uses of Sizeable in railo.runtime.type.wrap
 

Classes in railo.runtime.type.wrap that implement Sizeable
 class ListAsArray
           
 class MapAsStruct
           
 



Copyright © 2012 Railo