Apache Thrift - Home http://thrift.apache.org/

/**
* This method has a oneway modifier. That means the client only makes
* a request and does not listen for any response at all. Oneway methods
* must be void.
*/
oneway void zip()

 

相关文章:

  • 2021-08-13
  • 2022-12-23
  • 2022-12-23
  • 2022-02-12
  • 2021-06-05
  • 2022-12-23
  • 2021-11-05
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-02-01
  • 2022-12-23
  • 2021-08-27
  • 2021-12-25
相关资源
相似解决方案