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