| Package | Description |
|---|---|
| org.apache.olingo.server.core | |
| org.apache.olingo.server.core.legacy |
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceHandler.readMediaStream(MediaRequest request,
StreamResponse response)
Read media stream content of a Entity
|
void |
ServiceHandler.upsertMediaStream(MediaRequest request,
String entityETag,
InputStream mediaContent,
NoContentResponse response)
Update of Media Stream Content of a Entity.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProcessorServiceHandler.readMediaStream(MediaRequest request,
StreamResponse response) |
void |
ProcessorServiceHandler.upsertMediaStream(MediaRequest request,
String entityETag,
InputStream mediaContent,
NoContentResponse response) |
Copyright © 2013–2015 The Apache Software Foundation. All rights reserved.