public static interface RmiOutboundGateway.RmiProxyFactoryBeanConfigurer
| Modifier and Type | Method and Description |
|---|---|
void |
configure(RmiProxyFactoryBean factoryBean)
Perform additional configuration of the factory bean before the
RequestReplyExchanger is created. |
void configure(RmiProxyFactoryBean factoryBean)
RequestReplyExchanger is created.factoryBean - the factory bean.