Package org.springframework.remoting.support

Support classes for remoting implementations.

See:
          Description

Class Summary
RemoteAccessor Abstract base class for classes that access a remote service.
RemoteExporter Abstract base class for classes that export a remote service.
RemoteInvocation JavaBean that encapsulates a remote invocation.
UrlBasedRemoteAccessor Abstract base class for classes that access remote services via URLs.
 

Package org.springframework.remoting.support Description

Support classes for remoting implementations. Provides abstract base classes for remote proxy factories.



Copyright (C) 2003-2004 The Spring Framework Project.