Class NotificationTemplateServiceSrv.Client
java.lang.Object
org.apache.thrift.TServiceClient
dev.vality.damsel.fraudbusters_notificator.NotificationTemplateServiceSrv.Client
- All Implemented Interfaces:
NotificationTemplateServiceSrv.Iface
- Enclosing class:
- NotificationTemplateServiceSrv
public static class NotificationTemplateServiceSrv.Client extends org.apache.thrift.TServiceClient implements NotificationTemplateServiceSrv.Iface
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classNotificationTemplateServiceSrv.Client.Factory -
Field Summary
Fields inherited from class org.apache.thrift.TServiceClient
iprot_, oprot_, seqid_ -
Constructor Summary
-
Method Summary
Modifier and Type Method Description NotificationTemplateListResponsegetAll()NotificationTemplateListResponserecvGetAll()voidsendGetAll()Methods inherited from class org.apache.thrift.TServiceClient
getInputProtocol, getOutputProtocol, receiveBase, sendBase, sendBaseOneway
-
Constructor Details
-
Client
public Client(org.apache.thrift.protocol.TProtocol prot) -
Client
public Client(org.apache.thrift.protocol.TProtocol iprot, org.apache.thrift.protocol.TProtocol oprot)
-
-
Method Details
-
getAll
- Specified by:
getAllin interfaceNotificationTemplateServiceSrv.Iface- Throws:
org.apache.thrift.TException
-
sendGetAll
public void sendGetAll() throws org.apache.thrift.TException- Throws:
org.apache.thrift.TException
-
recvGetAll
- Throws:
org.apache.thrift.TException
-