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