public class JsonEntryEntityProducer extends Object
| Constructor and Description |
|---|
JsonEntryEntityProducer(EntityProviderWriteProperties properties) |
| Modifier and Type | Method and Description |
|---|---|
void |
append(Writer writer,
EntityInfoAggregator entityInfo,
Map<String,Object> data,
boolean isRootElement) |
String |
getETag() |
String |
getLocation() |
public JsonEntryEntityProducer(EntityProviderWriteProperties properties) throws EntityProviderException
EntityProviderExceptionpublic void append(Writer writer, EntityInfoAggregator entityInfo, Map<String,Object> data, boolean isRootElement) throws EntityProviderException
EntityProviderExceptionpublic String getETag()
public String getLocation()
Copyright © 2020. All rights reserved.