jcricket / gwt-syncproxy

Provides Synchronous and Asynchronous access to GWT-RPC servlets from Java and Android
http://www.blueesoteric.com/open-source/gwt-syncproxy
Apache License 2.0
23 stars 14 forks source link

Decoding gwt request with SyncProxy #51

Closed dinalkobi closed 7 years ago

dinalkobi commented 7 years ago

Hi Everyone, I am trying to decode GWT request by using SyncProxy, I saw there is a way to decode GWT response but I couldn't find way to decoding request. am I missing something? Thank you, Dina