Uses of Class
org.kie.kogito.job.recipient.common.http.HTTPRequest
Packages that use HTTPRequest
-
Uses of HTTPRequest in org.kie.kogito.job.recipient.common.http
Methods in org.kie.kogito.job.recipient.common.http that return HTTPRequestModifier and TypeMethodDescriptionHTTPRequest.Builder.build()protected abstract HTTPRequestHTTPRequestExecutor.buildRequest(R recipient, String limit) Methods in org.kie.kogito.job.recipient.common.http with parameters of type HTTPRequestModifier and TypeMethodDescriptionprotected io.smallrye.mutiny.Uni<io.vertx.mutiny.ext.web.client.HttpResponse<io.vertx.mutiny.core.buffer.Buffer>>HTTPRequestExecutor.executeRequest(HTTPRequest request, long timeout)