Class AdapterSrv.Processor.ProcessWithdrawal<I extends AdapterSrv.Iface>
java.lang.Object
org.apache.thrift.ProcessFunction<I,AdapterSrv.ProcessWithdrawal_args>
dev.vality.damsel.withdrawals.provider_adapter.AdapterSrv.Processor.ProcessWithdrawal<I>
- Enclosing class:
- AdapterSrv.Processor<I extends AdapterSrv.Iface>
public static class AdapterSrv.Processor.ProcessWithdrawal<I extends AdapterSrv.Iface> extends org.apache.thrift.ProcessFunction<I,AdapterSrv.ProcessWithdrawal_args>
-
Constructor Summary
Constructors Constructor Description ProcessWithdrawal() -
Method Summary
Modifier and Type Method Description AdapterSrv.ProcessWithdrawal_argsgetEmptyArgsInstance()AdapterSrv.ProcessWithdrawal_resultgetResult(I iface, AdapterSrv.ProcessWithdrawal_args args)protected booleanisOneway()protected booleanrethrowUnhandledExceptions()Methods inherited from class org.apache.thrift.ProcessFunction
getMethodName, process
-
Constructor Details
-
ProcessWithdrawal
public ProcessWithdrawal()
-
-
Method Details
-
getEmptyArgsInstance
- Specified by:
getEmptyArgsInstancein classorg.apache.thrift.ProcessFunction<I extends AdapterSrv.Iface,AdapterSrv.ProcessWithdrawal_args>
-
isOneway
protected boolean isOneway()- Specified by:
isOnewayin classorg.apache.thrift.ProcessFunction<I extends AdapterSrv.Iface,AdapterSrv.ProcessWithdrawal_args>
-
rethrowUnhandledExceptions
protected boolean rethrowUnhandledExceptions()- Overrides:
rethrowUnhandledExceptionsin classorg.apache.thrift.ProcessFunction<I extends AdapterSrv.Iface,AdapterSrv.ProcessWithdrawal_args>
-
getResult
public AdapterSrv.ProcessWithdrawal_result getResult(I iface, AdapterSrv.ProcessWithdrawal_args args) throws org.apache.thrift.TException- Specified by:
getResultin classorg.apache.thrift.ProcessFunction<I extends AdapterSrv.Iface,AdapterSrv.ProcessWithdrawal_args>- Throws:
org.apache.thrift.TException
-