Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Class
org.nuxeo.runtime.services.streaming.AbstractStreamSource

Packages that use AbstractStreamSource
org.nuxeo.ecm.core.storage.sql Implementation of a Nuxeo repository over an SQL database. 
org.nuxeo.runtime.services.streaming   
 

Uses of AbstractStreamSource in org.nuxeo.ecm.core.storage.sql
 

Subclasses of AbstractStreamSource in org.nuxeo.ecm.core.storage.sql
static class DefaultBinaryManager.ScrambledStreamSource
          A FileSource that is unscrambled on read using a BinaryScrambler.
 

Uses of AbstractStreamSource in org.nuxeo.runtime.services.streaming
 

Subclasses of AbstractStreamSource in org.nuxeo.runtime.services.streaming
 class ByteArraySource
           
 class FileSource
           
 class InputStreamSource
           
 class StringSource
           
 class UploadedStreamSource
           
 class URLSource
           
 class ZipEntrySource
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.