Package org.chenile.http
Class Constants
java.lang.Object
org.chenile.http.Constants
Constants for HTTP module.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
This is the value for theHeaderUtils.ENTRY_POINT
header inChenileExchange
for all requests that came through HTTP -
Constructor Summary
-
Method Summary
-
Field Details
-
HTTP_ENTRY_POINT
This is the value for theHeaderUtils.ENTRY_POINT
header inChenileExchange
for all requests that came through HTTP- See Also:
-
-
Constructor Details
-
Constants
public Constants()
-