Uses of Class
net.sourceforge.hiveremoting.caucho.AbstractCauchoProxy

Packages that use AbstractCauchoProxy
net.sourceforge.hiveremoting.caucho This package contains all necessary classes to handle remoting (on both client and server sides) of HiveMind services through Caucho protocols (Hessian and Burlap). 
 

Uses of AbstractCauchoProxy in net.sourceforge.hiveremoting.caucho
 

Subclasses of AbstractCauchoProxy in net.sourceforge.hiveremoting.caucho
 class BurlapProxy
          Dynamic proxy for Caucho Burlap protocol on client side.
 class HessianProxy
          Dynamic proxy for Caucho Hessian protocol on client side.