public
classRemoteInvocation
implements
Serializable
Overview
Inheritance
Members
Usage
Source
Books
Since25.02.2004
VersionNot specified.
Author(s)Juergen Hoeller
Encapsulates a remote invocation, providing core method invocation properties
in a serializable fashion. Used for RMI and HTTP-based serialization invokers.
This is an SPI class, typically not used directly by applications.
Can be subclassed for additional invocation parameters.
This is an SPI class, typically not used directly by applications. Can be subclassed for additional invocation parameters.