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.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.dt   
railo.runtime.type.scope   
railo.runtime.type.scope.client   
railo.runtime.type.scope.session   
railo.runtime.type.scope.storage   
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
 

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

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

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.query
 

Classes in railo.runtime.query that implement Sizeable
 class QueryCacheQuery
           
 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
 

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
           
 

Classes in railo.runtime.type that implement Sizeable
 class ArrayImpl
          cold fusion array object
 class ArrayImplNS
          cold fusion array object
 class ArrayInt
          cold fusion array object
 class CastableArray
           
 class CastableStruct
           
 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 QueryImpl
           
 class ReadOnlyStruct
          a read only Struct if flag is set to readonly
 class StructImpl
          cold fusion data type struct
 class StructImplKey
          cold fusion data type struct
 class StructImplString
          cold fusion 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 UDFProperties
           
 class UDFRemoveProperty
           
 class UDFSetterProperty
           
 

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
 

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
 

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.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