软件包: libjabsorb-java (1.3-1.1) [universe]
libjabsorb-java 的相关链接
Ubuntu 的资源:
下载源码包 jabsorb:
维护者:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainer (usually from Debian):
- Kalle Kivimaa
It should generally not be necessary for users to contact the original maintainer.
外部的资源:
- 主页 [jabsorb.org]
相似软件包:
Java to Javascript object request broker
simple and lightweight Ajax/Web 2.0 framework that allows you to call methods in a Java web application from JavaScript code running in a web browser as if they were local objects residing directly in the browser.
jabsorb handles all the details of marshalling and unmarshalling objects back and forth between the client and server so that you can focus on writing your application features.
jabsorb makes use of the JSON-RPC protocol for it's transport mechanism. JSON-RPC is a standard protocol and jabsorb can interoperate with other standard JSON-RPC clients and servers that may be written in other languages.
Starting with jabsorb 1.2, additional ORB functionality has been added, and it extends the basic JSON-RPC protocol to allow for passing data structures that contain Circular References.
其他与 libjabsorb-java 有关的软件包
|
|
|
-
- dep: java-common
- Base of all Java packages
-
- dep: java-gcj-compat
- 本虚包由这些包填实: gcj-jre
- 或者 java1-runtime
- 本虚包由这些包填实: gcj-4.4-jre, gcj-jre, jamvm
- 或者 java2-runtime
- 本虚包由这些包填实: default-jre, gcj-4.4-jre, gcj-jre, openjdk-6-jre
-
- dep: libslf4j-java
- Simple Logging Facade for Java