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