Interface IdentityDocumentStorageSrv.AsyncIface

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

public static interface IdentityDocumentStorageSrv.AsyncIface
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    get(String token, org.apache.thrift.async.AsyncMethodCallback<IdentityDocument> resultHandler)
     
    void
    put(IdentityDocument identity_document, org.apache.thrift.async.AsyncMethodCallback<String> resultHandler)
     
  • Method Details

    • put

      void put(IdentityDocument identity_document, org.apache.thrift.async.AsyncMethodCallback<String> resultHandler) throws org.apache.thrift.TException
      Throws:
      org.apache.thrift.TException
    • get

      void get(String token, org.apache.thrift.async.AsyncMethodCallback<IdentityDocument> resultHandler) throws org.apache.thrift.TException
      Throws:
      org.apache.thrift.TException