|
Spring Integration | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of AbstractMessagingGateway in org.springframework.integration.gateway |
|---|
| Subclasses of AbstractMessagingGateway in org.springframework.integration.gateway | |
|---|---|
class |
RemotingInboundGatewaySupport
Support class for inbound Messaging Gateways. |
class |
SimpleMessagingGateway
An implementation of AbstractMessagingGateway that delegates to
an InboundMessageMapper and OutboundMessageMapper. |
| Uses of AbstractMessagingGateway in org.springframework.integration.http |
|---|
| Subclasses of AbstractMessagingGateway in org.springframework.integration.http | |
|---|---|
class |
HttpRequestHandlingController
Inbound HTTP endpoint that implements Spring's Controller
interface to be used with a DispatcherServlet front controller. |
class |
HttpRequestHandlingMessagingGateway
Inbound Messaging Gateway that handles HTTP Requests. |
| Uses of AbstractMessagingGateway in org.springframework.integration.httpinvoker |
|---|
| Subclasses of AbstractMessagingGateway in org.springframework.integration.httpinvoker | |
|---|---|
class |
HttpInvokerInboundGateway
Deprecated. as of 2.0.x. We recommend using the REST-based HTTP adapters instead. |
| Uses of AbstractMessagingGateway in org.springframework.integration.ip.tcp |
|---|
| Subclasses of AbstractMessagingGateway in org.springframework.integration.ip.tcp | |
|---|---|
class |
SimpleTcpNetInboundGateway
Simple implementation of a TCP/IP inbound gateway; uses Socket
and socket reader thread hangs on receive for response; therefore no multiplexing
of incoming messages is supported. |
| Uses of AbstractMessagingGateway in org.springframework.integration.jms |
|---|
| Subclasses of AbstractMessagingGateway in org.springframework.integration.jms | |
|---|---|
class |
ChannelPublishingJmsMessageListener
JMS MessageListener that converts a JMS Message into a Spring Integration Message and sends that Message to a channel. |
| Uses of AbstractMessagingGateway in org.springframework.integration.rmi |
|---|
| Subclasses of AbstractMessagingGateway in org.springframework.integration.rmi | |
|---|---|
class |
RmiInboundGateway
An inbound Messaging Gateway for RMI-based remoting. |
| Uses of AbstractMessagingGateway in org.springframework.integration.ws |
|---|
| Subclasses of AbstractMessagingGateway in org.springframework.integration.ws | |
|---|---|
class |
SimpleWebServiceInboundGateway
|
|
Spring Integration | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||