GWT uses asynchronous RPC between client (e.g Browser) and RemoteService servlet.GWT SyncProxy provides synchronous RPC between Java client and RemoteService servlet. By using SyncProxy, we can ...
Now we are free from GWT-RPC.2011-03-20We released ktrwjr 2.0.1.Fixed the issue. "Japanese chars cannot be used".2011-03-18We released ktrwjr 2.0.0.Now we are free from GWT-RPC.W...
This library provides a configurable proxy as a Servlet and allow a GWT client to access services hosted on another domain.It supports GWT-RPC calls, but also arbitrary HTTP requests.
Library provides the serialization util based on rpc-seriazization mechanizm. Using Serializer you can serialize an object to string and vice versa. For instance, you can persist objects in html5 st...
Provides a centralized communication channel between GWT client and server, so that the RPC is encapsulated making it easy to set up both centralized exception handling in the client (eg. for threatin...
This is a client (browser) side caching library that can be used with GWT RPC services.The library uses a custom generator to wrap calls to your RPC service and cache the results on the cl...
=MOVED TO BitBucket: Lightweight implementation of Socket.IO protocol applied to GWT RPC. As result - server-push in GWTAlso this library provide lightweight request processors (something like s...
Tagging is one of basic tools in Web 2.0. This project provides pure GWT implemented component for tagging with advanced usage. Suggestion loading customized to GWT RPC with synchronization tim...