Index

A B E G H I N S T 
All Classes and Interfaces|All Packages

A

Authentication - Class in io.camunda.connector.http.auth
 
Authentication() - Constructor for class io.camunda.connector.http.auth.Authentication
 

B

BasicAuthentication - Class in io.camunda.connector.http.auth
 
BasicAuthentication() - Constructor for class io.camunda.connector.http.auth.BasicAuthentication
 
BearerAuthentication - Class in io.camunda.connector.http.auth
 
BearerAuthentication() - Constructor for class io.camunda.connector.http.auth.BearerAuthentication
 

E

equals(Object) - Method in class io.camunda.connector.http.auth.Authentication
 
equals(Object) - Method in class io.camunda.connector.http.auth.BasicAuthentication
 
equals(Object) - Method in class io.camunda.connector.http.auth.BearerAuthentication
 
equals(Object) - Method in class io.camunda.connector.http.auth.NoAuthentication
 
equals(Object) - Method in class io.camunda.connector.http.model.HttpJsonRequest
 
equals(Object) - Method in class io.camunda.connector.http.model.HttpJsonResult
 
execute(OutboundConnectorContext) - Method in class io.camunda.connector.http.HttpJsonFunction
 

G

getAuthentication() - Method in class io.camunda.connector.http.model.HttpJsonRequest
 
getBody() - Method in class io.camunda.connector.http.model.HttpJsonRequest
 
getBody() - Method in class io.camunda.connector.http.model.HttpJsonResult
 
getConnectionTimeoutInSeconds() - Method in class io.camunda.connector.http.model.HttpJsonRequest
 
getHeaders() - Method in class io.camunda.connector.http.model.HttpJsonRequest
 
getHeaders() - Method in class io.camunda.connector.http.model.HttpJsonResult
 
getMethod() - Method in class io.camunda.connector.http.model.HttpJsonRequest
 
getPassword() - Method in class io.camunda.connector.http.auth.BasicAuthentication
 
getQueryParameters() - Method in class io.camunda.connector.http.model.HttpJsonRequest
 
getStatus() - Method in class io.camunda.connector.http.model.HttpJsonResult
 
getToken() - Method in class io.camunda.connector.http.auth.BearerAuthentication
 
getUrl() - Method in class io.camunda.connector.http.model.HttpJsonRequest
 
getUsername() - Method in class io.camunda.connector.http.auth.BasicAuthentication
 
GsonComponentSupplier - Class in io.camunda.connector.http.components
 
gsonFactoryInstance() - Static method in class io.camunda.connector.http.components.GsonComponentSupplier
 
gsonInstance() - Static method in class io.camunda.connector.http.components.GsonComponentSupplier
 

H

handleRequest(HttpJsonRequest) - Method in class io.camunda.connector.http.HttpJsonFunction
 
hasAuthentication() - Method in class io.camunda.connector.http.model.HttpJsonRequest
 
hasBody() - Method in class io.camunda.connector.http.model.HttpJsonRequest
 
hashCode() - Method in class io.camunda.connector.http.auth.Authentication
 
hashCode() - Method in class io.camunda.connector.http.auth.BasicAuthentication
 
hashCode() - Method in class io.camunda.connector.http.auth.BearerAuthentication
 
hashCode() - Method in class io.camunda.connector.http.auth.NoAuthentication
 
hashCode() - Method in class io.camunda.connector.http.model.HttpJsonRequest
 
hashCode() - Method in class io.camunda.connector.http.model.HttpJsonResult
 
hasHeaders() - Method in class io.camunda.connector.http.model.HttpJsonRequest
 
hasQueryParameters() - Method in class io.camunda.connector.http.model.HttpJsonRequest
 
HttpJsonFunction - Class in io.camunda.connector.http
 
HttpJsonFunction() - Constructor for class io.camunda.connector.http.HttpJsonFunction
 
HttpJsonFunction(Gson, HttpRequestFactory, GsonFactory) - Constructor for class io.camunda.connector.http.HttpJsonFunction
 
HttpJsonRequest - Class in io.camunda.connector.http.model
 
HttpJsonRequest() - Constructor for class io.camunda.connector.http.model.HttpJsonRequest
 
HttpJsonResult - Class in io.camunda.connector.http.model
 
HttpJsonResult() - Constructor for class io.camunda.connector.http.model.HttpJsonResult
 
httpRequestFactoryInstance() - Static method in class io.camunda.connector.http.components.HttpTransportComponentSupplier
 
HttpTransportComponentSupplier - Class in io.camunda.connector.http.components
 

I

io.camunda.connector.http - package io.camunda.connector.http
 
io.camunda.connector.http.auth - package io.camunda.connector.http.auth
 
io.camunda.connector.http.components - package io.camunda.connector.http.components
 
io.camunda.connector.http.model - package io.camunda.connector.http.model
 

N

NoAuthentication - Class in io.camunda.connector.http.auth
 
NoAuthentication() - Constructor for class io.camunda.connector.http.auth.NoAuthentication
 

S

sendRequest(HttpRequest) - Method in class io.camunda.connector.http.HttpJsonFunction
 
setAuthentication(Authentication) - Method in class io.camunda.connector.http.model.HttpJsonRequest
 
setBody(Object) - Method in class io.camunda.connector.http.model.HttpJsonRequest
 
setBody(Object) - Method in class io.camunda.connector.http.model.HttpJsonResult
 
setConnectionTimeoutInSeconds(String) - Method in class io.camunda.connector.http.model.HttpJsonRequest
 
setHeaders(HttpHeaders) - Method in class io.camunda.connector.http.auth.Authentication
 
setHeaders(HttpHeaders) - Method in class io.camunda.connector.http.auth.BasicAuthentication
 
setHeaders(HttpHeaders) - Method in class io.camunda.connector.http.auth.BearerAuthentication
 
setHeaders(HttpHeaders) - Method in class io.camunda.connector.http.auth.NoAuthentication
 
setHeaders(Map<String, Object>) - Method in class io.camunda.connector.http.model.HttpJsonResult
 
setHeaders(Map<String, String>) - Method in class io.camunda.connector.http.model.HttpJsonRequest
 
setMethod(String) - Method in class io.camunda.connector.http.model.HttpJsonRequest
 
setPassword(String) - Method in class io.camunda.connector.http.auth.BasicAuthentication
 
setQueryParameters(Map<String, String>) - Method in class io.camunda.connector.http.model.HttpJsonRequest
 
setStatus(int) - Method in class io.camunda.connector.http.model.HttpJsonResult
 
setToken(String) - Method in class io.camunda.connector.http.auth.BearerAuthentication
 
setUrl(String) - Method in class io.camunda.connector.http.model.HttpJsonRequest
 
setUsername(String) - Method in class io.camunda.connector.http.auth.BasicAuthentication
 

T

toString() - Method in class io.camunda.connector.http.auth.Authentication
 
toString() - Method in class io.camunda.connector.http.auth.BasicAuthentication
 
toString() - Method in class io.camunda.connector.http.auth.BearerAuthentication
 
toString() - Method in class io.camunda.connector.http.auth.NoAuthentication
 
toString() - Method in class io.camunda.connector.http.model.HttpJsonRequest
 
toString() - Method in class io.camunda.connector.http.model.HttpJsonResult
 
A B E G H I N S T 
All Classes and Interfaces|All Packages