Package dev.vality.webhook.dispatcher
Class WebhookMessageServiceSrv.Processor.Resend<I extends WebhookMessageServiceSrv.Iface>
java.lang.Object
org.apache.thrift.ProcessFunction<I,WebhookMessageServiceSrv.Resend_args>
dev.vality.webhook.dispatcher.WebhookMessageServiceSrv.Processor.Resend<I>
- Enclosing class:
- WebhookMessageServiceSrv.Processor<I extends WebhookMessageServiceSrv.Iface>
public static class WebhookMessageServiceSrv.Processor.Resend<I extends WebhookMessageServiceSrv.Iface> extends org.apache.thrift.ProcessFunction<I,WebhookMessageServiceSrv.Resend_args>
-
Constructor Summary
Constructors Constructor Description Resend() -
Method Summary
Modifier and Type Method Description WebhookMessageServiceSrv.Resend_argsgetEmptyArgsInstance()WebhookMessageServiceSrv.Resend_resultgetResult(I iface, WebhookMessageServiceSrv.Resend_args args)protected booleanisOneway()protected booleanrethrowUnhandledExceptions()Methods inherited from class org.apache.thrift.ProcessFunction
getMethodName, process
-
Constructor Details
-
Resend
public Resend()
-
-
Method Details
-
getEmptyArgsInstance
- Specified by:
getEmptyArgsInstancein classorg.apache.thrift.ProcessFunction<I extends WebhookMessageServiceSrv.Iface,WebhookMessageServiceSrv.Resend_args>
-
isOneway
protected boolean isOneway()- Specified by:
isOnewayin classorg.apache.thrift.ProcessFunction<I extends WebhookMessageServiceSrv.Iface,WebhookMessageServiceSrv.Resend_args>
-
rethrowUnhandledExceptions
protected boolean rethrowUnhandledExceptions()- Overrides:
rethrowUnhandledExceptionsin classorg.apache.thrift.ProcessFunction<I extends WebhookMessageServiceSrv.Iface,WebhookMessageServiceSrv.Resend_args>
-
getResult
public WebhookMessageServiceSrv.Resend_result getResult(I iface, WebhookMessageServiceSrv.Resend_args args) throws org.apache.thrift.TException- Specified by:
getResultin classorg.apache.thrift.ProcessFunction<I extends WebhookMessageServiceSrv.Iface,WebhookMessageServiceSrv.Resend_args>- Throws:
org.apache.thrift.TException
-