JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
org.camunda.connect.httpclient.HttpRequest
Packages that use
HttpRequest
Package
Description
org.camunda.connect.httpclient.impl
Uses of
HttpRequest
in
org.camunda.connect.httpclient.impl
Classes in
org.camunda.connect.httpclient.impl
that implement
HttpRequest
Modifier and Type
Class
Description
class
HttpRequestImpl
Methods in
org.camunda.connect.httpclient.impl
that return
HttpRequest
Modifier and Type
Method
Description
HttpRequest
HttpConnectorImpl.
createRequest
()