Uses of Interface
dev.vality.fistful.webhooker.WebhookManagerSrv.Iface
| Package | Description |
|---|---|
| dev.vality.fistful.webhooker |
-
Uses of WebhookManagerSrv.Iface in dev.vality.fistful.webhooker
Classes in dev.vality.fistful.webhooker with type parameters of type WebhookManagerSrv.Iface Modifier and Type Class Description static classWebhookManagerSrv.Processor<I extends WebhookManagerSrv.Iface>static classWebhookManagerSrv.Processor.Create<I extends WebhookManagerSrv.Iface>static classWebhookManagerSrv.Processor.Delete<I extends WebhookManagerSrv.Iface>static classWebhookManagerSrv.Processor.Get<I extends WebhookManagerSrv.Iface>static classWebhookManagerSrv.Processor.GetList<I extends WebhookManagerSrv.Iface>Classes in dev.vality.fistful.webhooker that implement WebhookManagerSrv.Iface Modifier and Type Class Description static classWebhookManagerSrv.Client