Uses of Interface
net.sourceforge.hiveremoting.caucho.CauchoProxyConfigurator

Packages that use CauchoProxyConfigurator
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 CauchoProxyConfigurator in net.sourceforge.hiveremoting.caucho
 

Classes in net.sourceforge.hiveremoting.caucho that implement CauchoProxyConfigurator
 class CauchoProxyConfiguratorImpl
           
 

Constructors in net.sourceforge.hiveremoting.caucho with parameters of type CauchoProxyConfigurator
CauchoProxyFactory(CauchoProxyConfigurator configurator, com.caucho.hessian.io.SerializerFactory factory, int maxConnections, int maxConnectionsPerHost, boolean httpsStrictCertificateCheck)