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