Uses of Interface
org.camunda.connect.httpclient.HttpBaseRequest
Packages that use HttpBaseRequest
-
Uses of HttpBaseRequest in org.camunda.connect.httpclient
Classes in org.camunda.connect.httpclient with type parameters of type HttpBaseRequestModifier and TypeInterfaceDescriptioninterfaceHttpBaseRequest<Q extends HttpBaseRequest<?,?>, R extends org.camunda.connect.spi.ConnectorResponse> Subinterfaces of HttpBaseRequest in org.camunda.connect.httpclientModifier and TypeInterfaceDescriptioninterfaceHttpMethodRequest<Q extends HttpMethodRequest<?,?>, R extends HttpResponse> interface -
Uses of HttpBaseRequest in org.camunda.connect.httpclient.impl
Classes in org.camunda.connect.httpclient.impl with type parameters of type HttpBaseRequestModifier and TypeClassDescriptionclassAbstractHttpConnector<Q extends HttpBaseRequest<Q,R>, R extends HttpResponse> classAbstractHttpRequest<Q extends HttpBaseRequest<?,?>, R extends HttpResponse> Classes in org.camunda.connect.httpclient.impl that implement HttpBaseRequest