|
Nuxeo Enterprise Platform 5.4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StreamSource | |
|---|---|
| org.nuxeo.runtime.services.streaming | |
| Uses of StreamSource in org.nuxeo.runtime.services.streaming |
|---|
| Classes in org.nuxeo.runtime.services.streaming that implement StreamSource | |
|---|---|
class |
AbstractStreamSource
|
class |
ByteArraySource
|
class |
FileSource
|
class |
InputStreamSource
|
class |
StringSource
|
class |
UploadedStreamSource
|
class |
URLSource
|
class |
ZipEntrySource
|
| Fields in org.nuxeo.runtime.services.streaming declared as StreamSource | |
|---|---|
StreamSource |
StreamManagerServer.DownloadSession.src
|
| Methods in org.nuxeo.runtime.services.streaming that return StreamSource | |
|---|---|
StreamSource |
StreamManagerServer.getStream(String uri)
|
StreamSource |
StreamManagerClient.getStream(String uri)
|
StreamSource |
StreamManager.getStream(String uri)
|
| Methods in org.nuxeo.runtime.services.streaming with parameters of type StreamSource | |
|---|---|
void |
StreamManagerServer.addResource(String uri,
StreamSource src)
|
String |
StreamManagerServer.addStream(StreamSource src)
|
String |
StreamManagerClient.addStream(StreamSource src)
|
String |
StreamManager.addStream(StreamSource src)
|
| Constructors in org.nuxeo.runtime.services.streaming with parameters of type StreamSource | |
|---|---|
StreamManagerServer.DownloadSession(StreamSource src)
|
|
|
Nuxeo Enterprise Platform 5.4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||