- RmiInboundGateway - Class in org.springframework.integration.rmi
-
An inbound Messaging Gateway for RMI-based remoting.
- RmiInboundGateway() - Constructor for class org.springframework.integration.rmi.RmiInboundGateway
-
- RmiInboundGatewayParser - Class in org.springframework.integration.rmi.config
-
Parser for the <inbound-gateway/> element of the 'rmi' namespace.
- RmiInboundGatewayParser() - Constructor for class org.springframework.integration.rmi.config.RmiInboundGatewayParser
-
- RmiNamespaceHandler - Class in org.springframework.integration.rmi.config
-
Namespace handler for Spring Integration's rmi namespace.
- RmiNamespaceHandler() - Constructor for class org.springframework.integration.rmi.config.RmiNamespaceHandler
-
- RmiOutboundGateway - Class in org.springframework.integration.rmi
-
An outbound Messaging Gateway for RMI-based remoting.
- RmiOutboundGateway(String) - Constructor for class org.springframework.integration.rmi.RmiOutboundGateway
-
Construct an instance with a `RequestReplyExchanger` built from the
default RmiProxyFactoryBean.
- RmiOutboundGateway(String, RmiOutboundGateway.RmiProxyFactoryBeanConfigurer) - Constructor for class org.springframework.integration.rmi.RmiOutboundGateway
-
Construct an instance with a `RequestReplyExchanger` built from the
default RmiProxyFactoryBean which can be modified by the
configurer.
- RmiOutboundGateway.RmiProxyFactoryBeanConfigurer - Interface in org.springframework.integration.rmi
-
Allows configuration of the proxy factory bean before the RMI proxy is created.
- RmiOutboundGatewayParser - Class in org.springframework.integration.rmi.config
-
Parser for the <outbound-gateway/> element of the 'rmi' namespace.
- RmiOutboundGatewayParser() - Constructor for class org.springframework.integration.rmi.config.RmiOutboundGatewayParser
-