Package | Description |
---|---|
org.springframework.remoting.caucho |
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.
|
Modifier and Type | Class and Description |
---|---|
class |
HessianServiceExporter
Deprecated.
as of 5.3 (phasing out serialization-based remoting)
|
class |
SimpleHessianServiceExporter
Deprecated.
as of Spring Framework 5.1, in favor of
HessianServiceExporter |