Package dev.vality.damsel.webhooker
Interface WebhookMessageServiceSrv.Iface
- All Known Implementing Classes:
WebhookMessageServiceSrv.Client
- Enclosing class:
- WebhookMessageServiceSrv
public static interface WebhookMessageServiceSrv.Iface
-
Method Summary
-
Method Details
-
send
void send(long hook_id, String source_id) throws WebhookNotFound, SourceNotFound, org.apache.thrift.TException - Throws:
WebhookNotFoundSourceNotFoundorg.apache.thrift.TException
-