|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BatchBodyPart | |
---|---|
org.odata4j.producer.resources |
Uses of BatchBodyPart in org.odata4j.producer.resources |
---|
Methods in org.odata4j.producer.resources that return types with arguments of type BatchBodyPart | |
---|---|
List<BatchBodyPart> |
ODataBatchProvider.readFrom(Class<List<BatchBodyPart>> type,
Type genericType,
Annotation[] antns,
MediaType mt,
MultivaluedMap<String,String> mm,
InputStream inputStream)
|
Methods in org.odata4j.producer.resources with parameters of type BatchBodyPart | |
---|---|
static String |
ODataBatchProvider.createResponseBodyPart(BatchBodyPart bodyPart,
Response response)
|
Method parameters in org.odata4j.producer.resources with type arguments of type BatchBodyPart | |
---|---|
Response |
EntitiesRequestResource.processBatch(ContextResolver<ODataProducer> producerResolver,
HttpHeaders headers,
Request request,
String format,
String callback,
List<BatchBodyPart> bodyParts)
|
List<BatchBodyPart> |
ODataBatchProvider.readFrom(Class<List<BatchBodyPart>> type,
Type genericType,
Annotation[] antns,
MediaType mt,
MultivaluedMap<String,String> mm,
InputStream inputStream)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |