Interface RepositoryClientSrv.AsyncIface

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

public static interface RepositoryClientSrv.AsyncIface
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    checkoutObject(Reference version_ref, Reference object_ref, org.apache.thrift.async.AsyncMethodCallback<VersionedObject> resultHandler)
     
  • Method Details

    • checkoutObject

      void checkoutObject(Reference version_ref, Reference object_ref, org.apache.thrift.async.AsyncMethodCallback<VersionedObject> resultHandler) throws org.apache.thrift.TException
      Throws:
      org.apache.thrift.TException