Uses of Class
railo.runtime.type.util.StructSupport

Packages that use StructSupport
railo.runtime   
railo.runtime.exp   
railo.runtime.functions.file   
railo.runtime.helpers   
railo.runtime.img   
railo.runtime.poi   
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.scope   
railo.runtime.type.scope.client   
railo.runtime.type.scope.session   
railo.runtime.type.scope.storage   
railo.runtime.type.wrap   
 

Uses of StructSupport in railo.runtime
 

Subclasses of StructSupport in railo.runtime
 class ComponentImpl
          %**% MUST add handling for new attributes (style, namespace, serviceportname, porttypename, wsdlfile, bindingname, and output)
 class ComponentScopeShadow
           
 class ComponentScopeThis
           
 class ComponentWrap
           
 

Uses of StructSupport in railo.runtime.exp
 

Subclasses of StructSupport in railo.runtime.exp
 class CatchBlockImpl
           
 

Uses of StructSupport in railo.runtime.functions.file
 

Subclasses of StructSupport in railo.runtime.functions.file
 class FileStreamWrapper
           
 class FileStreamWrapperRead
           
 class FileStreamWrapperReadBinary
           
 class FileStreamWrapperReadWrite
           
 class FileStreamWrapperWrite
           
 

Uses of StructSupport in railo.runtime.helpers
 

Subclasses of StructSupport in railo.runtime.helpers
 class HttpSessionBindingListenerStruct
           
 

Uses of StructSupport in railo.runtime.img
 

Subclasses of StructSupport in railo.runtime.img
 class Image
           
 

Uses of StructSupport in railo.runtime.poi
 

Subclasses of StructSupport in railo.runtime.poi
 class Excel
           
 

Uses of StructSupport in railo.runtime.text.feed
 

Subclasses of StructSupport in railo.runtime.text.feed
 class FeedStruct
           
 

Uses of StructSupport in railo.runtime.text.pdf
 

Subclasses of StructSupport in railo.runtime.text.pdf
 class PDFDocument
           
 

Uses of StructSupport in railo.runtime.text.xml
 

Subclasses of StructSupport in railo.runtime.text.xml
 class XMLAttributes
          represent a Struct and a NamedNodeMap
 

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

Subclasses of StructSupport in railo.runtime.text.xml.struct
 class XMLAttrStruct
           
 class XMLCDATASectionStruct
           
 class XMLDocumentStruct
           
 class XMLElementStruct
           
 class XMLMultiElementStruct
          Element that can contain more than one Element
 class XMLNodeStruct
           
 class XMLTextStruct
           
 

Uses of StructSupport in railo.runtime.thread
 

Subclasses of StructSupport in railo.runtime.thread
 class ThreadsImpl
           
 

Uses of StructSupport in railo.runtime.type
 

Subclasses of StructSupport in railo.runtime.type
 class CastableStruct
           
 class CollectionStruct
           
 class DoubleStruct
           
 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 SVStruct
           
 

Uses of StructSupport in railo.runtime.type.scope
 

Subclasses of StructSupport in railo.runtime.type.scope
 class ApplicationImpl
          Session Scope
 class ArgumentImpl
          implementation of the argument scope
 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 Closure
           
 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 StructSupport in railo.runtime.type.scope.client
 

Subclasses of StructSupport in railo.runtime.type.scope.client
 class ClientCache
           
 class ClientCookie
           
 class ClientDatasource
           
 class ClientFile
           
 class ClientMemory
           
 

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

Subclasses of StructSupport in railo.runtime.type.scope.session
 class SessionCache
           
 class SessionCookie
           
 class SessionDatasource
           
 class SessionFile
           
 class SessionMemory
           
 

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

Subclasses of StructSupport in railo.runtime.type.scope.storage
 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 StructSupport in railo.runtime.type.wrap
 

Subclasses of StructSupport in railo.runtime.type.wrap
 class MapAsStruct
           
 



Copyright © 2012 Railo