Package dev.vality.damsel.webhooker
Class WebhookMessageServiceSrv.Processor.Send<I extends WebhookMessageServiceSrv.Iface>
java.lang.Object
org.apache.thrift.ProcessFunction<I,WebhookMessageServiceSrv.Send_args>
dev.vality.damsel.webhooker.WebhookMessageServiceSrv.Processor.Send<I>
- Enclosing class:
- WebhookMessageServiceSrv.Processor<I extends WebhookMessageServiceSrv.Iface>
public static class WebhookMessageServiceSrv.Processor.Send<I extends WebhookMessageServiceSrv.Iface>
extends org.apache.thrift.ProcessFunction<I,WebhookMessageServiceSrv.Send_args>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetResult(I iface, WebhookMessageServiceSrv.Send_args args) protected booleanisOneway()protected booleanMethods inherited from class org.apache.thrift.ProcessFunction
getMethodName, process
-
Constructor Details
-
Send
public Send()
-
-
Method Details
-
getEmptyArgsInstance
- Specified by:
getEmptyArgsInstancein classorg.apache.thrift.ProcessFunction<I extends WebhookMessageServiceSrv.Iface,WebhookMessageServiceSrv.Send_args>
-
isOneway
protected boolean isOneway()- Specified by:
isOnewayin classorg.apache.thrift.ProcessFunction<I extends WebhookMessageServiceSrv.Iface,WebhookMessageServiceSrv.Send_args>
-
rethrowUnhandledExceptions
protected boolean rethrowUnhandledExceptions()- Overrides:
rethrowUnhandledExceptionsin classorg.apache.thrift.ProcessFunction<I extends WebhookMessageServiceSrv.Iface,WebhookMessageServiceSrv.Send_args>
-
getResult
public WebhookMessageServiceSrv.Send_result getResult(I iface, WebhookMessageServiceSrv.Send_args args) throws org.apache.thrift.TException - Specified by:
getResultin classorg.apache.thrift.ProcessFunction<I extends WebhookMessageServiceSrv.Iface,WebhookMessageServiceSrv.Send_args> - Throws:
org.apache.thrift.TException
-