Nuxeo Enterprise Platform 5.4

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

Packages that use AbstractStreamSource
org.nuxeo.ecm.core.search.api.client.search.results.document Client search results api for Nuxeo Core documents. 
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.search.api.client.search.results.document
 

Subclasses of AbstractStreamSource in org.nuxeo.ecm.core.search.api.client.search.results.document
 class ExtendedStringSource
          A StringSource with the length.
 

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 Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.