RPC « GWT « Java Open Source App

Home
Java Open Source App
1.2D
2.3D
3.Algorithm Data Structure
4.Chart
5.Cloud Computing
6.Data Mining
7.Database
8.Eclipse
9.Game
10.Google API
11.Graphics
12.GUI
13.GWT
14.IntelliJ
15.JavaFX
16.JBoss
17.JDBC
18.JEE
19.JPA ORM
20.JSF
21.JSON
22.Maven
23.Media
24.Mobile
25.MongoDB
26.MySQL
27.Netbeans
28.Network
29.NoSQL
30.OpenGL
31.Oracle
32.OSGi
33.Security
34.Social Network
35.Spring
36.Sqlite
37.Testing
38.Web Framework
39.WebService
40.XML
Java Open Source App » GWT » RPC 

1. jnorthrup/RelaxFactory    github.com

CouchDb GWT Requestfactory and RPC async middle tier middleware

2. csavelief/gwt-rpc    github.com

Miscellaneous stuff related to GWT REST/RPC calls.

3. p/gwt-syncproxy    code.google.com

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 ...

4. p/ktrwjr    code.google.com

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...

5. p/gwt-proxy-servlet    code.google.com

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.

6. p/gwt-versatile    code.google.com

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...

7. p/drycode-gwt-dispatch-service    code.google.com

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...

8. p/jkb-gwt-client-cache    code.google.com

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...

9. p/gnisio    code.google.com

=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...

10. p/gwt-delegate    code.google.com

Spring delegate controller for GWT RPC

11. p/gwt-comp-tagging    code.google.com

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...

java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.