Modifier and Type | Interface and Description |
---|---|
interface |
ODataStreamedRequest<V extends ODataResponse,T extends ODataPayloadManager<V>>
Streamed OData request interface.
|
Modifier and Type | Interface and Description |
---|---|
interface |
BatchManager
Batch request payload management.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ODataStreamedEntityRequest<V extends ODataResponse,T extends ODataPayloadManager<V>>
Abstract class representing a request concerning a streamed entity.
|
Modifier and Type | Interface and Description |
---|---|
interface |
MediaEntityCreateStreamManager<E extends ClientEntity>
Media entity payload object.
|
interface |
MediaEntityUpdateStreamManager<E extends ClientEntity>
Media entity payload object.
|
interface |
StreamUpdateStreamManager
Streamed entity payload object.
|
Copyright © 2013–2018 The Apache Software Foundation. All rights reserved.