public
classRemoteInvocationBasedExporter
extends RemoteExporter
Overview
Inheritance
Members
Usage
Source
Books
Since1.1
VersionNot specified.
Author(s)Juergen Hoeller
Abstract base class for remote service exporters that are based on
deserialization of RemoteInvocation objects. Provides a "remoteInvocationExecutor"
property, with a DefaultRemoteInvocationExecutor as default.