Package org.camunda.bpm.engine.impl.util
Class ConnectUtil
java.lang.Object
org.camunda.bpm.engine.impl.util.ConnectUtil
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
PARAM_NAME_REQUEST_URL
- See Also:
-
PARAM_NAME_REQUEST_METHOD
- See Also:
-
PARAM_NAME_REQUEST_PAYLOAD
- See Also:
-
PARAM_NAME_REQUEST_CONFIG
- See Also:
-
METHOD_NAME_POST
- See Also:
-
CONFIG_NAME_CONNECTION_TIMEOUT
- See Also:
-
CONFIG_NAME_SOCKET_TIMEOUT
- See Also:
-
PARAM_NAME_RESPONSE_STATUS_CODE
- See Also:
-
PARAM_NAME_RESPONSE
- See Also:
-
PARAM_NAME_HEADERS
- See Also:
-
HEADER_CONTENT_TYPE
- See Also:
-
-
Constructor Details
-
ConnectUtil
public ConnectUtil()
-
-
Method Details
-
assembleRequestParameters
-
addRequestTimeoutConfiguration
-