首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Java > 一个简单的创建一个java EE服务器RPC服务框架

一个简单的创建一个java EE服务器RPC服务框架

资 源 简 介

A Simple framework for creating a JSON-RPC 2.0 Service for Java EE Servers. Consists of a Java Servlet which services the methods of a class defined in its Init parameters. Uses the popular Jackson API for serialization and the Apache Commons Lang Beta 3.0 for handling the reflection api (The MethodUtils and ConstructorUtils classes are needed). It supports Batch Requests and Notifications. It currently doesn"t support named parameters or other JsonRPC Versions. See the UsageGuide page for a small tutorial.

相 关 资 源

您 可 能 感 兴 趣 的

同 类 别 推 荐

VIP VIP