Package dev.vality.damsel.webhooker
Class WebhookMessageServiceSrv.Client
java.lang.Object
org.apache.thrift.TServiceClient
dev.vality.damsel.webhooker.WebhookMessageServiceSrv.Client
- All Implemented Interfaces:
WebhookMessageServiceSrv.Iface
- Enclosing class:
- WebhookMessageServiceSrv
public static class WebhookMessageServiceSrv.Client extends org.apache.thrift.TServiceClient implements WebhookMessageServiceSrv.Iface
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classWebhookMessageServiceSrv.Client.Factory -
Field Summary
Fields inherited from class org.apache.thrift.TServiceClient
iprot_, oprot_, seqid_ -
Constructor Summary
-
Method Summary
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
-
send
public void send(long hook_id, String source_id) throws WebhookNotFound, SourceNotFound, org.apache.thrift.TException- Specified by:
sendin interfaceWebhookMessageServiceSrv.Iface- Throws:
WebhookNotFoundSourceNotFoundorg.apache.thrift.TException
-
sendSend
- Throws:
org.apache.thrift.TException
-
recvSend
- Throws:
WebhookNotFoundSourceNotFoundorg.apache.thrift.TException
-