一个简单的可扩展为一个纯粹的基于JSON的RPC协议支持java RPC框架
资 源 简 介
rpc-servlet is a simple extensible RPC (remote procedural call) framework for exposing Java objects over HTTP as web services.
The framework allows services to define how they are accessed remotely via a series of handler interfaces as well providing implementations for a purely JSON based RPC protocol.
The framework also provides a JSON RPC client in the form of a jQuery plug-in.
文 件 列 表
rpc-servlet
.DS_Store
src
web