facebookarchive / swift

An annotation-based Java library for creating Thrift serializable types and services.
Apache License 2.0
900 stars 297 forks source link

generate async client java code #176

Closed shootingsyh closed 10 years ago

shootingsyh commented 10 years ago

Summary: generate async interface inside sync interface

Test Plan: build and generate nocron client

Reviewers: andrewcox

Differential Revision: https://phabricator.fb.com/D1165794

andrewcox commented 10 years ago

Thanks for the diff!

I've rebased it and pushed it to master