Uses of Package
org.springframework.integration.gateway
Packages that use org.springframework.integration.gateway
Package
Description
Provides classes supporting inbound endpoints.
Root package of the Spring Integration Java DSL.
Provides classes supporting messaging gateways.
Provides classes related to the runtime object graph.
Provides classes supporting inbound endpoints.
Base package for TCP Support.
Base package for JMS Support.
Provides Spring Integration inbound components for Apache Kafka.
Provides classes supporting inbound endpoints.
Provides classes representing inbound RSocket components.
Provides classes supporting inbound endpoints.
Provides several inbound and outbound Web Service components.
-
Classes in org.springframework.integration.gateway used by org.springframework.integration.amqp.inboundClassDescriptionA convenient base class for connecting application code to
MessageChannel
s for sending, receiving, or request-reply operations. -
Classes in org.springframework.integration.gateway used by org.springframework.integration.dslClassDescriptionRepresents the metadata associated with a Gateway method.Generates a proxy for the provided service interface to enable interaction with messaging components without application code being aware of them allowing for POJO-style interaction.A convenient base class for connecting application code to
MessageChannel
s for sending, receiving, or request-reply operations.Simple wrapper class containing aMethod
and an object array containing the arguments for an invocation of that method.Implementations of this interface areInboundMessageMapper
s that map aMethodArgsHolder
to aMessage
. -
Classes in org.springframework.integration.gateway used by org.springframework.integration.gatewayClassDescriptionRepresents the metadata associated with a Gateway method.Generates a proxy for the provided service interface to enable interaction with messaging components without application code being aware of them allowing for POJO-style interaction.A convenient base class for connecting application code to
MessageChannel
s for sending, receiving, or request-reply operations.TheMessagingTemplate
extension to increaseMessagingGatewaySupport.ConvertingMessagingTemplate.doConvert(Object, Map, MessagePostProcessor)
visibility to get access to the request message from an observation context.Implementations of this interface areInboundMessageMapper
s that map aMethodArgsHolder
to aMessage
. -
Classes in org.springframework.integration.gateway used by org.springframework.integration.graphClassDescriptionA convenient base class for connecting application code to
MessageChannel
s for sending, receiving, or request-reply operations. -
Classes in org.springframework.integration.gateway used by org.springframework.integration.http.inboundClassDescriptionA convenient base class for connecting application code to
MessageChannel
s for sending, receiving, or request-reply operations. -
Classes in org.springframework.integration.gateway used by org.springframework.integration.ip.tcpClassDescriptionA convenient base class for connecting application code to
MessageChannel
s for sending, receiving, or request-reply operations. -
Classes in org.springframework.integration.gateway used by org.springframework.integration.jmsClassDescriptionA convenient base class for connecting application code to
MessageChannel
s for sending, receiving, or request-reply operations. -
Classes in org.springframework.integration.gateway used by org.springframework.integration.kafka.inboundClassDescriptionA convenient base class for connecting application code to
MessageChannel
s for sending, receiving, or request-reply operations. -
Classes in org.springframework.integration.gateway used by org.springframework.integration.redis.inboundClassDescriptionA convenient base class for connecting application code to
MessageChannel
s for sending, receiving, or request-reply operations. -
Classes in org.springframework.integration.gateway used by org.springframework.integration.rsocket.inboundClassDescriptionA convenient base class for connecting application code to
MessageChannel
s for sending, receiving, or request-reply operations. -
Classes in org.springframework.integration.gateway used by org.springframework.integration.webflux.inboundClassDescriptionA convenient base class for connecting application code to
MessageChannel
s for sending, receiving, or request-reply operations. -
Classes in org.springframework.integration.gateway used by org.springframework.integration.wsClassDescriptionA convenient base class for connecting application code to
MessageChannel
s for sending, receiving, or request-reply operations.