Interface ProcessingSrv.AsyncIface

All Known Implementing Classes:
ProcessingSrv.AsyncClient
Enclosing class:
ProcessingSrv

public static interface ProcessingSrv.AsyncIface
  • Method Summary

    Modifier and Type Method Description
    void get​(String id, org.apache.thrift.async.AsyncMethodCallback<WithdrawalState> resultHandler)  
    void start​(Withdrawal withdrawal, org.apache.thrift.async.AsyncMethodCallback<WithdrawalState> resultHandler)  
  • Method Details

    • start

      void start​(Withdrawal withdrawal, org.apache.thrift.async.AsyncMethodCallback<WithdrawalState> resultHandler) throws org.apache.thrift.TException
      Throws:
      org.apache.thrift.TException
    • get

      void get​(String id, org.apache.thrift.async.AsyncMethodCallback<WithdrawalState> resultHandler) throws org.apache.thrift.TException
      Throws:
      org.apache.thrift.TException