Uses of Interface
dev.vality.damsel.fraudbusters_notificator.NotificationServiceSrv.AsyncIface
-
Uses of NotificationServiceSrv.AsyncIface in dev.vality.damsel.fraudbusters_notificator
Classes in dev.vality.damsel.fraudbusters_notificator with type parameters of type NotificationServiceSrv.AsyncIface Modifier and Type Class Description static classNotificationServiceSrv.AsyncProcessor<I extends NotificationServiceSrv.AsyncIface>static classNotificationServiceSrv.AsyncProcessor.create<I extends NotificationServiceSrv.AsyncIface>static classNotificationServiceSrv.AsyncProcessor.getAll<I extends NotificationServiceSrv.AsyncIface>static classNotificationServiceSrv.AsyncProcessor.getById<I extends NotificationServiceSrv.AsyncIface>static classNotificationServiceSrv.AsyncProcessor.remove<I extends NotificationServiceSrv.AsyncIface>static classNotificationServiceSrv.AsyncProcessor.updateStatus<I extends NotificationServiceSrv.AsyncIface>static classNotificationServiceSrv.AsyncProcessor.validate<I extends NotificationServiceSrv.AsyncIface>Classes in dev.vality.damsel.fraudbusters_notificator that implement NotificationServiceSrv.AsyncIface Modifier and Type Class Description static classNotificationServiceSrv.AsyncClient