Spring Integration

Uses of Class
org.springframework.integration.gateway.GatewayMethodDefinition

Packages that use GatewayMethodDefinition
org.springframework.integration.gateway   
 

Uses of GatewayMethodDefinition in org.springframework.integration.gateway
 

Methods in org.springframework.integration.gateway that return types with arguments of type GatewayMethodDefinition
 Map<String,GatewayMethodDefinition> GatewayProxyFactoryBean.getMethodToChannelMap()
           
 

Method parameters in org.springframework.integration.gateway with type arguments of type GatewayMethodDefinition
 void GatewayProxyFactoryBean.setMethodToChannelMap(Map<String,GatewayMethodDefinition> methodToChannelMap)
           
 


Spring Integration

Copyright © 2010. All Rights Reserved.