org.apache.olingo.odata2.api.commons
Class ODataHttpHeaders

java.lang.Object
  extended by org.apache.olingo.odata2.api.commons.ODataHttpHeaders

public class ODataHttpHeaders
extends Object

HTTP header constants as used in the OData protocol


Field Summary
static String DATASERVICEVERSION
           
 
Constructor Summary
ODataHttpHeaders()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DATASERVICEVERSION

public static final String DATASERVICEVERSION
See Also:
Constant Field Values
Constructor Detail

ODataHttpHeaders

public ODataHttpHeaders()


Copyright © 2013-2015 The Apache Software Foundation. All Rights Reserved.