Uses of Class
org.springframework.integration.gateway.GatewayProxyFactoryBean
Packages that use GatewayProxyFactoryBean
Package
Description
Root package of the Spring Integration Java DSL.
Provides classes supporting messaging gateways.
-
Uses of GatewayProxyFactoryBean in org.springframework.integration.dsl
Fields in org.springframework.integration.dsl declared as GatewayProxyFactoryBeanModifier and TypeFieldDescriptionprotected final GatewayProxyFactoryBean<?>
GatewayProxySpec.gatewayProxyFactoryBean
-
Uses of GatewayProxyFactoryBean in org.springframework.integration.gateway
Subclasses of GatewayProxyFactoryBean in org.springframework.integration.gatewayModifier and TypeClassDescriptionclass
AGatewayProxyFactoryBean
extension for Java configuration.