Module hiveremoting.caucho
Back to master index
Module hiveremoting.cauchoVersion:1.0.0
Package:hiveremoting.caucho
Module containing utilities to handle remoting (both client and server sides) through Caucho protocols (hessian and burlap).
Configuration Points
hiveremoting.caucho.CauchoSerializers
hiveremoting.caucho.RemoteServices
2 configuration points
Service Points
hiveremoting.caucho.CauchoProxyConfigurator
hiveremoting.caucho.CauchoProxyFactory
hiveremoting.caucho.CauchoSerializerFactory
3 service points
Schemas
hiveremoting.caucho.CauchoProxySchema
1 schemas
Contribution to
<default symbol="hiveremoting.caucho.proxy.max-connections" value="10" />
<default symbol="hiveremoting.caucho.proxy.max-connections-per-host" value="2" />
<default symbol="hiveremoting.caucho.proxy.https-strict-certificate-check" value="false" />

Back to master index