Paketname | libjabsorb-java |
Beschreibung | Java to Javascript object request broker |
Archiv/Repository | Offizielles Debian Archiv squeeze (non-free) |
Version | 1.3-2 |
Sektion | non-free/java |
Priorität | optional |
Installierte Größe | 172 Byte |
Hängt ab von | libservlet2.5-java, libslf4j-java, libcommons-httpclient-java |
Empfohlene Pakete | |
Paketbetreuer | Debian Java Maintainers |
Quelle | jabsorb |
Paketgröße | 127546 Byte |
Prüfsumme MD5 | 5c86ac7f3531c7129f9e42ca87836feb |
Prüfsumme SHA1 | cd79fa7607e0fd94768331ea66d253bcc94bd8c7 |
Prüfsumme SHA256 | fb255380841c95424271a169ecebf648f5ddb68586ae1207f8726ef7bc297c99 |
Link zum Herunterladen | libjabsorb-java_1.3-2_all.deb |
Ausführliche Beschreibung | 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.
|