/** * 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. * * <p>Hessian is a slim, binary RPC protocol over HTTP. * For information on Hessian, see the * <a href="http://www.caucho.com/hessian">Hessian website</a> */ package org.springframework.remoting.caucho;