Generated by
JDiff

Package org.springframework.remoting.support

Changed Classes and Interfaces
DefaultRemoteInvocationFactory Default implementation of the RemoteInvocationFactory interface.
RemoteInvocation Encapsulates a remote invocation, providing core method invocation properties in a serializable fashion.
RemoteInvocationBasedAccessor Abstract base class for remote service accessors that are based on serialization of RemoteInvocation objects.
RemoteInvocationFactory Strategy interface for creating a RemoteInvocation from an AOP Alliance org.aopalliance.intercept.MethodInvocation.
RemoteInvocationTraceInterceptor AOP Alliance MethodInterceptor for tracing remote invocations.