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