JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
D
E
G
H
I
O
P
R
S
D
doPostProcess(BeanDefinitionBuilder, Element)
- Method in class org.springframework.integration.rmi.config.
RmiInboundGatewayParser
E
exchange(Message<?>)
- Method in class org.springframework.integration.rmi.
RmiInboundGateway
G
getBeanClassName(Element)
- Method in class org.springframework.integration.rmi.config.
RmiInboundGatewayParser
getComponentType()
- Method in class org.springframework.integration.rmi.
RmiInboundGateway
getComponentType()
- Method in class org.springframework.integration.rmi.
RmiOutboundGateway
getGatewayClassName(Element)
- Method in class org.springframework.integration.rmi.config.
RmiOutboundGatewayParser
H
handleRequestMessage(Message<?>)
- Method in class org.springframework.integration.rmi.
RmiOutboundGateway
I
init()
- Method in class org.springframework.integration.rmi.config.
RmiNamespaceHandler
isEligibleAttribute(String)
- Method in class org.springframework.integration.rmi.config.
RmiInboundGatewayParser
O
onInit()
- Method in class org.springframework.integration.rmi.
RmiInboundGateway
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
R
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
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
S
SERVICE_NAME_PREFIX
- Static variable in class org.springframework.integration.rmi.
RmiInboundGateway
setExpectReply(boolean)
- Method in class org.springframework.integration.rmi.
RmiInboundGateway
Specify whether the gateway should be expected to return a reply.
setRegistryHost(String)
- Method in class org.springframework.integration.rmi.
RmiInboundGateway
setRegistryPort(int)
- Method in class org.springframework.integration.rmi.
RmiInboundGateway
setRemoteInvocationExecutor(RemoteInvocationExecutor)
- Method in class org.springframework.integration.rmi.
RmiInboundGateway
setReplyChannel(MessageChannel)
- Method in class org.springframework.integration.rmi.
RmiOutboundGateway
setRequestChannel(MessageChannel)
- Method in class org.springframework.integration.rmi.
RmiInboundGateway
Specify the request channel where messages will be sent.
D
E
G
H
I
O
P
R
S
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes