Example usage for org.springframework.integration.config.xml AbstractInboundGatewayParser subclass-usage

List of usage examples for org.springframework.integration.config.xml AbstractInboundGatewayParser subclass-usage

Introduction

In this page you can find the example usage for org.springframework.integration.config.xml AbstractInboundGatewayParser subclass-usage.

Usage

From source file org.springframework.integration.ws.config.WebServiceInboundGatewayParser.java

/**
 * @author Iwein Fuld
 * @author Mark Fisher
 * @author Oleg Zhurakousky
 */
public class WebServiceInboundGatewayParser extends AbstractInboundGatewayParser {