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