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
AbstractMessagingGateway
          A convenient base class for connecting application code to MessageChannels for sending, receiving, or request-reply operations.
GatewayMethodDefinition
          Represents the definition of Gateway methods, when using multiple methods per Gateway interface.
RequestReplyExchanger
          Interface for a request/reply Message exchange.
SimpleMessagingGateway
          An implementation of AbstractMessagingGateway that delegates to an InboundMessageMapper and OutboundMessageMapper.
 

Classes in org.springframework.integration.gateway used by org.springframework.integration.http
AbstractMessagingGateway
          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
AbstractMessagingGateway
          A convenient base class for connecting application code to MessageChannels for sending, receiving, or request-reply operations.
AbstractRemotingOutboundGateway
          A base class for outbound URL-based Messaging Gateways.
RemotingInboundGatewaySupport
          Support class for inbound Messaging Gateways.
RequestReplyExchanger
          Interface for a request/reply Message exchange.
SimpleMessagingGateway
          An implementation of AbstractMessagingGateway that delegates to an InboundMessageMapper and OutboundMessageMapper.
 

Classes in org.springframework.integration.gateway used by org.springframework.integration.ip.tcp
AbstractMessagingGateway
          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
AbstractMessagingGateway
          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
AbstractMessagingGateway
          A convenient base class for connecting application code to MessageChannels for sending, receiving, or request-reply operations.
AbstractRemotingOutboundGateway
          A base class for outbound URL-based Messaging Gateways.
RemotingInboundGatewaySupport
          Support class for inbound Messaging Gateways.
RequestReplyExchanger
          Interface for a request/reply Message exchange.
SimpleMessagingGateway
          An implementation of AbstractMessagingGateway that delegates to an InboundMessageMapper and OutboundMessageMapper.
 

Classes in org.springframework.integration.gateway used by org.springframework.integration.ws
AbstractMessagingGateway
          A convenient base class for connecting application code to MessageChannels for sending, receiving, or request-reply operations.
SimpleMessagingGateway
          An implementation of AbstractMessagingGateway that delegates to an InboundMessageMapper and OutboundMessageMapper.
 


Spring Integration

Copyright © 2010. All Rights Reserved.