Spring Integration

Uses of Package
org.springframework.integration.gateway

Packages that use org.springframework.integration.gateway
org.springframework.integration.gateway   
org.springframework.integration.http   
org.springframework.integration.httpinvoker   
org.springframework.integration.ip.tcp   
org.springframework.integration.jms   
org.springframework.integration.rmi   
org.springframework.integration.ws   
 

Classes in org.springframework.integration.gateway used by org.springframework.integration.gateway
GatewayMethodDefinition
          Represents the definition of Gateway methods, when using multiple methods per Gateway interface.
MessagingGatewaySupport
          A convenient base class for connecting application code to MessageChannels for sending, receiving, or request-reply operations.
RequestReplyExchanger
          Interface for a request/reply Message exchange.
 

Classes in org.springframework.integration.gateway used by org.springframework.integration.http
MessagingGatewaySupport
          A convenient base class for connecting application code to MessageChannels for sending, receiving, or request-reply operations.
 

Classes in org.springframework.integration.gateway used by org.springframework.integration.httpinvoker
AbstractRemotingOutboundGateway
          A base class for outbound URL-based Messaging Gateways.
MessagingGatewaySupport
          A convenient base class for connecting application code to MessageChannels for sending, receiving, or request-reply operations.
RemotingInboundGatewaySupport
          Support class for inbound Messaging Gateways.
RequestReplyExchanger
          Interface for a request/reply Message exchange.
 

Classes in org.springframework.integration.gateway used by org.springframework.integration.ip.tcp
MessagingGatewaySupport
          A convenient base class for connecting application code to MessageChannels for sending, receiving, or request-reply operations.
 

Classes in org.springframework.integration.gateway used by org.springframework.integration.jms
MessagingGatewaySupport
          A convenient base class for connecting application code to MessageChannels for sending, receiving, or request-reply operations.
 

Classes in org.springframework.integration.gateway used by org.springframework.integration.rmi
AbstractRemotingOutboundGateway
          A base class for outbound URL-based Messaging Gateways.
MessagingGatewaySupport
          A convenient base class for connecting application code to MessageChannels for sending, receiving, or request-reply operations.
RemotingInboundGatewaySupport
          Support class for inbound Messaging Gateways.
RequestReplyExchanger
          Interface for a request/reply Message exchange.
 

Classes in org.springframework.integration.gateway used by org.springframework.integration.ws
MessagingGatewaySupport
          A convenient base class for connecting application code to MessageChannels for sending, receiving, or request-reply operations.
 


Spring Integration

Copyright © 2010. All Rights Reserved.