|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.camunda.connect.impl.AbstractConnectorRequest<R>
org.camunda.connect.httpclient.impl.AbstractHttpRequest<HttpRequest,HttpResponse>
org.camunda.connect.httpclient.impl.HttpRequestImpl
public class HttpRequestImpl
| Field Summary |
|---|
| Fields inherited from class org.camunda.connect.impl.AbstractConnectorRequest |
|---|
connector, requestParameters |
| Fields inherited from interface org.camunda.connect.httpclient.HttpBaseRequest |
|---|
HEADER_CONTENT_TYPE, PARAM_NAME_REQUEST_HEADERS, PARAM_NAME_REQUEST_METHOD, PARAM_NAME_REQUEST_PAYLOAD, PARAM_NAME_REQUEST_URL |
| Constructor Summary | |
|---|---|
HttpRequestImpl(Connector connector)
|
|
| Method Summary |
|---|
| Methods inherited from class org.camunda.connect.httpclient.impl.AbstractHttpRequest |
|---|
contentType, delete, get, getContentType, getHeader, getHeaders, getMethod, getPayload, getUrl, head, header, method, options, patch, payload, post, put, trace, url |
| Methods inherited from class org.camunda.connect.impl.AbstractConnectorRequest |
|---|
execute, getRequestParameter, getRequestParameters, isRequestValid, setRequestParameter, setRequestParameters |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.camunda.connect.httpclient.HttpMethodRequest |
|---|
delete, get, head, options, patch, post, put, trace |
| Methods inherited from interface org.camunda.connect.httpclient.HttpBaseRequest |
|---|
contentType, getContentType, getHeader, getHeaders, getMethod, getPayload, getUrl, header, method, payload, url |
| Methods inherited from interface org.camunda.connect.spi.ConnectorRequest |
|---|
execute, getRequestParameter, getRequestParameters, setRequestParameter, setRequestParameters |
| Constructor Detail |
|---|
public HttpRequestImpl(Connector connector)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||