Class VertxHttpService
java.lang.Object
org.apache.camel.quarkus.component.http.vertx.VertxHttpService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidgetSecuredContent(String cookie) jakarta.ws.rs.core.ResponsemultipartFormData(Map<String, String> parts) multipartFormParams(String organization, String project)
-
Constructor Details
-
VertxHttpService
public VertxHttpService()
-
-
Method Details
-
multipartFormParams
-
multipartFormData
-
customVertxOptions
@GET @Path("/custom-vertx-options") public void customVertxOptions() -
getSecuredContent
-
login
-