Package com.skava.oms.constant
Class HttpHeader
java.lang.Object
com.skava.oms.constant.HttpHeader
This class defines the Http Header for the collection request.
- Author:
- Infosys Equinox
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
X_VERSION
- See Also:
-
LOCALE
- See Also:
-
X_COLLECTION_ID
- See Also:
-
X_AUTH_TOKEN
- See Also:
-
X_TOTAL_COUNT
- See Also:
-
X_USER_ID
- See Also:
-
X_STATUS
- See Also:
-
BUSINESS_ID
- See Also:
-
ACTION
- See Also:
-
ORDER_ID
- See Also:
-
X_B3_TRACE_ID
- See Also:
-
X_B3_SPAN_ID
- See Also:
-
-
Constructor Details
-
HttpHeader
protected HttpHeader()Protected constructor
-