Encapsulates a remote invocation result, holding a result value or an exception. Used for HTTP-based serialization invokers.
This is an SPI class, typically not used directly by applications. Can be subclassed for additional invocation parameters.
@author Juergen Hoeller
@since 1.1
@see RemoteInvocation
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.