Class GatewayProxySpec

java.lang.Object
org.springframework.integration.dsl.GatewayProxySpec
All Implemented Interfaces:
ComponentsRegistration

public class GatewayProxySpec
extends Object
implements ComponentsRegistration
A builder for the GatewayProxyFactoryBean options when MessagingGateway on the service interface cannot be declared.
Since:
5.2
Author:
Artem Bilan, Gary Russell