Uses of Interface
to.etc.domui.server.parts.IUnbufferedPartFactory

Packages that use IUnbufferedPartFactory
to.etc.domui.component.dynaima   
to.etc.domui.component.htmleditor   
to.etc.domui.component.upload   
to.etc.domui.parts   
 

Uses of IUnbufferedPartFactory in to.etc.domui.component.dynaima
 

Classes in to.etc.domui.component.dynaima that implement IUnbufferedPartFactory
 class DynaImaPart
           
 

Uses of IUnbufferedPartFactory in to.etc.domui.component.htmleditor
 

Classes in to.etc.domui.component.htmleditor that implement IUnbufferedPartFactory
 class EditResPart
          This part handles requests from the HtmlEditor component (using the FCKeditor) for images and other files.
 

Uses of IUnbufferedPartFactory in to.etc.domui.component.upload
 

Classes in to.etc.domui.component.upload that implement IUnbufferedPartFactory
 class UploadPart
          This thingy accepts file upload requests for a given control.
 

Uses of IUnbufferedPartFactory in to.etc.domui.parts
 

Classes in to.etc.domui.parts that implement IUnbufferedPartFactory
 class CachedImagePart
           
 class PollInfo
          This will become a simple, generic framework to pass events to a browser based application by means of polling: the browser is supposed to poll this part every 2 minutes; this part can pass back event commands to the browser when needed.
 class TempFilePart
          Safe reference to a server-side tempfile.