| Paketname | libhessian-java |
| Beschreibung | Java implementation of a binary protocol for web services |
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
| Version | 4.0.6-1 |
| Sektion | java |
| Priorität | optional |
| Installierte Größe | 408 Byte |
| Hängt ab von | libservlet2.5-java |
| Empfohlene Pakete | |
| Paketbetreuer | Debian Java Maintainers |
| Quelle | hessian |
| Paketgröße | 336106 Byte |
| Prüfsumme MD5 | b31462911bcecaa24ed71ffd729d52bd |
| Prüfsumme SHA1 | e74cae6ed84280ff7cc1ed6ac0e66a01fc1dd497 |
| Prüfsumme SHA256 | f02c8cb108077dba07125028db2b354ea65fbc8f4979b33f2d2d12ab4de5f04b |
| Link zum Herunterladen | libhessian-java_4.0.6-1_all.deb |
| Ausführliche Beschreibung | Hessian provides compact binary and XML protocols for applications
needing performance without protocol complexity. It is well-suited to
sending binary data without any need to extend the protocol with attachments.
This library also includes Burlap that is a matching XML protocol.
.
With Hessian, providing a web service is as simple as creating a servlet and
using a service is as simple as a JDK Proxy interface.
|