All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.springframework.remoting.caucho.package-info Maven / Gradle / Ivy

There is a newer version: 6.1.6
Show newest version
/**
 * This package provides remoting classes for Caucho's Hessian protocol:
 * a proxy factory for accessing Hessian services, and an exporter for
 * making beans available to Hessian clients.
 *
 * 

Hessian is a slim, binary RPC protocol over HTTP. * For information on Hessian, see the * Hessian website */ package org.springframework.remoting.caucho;





© 2015 - 2024 Weber Informatics LLC | Privacy Policy