Interface ProviderProxySrv.AsyncIface

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

public static interface ProviderProxySrv.AsyncIface
  • Method Details

    • generateToken

      void generateToken(RecurrentTokenContext context, org.apache.thrift.async.AsyncMethodCallback<RecurrentTokenProxyResult> resultHandler) throws org.apache.thrift.TException
      Throws:
      org.apache.thrift.TException
    • handleRecurrentTokenCallback

      void handleRecurrentTokenCallback(ByteBuffer callback, RecurrentTokenContext context, org.apache.thrift.async.AsyncMethodCallback<RecurrentTokenCallbackResult> resultHandler) throws org.apache.thrift.TException
      Throws:
      org.apache.thrift.TException
    • processPayment

      void processPayment(PaymentContext context, org.apache.thrift.async.AsyncMethodCallback<PaymentProxyResult> resultHandler) throws org.apache.thrift.TException
      Throws:
      org.apache.thrift.TException
    • handlePaymentCallback

      void handlePaymentCallback(ByteBuffer callback, PaymentContext context, org.apache.thrift.async.AsyncMethodCallback<PaymentCallbackResult> resultHandler) throws org.apache.thrift.TException
      Throws:
      org.apache.thrift.TException