Interface EchoSrv.AsyncIface

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

public static interface EchoSrv.AsyncIface
  • Method Summary

    Modifier and Type Method Description
    void echo​(Shout shout, org.apache.thrift.async.AsyncMethodCallback<Shout> resultHandler)  
  • Method Details

    • echo

      void echo​(Shout shout, org.apache.thrift.async.AsyncMethodCallback<Shout> resultHandler) throws org.apache.thrift.TException
      Throws:
      org.apache.thrift.TException