Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for AsyncResponse/Suspended #790

Open
dnouls opened this issue Apr 8, 2016 · 2 comments
Open

Support for AsyncResponse/Suspended #790

dnouls opened this issue Apr 8, 2016 · 2 comments

Comments

@dnouls
Copy link

dnouls commented Apr 8, 2016

I'm using rest services which uses @suspended AsyncResponse to make the rest service into an asynchronous one. It would be nice if there was some support in GWTP to handle this.

It seems to me that supporting an empty emulated class for AsyncResponse should do the trick.

Note that I am using the dispatch rest delegated, where this support would be really useful since I want to reuse the jaxws interface as is.

@suspended
Copy link

Why tag me

@BenDol
Copy link
Contributor

BenDol commented Apr 15, 2016

Haha @Suspended is a Java annotation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants