org.odata4j.format.json
Class JsonEntryFormatWriter

java.lang.Object
  extended by org.odata4j.format.json.JsonFormatWriter<EntityResponse>
      extended by org.odata4j.format.json.JsonEntryFormatWriter
All Implemented Interfaces:
FormatWriter<EntityResponse>

public class JsonEntryFormatWriter
extends JsonFormatWriter<EntityResponse>


Constructor Summary
JsonEntryFormatWriter(String jsonpCallback)
           
 
Method Summary
 
Methods inherited from class org.odata4j.format.json.JsonFormatWriter
getContentType, write
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JsonEntryFormatWriter

public JsonEntryFormatWriter(String jsonpCallback)


http://odata4j.org