Uses of Class
dev.vality.damsel.webhooker.WebhookMessageServiceSrv.Send_result
| Package | Description |
|---|---|
| dev.vality.damsel.webhooker |
-
Uses of WebhookMessageServiceSrv.Send_result in dev.vality.damsel.webhooker
Methods in dev.vality.damsel.webhooker that return WebhookMessageServiceSrv.Send_result Modifier and Type Method Description WebhookMessageServiceSrv.Send_resultWebhookMessageServiceSrv.Send_result. deepCopy()WebhookMessageServiceSrv.Send_resultWebhookMessageServiceSrv.Processor.Send. getResult(I iface, WebhookMessageServiceSrv.Send_args args)WebhookMessageServiceSrv.Send_resultWebhookMessageServiceSrv.Send_result. setEx1(WebhookNotFound ex1)WebhookMessageServiceSrv.Send_resultWebhookMessageServiceSrv.Send_result. setEx2(SourceNotFound ex2)Methods in dev.vality.damsel.webhooker with parameters of type WebhookMessageServiceSrv.Send_result Modifier and Type Method Description intWebhookMessageServiceSrv.Send_result. compareTo(WebhookMessageServiceSrv.Send_result other)booleanWebhookMessageServiceSrv.Send_result. equals(WebhookMessageServiceSrv.Send_result that)Constructors in dev.vality.damsel.webhooker with parameters of type WebhookMessageServiceSrv.Send_result Constructor Description Send_result(WebhookMessageServiceSrv.Send_result other)Performs a deep copy on other.