Class Application
- java.lang.Object
-
- org.apache.camel.k.quarkus.it.webhook.Application
-
@Path("/test") @ApplicationScoped public class Application extends Object
-
-
Constructor Summary
Constructors Constructor Description Application()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
counter(org.apache.camel.k.webhook.WebhookAction action)
javax.ws.rs.core.Response
load(String code)
-