Uses of Package
net.sourceforge.hiveremoting.caucho

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

Classes in net.sourceforge.hiveremoting.caucho used by net.sourceforge.hiveremoting.caucho
AbstractCauchoProxy
          Abstract dynamic proxy for Caucho protocols on client side (used for Hessian and Burlap).
AbstractRemoteServiceInvoker
           
CauchoProxyConfigurator
          Service allowing to set up some configuration parts of a Caucho client proxy (to a remoted service).
CauchoProxyContribution
          Contribution class for CauchoProxyFactory parameters.
CauchoSerializerContribution
          Contribution class for CauchoSerializerContribution parameters.
Protocol
          Enumerated value for Caucho protocols: Hessian or Burlap.
PublishServiceContribution
          Contribution class for RemoteServices configuration-point.
RemoteContextHandler
          Interface enabling hiveremoting.caucho users to add and analyse context information to the actual Caucho payload.
RemoteServiceInvoker