org.camunda.connect.httpclient.impl
Class HttpRequestInvocation
java.lang.Object
org.camunda.connect.impl.AbstractRequestInvocation<org.apache.http.client.methods.HttpRequestBase>
org.camunda.connect.httpclient.impl.HttpRequestInvocation
- All Implemented Interfaces:
- ConnectorInvocation
public class HttpRequestInvocation
- extends AbstractRequestInvocation<org.apache.http.client.methods.HttpRequestBase>
|
Field Summary |
protected org.apache.http.client.HttpClient |
client
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
client
protected org.apache.http.client.HttpClient client
HttpRequestInvocation
public HttpRequestInvocation(org.apache.http.client.methods.HttpRequestBase target,
ConnectorRequest<?> request,
List<ConnectorRequestInterceptor> interceptorChain,
org.apache.http.client.HttpClient client)
invokeTarget
public Object invokeTarget()
throws Exception
- Specified by:
invokeTarget in class AbstractRequestInvocation<org.apache.http.client.methods.HttpRequestBase>
- Throws:
Exception
Copyright © 2017 camunda services GmbH. All rights reserved.