Uses of Record Class
ch.rswk.meta.engine.GatewayService.WebhookRequest
Packages that use GatewayService.WebhookRequest
Package
Description
meta-engine is the backend of every application based on meta.
-
Uses of GatewayService.WebhookRequest in ch.rswk.meta.engine
Methods in ch.rswk.meta.engine with parameters of type GatewayService.WebhookRequestModifier and TypeMethodDescriptioncom.google.common.util.concurrent.ListenableFuture
<GatewayService.DeliveryReply> GatewayService.invokeWebhook
(GatewayService.WebhookRequest request) -
Uses of GatewayService.WebhookRequest in ch.rswk.meta.engine.test
Fields in ch.rswk.meta.engine.test with type parameters of type GatewayService.WebhookRequestMethods in ch.rswk.meta.engine.test with parameters of type GatewayService.WebhookRequestModifier and TypeMethodDescriptioncom.google.common.util.concurrent.ListenableFuture
<GatewayService.DeliveryReply> GatewayMockService.invokeWebhook
(GatewayService.WebhookRequest request)