Uses of Interface
dev.vality.damsel.webhooker.WebhookManagerSrv.AsyncIface
| Package | Description |
|---|---|
| dev.vality.damsel.webhooker |
-
Uses of WebhookManagerSrv.AsyncIface in dev.vality.damsel.webhooker
Classes in dev.vality.damsel.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.damsel.webhooker that implement WebhookManagerSrv.AsyncIface Modifier and Type Class Description static classWebhookManagerSrv.AsyncClient