|
The Spring Framework | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
RmiInvocationHandler | Interface for RMI invocation handlers instances on the server, wrapping exported services. |
Class Summary | |
---|---|
CodebaseAwareObjectInputStream | Special ObjectInputStream subclass that falls back to a specified codebase to load classes from if not found locally. |
JndiRmiClientInterceptor | Interceptor for accessing RMI services from JNDI. |
JndiRmiProxyFactoryBean | Factory bean for RMI proxies from JNDI. |
JndiRmiServiceExporter | Service exporter which binds RMI services to JNDI. |
RmiBasedExporter | Convenient superclass for RMI-based remote exporters. |
RmiClientInterceptor | Interceptor for accessing conventional RMI services or RMI invokers. |
RmiClientInterceptorUtils | Factored-out methods for performing invocations within an RMI client. |
RmiProxyFactoryBean | FactoryBean for RMI proxies, supporting both conventional RMI services and RMI invokers. |
RmiRegistryFactoryBean | FactoryBean that locates a Registry and
exposes it for bean references. |
RmiServiceExporter | RMI exporter that exposes the specified service as RMI object with the specified name. |
Remoting classes for conventional RMI and transparent remoting via RMI invokers. Provides a proxy factory for accessing RMI services, and an exporter for making beans available to RMI clients.
|
The Spring Framework | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |