JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
D
E
G
H
I
O
P
R
S
C
configure(RmiProxyFactoryBean)
- Method in interface org.springframework.integration.rmi.
RmiOutboundGateway.RmiProxyFactoryBeanConfigurer
Deprecated.
Perform additional configuration of the factory bean before the
RequestReplyExchanger
is created.
D
destroy()
- Method in class org.springframework.integration.rmi.
RmiInboundGateway
Deprecated.
doPostProcess(BeanDefinitionBuilder, Element)
- Method in class org.springframework.integration.rmi.config.
RmiInboundGatewayParser
Deprecated.
E
exchange(Message<?>)
- Method in class org.springframework.integration.rmi.
RmiInboundGateway
Deprecated.
G
getBeanClassName(Element)
- Method in class org.springframework.integration.rmi.config.
RmiInboundGatewayParser
Deprecated.
getComponentType()
- Method in class org.springframework.integration.rmi.
RmiInboundGateway
Deprecated.
getComponentType()
- Method in class org.springframework.integration.rmi.
RmiOutboundGateway
Deprecated.
getGatewayClassName(Element)
- Method in class org.springframework.integration.rmi.config.
RmiOutboundGatewayParser
Deprecated.
H
handleRequestMessage(Message<?>)
- Method in class org.springframework.integration.rmi.
RmiOutboundGateway
Deprecated.
I
init()
- Method in class org.springframework.integration.rmi.config.
RmiNamespaceHandler
Deprecated.
isEligibleAttribute(String)
- Method in class org.springframework.integration.rmi.config.
RmiInboundGatewayParser
Deprecated.
O
onInit()
- Method in class org.springframework.integration.rmi.
RmiInboundGateway
Deprecated.
org.springframework.integration.rmi
- package org.springframework.integration.rmi
Base package for RMI support.
org.springframework.integration.rmi.config
- package org.springframework.integration.rmi.config
Provides classes for configuration - parsers, namespace handlers.
P
parseUrl(Element, ParserContext)
- Method in class org.springframework.integration.rmi.config.
RmiOutboundGatewayParser
Deprecated.
postProcessGateway(BeanDefinitionBuilder, Element, ParserContext)
- Method in class org.springframework.integration.rmi.config.
RmiOutboundGatewayParser
Deprecated.
R
RmiInboundGateway
- Class in
org.springframework.integration.rmi
Deprecated.
since 5.4 with no replacement.
RmiInboundGateway()
- Constructor for class org.springframework.integration.rmi.
RmiInboundGateway
Deprecated.
RmiInboundGatewayParser
- Class in
org.springframework.integration.rmi.config
Deprecated.
since 5.4 with no replacement.
RmiInboundGatewayParser()
- Constructor for class org.springframework.integration.rmi.config.
RmiInboundGatewayParser
Deprecated.
RmiNamespaceHandler
- Class in
org.springframework.integration.rmi.config
Deprecated.
since 5.4 with no replacement.
RmiNamespaceHandler()
- Constructor for class org.springframework.integration.rmi.config.
RmiNamespaceHandler
Deprecated.
RmiOutboundGateway
- Class in
org.springframework.integration.rmi
Deprecated.
since 5.4 with no replacement.
RmiOutboundGateway(String)
- Constructor for class org.springframework.integration.rmi.
RmiOutboundGateway
Deprecated.
Construct an instance with a `RequestReplyExchanger` built from the default
RmiProxyFactoryBean
.
RmiOutboundGateway(String, RmiOutboundGateway.RmiProxyFactoryBeanConfigurer)
- Constructor for class org.springframework.integration.rmi.
RmiOutboundGateway
Deprecated.
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
Deprecated.
Allows configuration of the proxy factory bean before the RMI proxy is created.
RmiOutboundGatewayParser
- Class in
org.springframework.integration.rmi.config
Deprecated.
since 5.4 with no replacement.
RmiOutboundGatewayParser()
- Constructor for class org.springframework.integration.rmi.config.
RmiOutboundGatewayParser
Deprecated.
S
SERVICE_NAME_PREFIX
- Static variable in class org.springframework.integration.rmi.
RmiInboundGateway
Deprecated.
setExpectReply(boolean)
- Method in class org.springframework.integration.rmi.
RmiInboundGateway
Deprecated.
Specify whether the gateway should be expected to return a reply.
setRegistryHost(String)
- Method in class org.springframework.integration.rmi.
RmiInboundGateway
Deprecated.
setRegistryPort(int)
- Method in class org.springframework.integration.rmi.
RmiInboundGateway
Deprecated.
setRemoteInvocationExecutor(RemoteInvocationExecutor)
- Method in class org.springframework.integration.rmi.
RmiInboundGateway
Deprecated.
setReplyChannel(MessageChannel)
- Method in class org.springframework.integration.rmi.
RmiOutboundGateway
Deprecated.
setRequestChannel(MessageChannel)
- Method in class org.springframework.integration.rmi.
RmiInboundGateway
Deprecated.
Specify the request channel where messages will be sent.
setRequestChannelName(String)
- Method in class org.springframework.integration.rmi.
RmiInboundGateway
Deprecated.
C
D
E
G
H
I
O
P
R
S
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes