Uses of Interface
org.springframework.integration.context.OrderlyShutdownCapable
Packages that use OrderlyShutdownCapable
Package
Description
Provides classes supporting inbound endpoints.
Provides classes supporting inbound endpoints.
All things related to tcp connections - client and
server factories; listener and sender interfaces.
Inbound channel adapters for TCP Support.
Inbound channel adapters for JMS.
Provides Spring Integration inbound components for Apache Kafka.
Provides classes supporting inbound endpoints.
Inbound Web Service components.
-
Uses of OrderlyShutdownCapable in org.springframework.integration.amqp.inbound
Classes in org.springframework.integration.amqp.inbound that implement OrderlyShutdownCapableModifier and TypeClassDescriptionclassAdapter that receives Messages from an AMQP Queue, converts them into Spring Integration messages and sends the results to a Message Channel. -
Uses of OrderlyShutdownCapable in org.springframework.integration.http.inbound
Classes in org.springframework.integration.http.inbound that implement OrderlyShutdownCapableModifier and TypeClassDescriptionclassTheMessagingGatewaySupportextension for HTTP Inbound endpoints with basic properties.classInbound HTTP endpoint that implements Spring'sControllerinterface to be used with a DispatcherServlet front controller.classBase class for HTTP request handling endpoints.classInbound Messaging Gateway that handles HTTP Requests. -
Uses of OrderlyShutdownCapable in org.springframework.integration.ip.tcp.connection
Classes in org.springframework.integration.ip.tcp.connection that implement OrderlyShutdownCapableModifier and TypeClassDescriptionclassBase class for all server connection factories.classImplements a server connection factory that producesTcpNetConnections using aServerSocket.class/** Implements a server connection factory that producesTcpNioConnections using aServerSocketChannel. -
Uses of OrderlyShutdownCapable in org.springframework.integration.ip.tcp.inbound
Classes in org.springframework.integration.ip.tcp.inbound that implement OrderlyShutdownCapableModifier and TypeClassDescriptionclassInbound Gateway using a server connection factory - threading is controlled by the factory.classTcp inbound channel adapter using a TcpConnection to receive data - if the connection factory is a server factory, this Listener owns the connections. -
Uses of OrderlyShutdownCapable in org.springframework.integration.jms.inbound
Classes in org.springframework.integration.jms.inbound that implement OrderlyShutdownCapableModifier and TypeClassDescriptionclassA wrapper around theJmsMessageDrivenEndpointimplementingMessagingGatewaySupport.classA message-driven endpoint that receive JMS messages, converts them into Spring Integration Messages, and then sends the result to a channel. -
Uses of OrderlyShutdownCapable in org.springframework.integration.kafka.inbound
Classes in org.springframework.integration.kafka.inbound that implement OrderlyShutdownCapableModifier and TypeClassDescriptionclassKafkaInboundGateway<K,V, R> Inbound gateway.classMessage-driven channel adapter. -
Uses of OrderlyShutdownCapable in org.springframework.integration.webflux.inbound
Classes in org.springframework.integration.webflux.inbound that implement OrderlyShutdownCapableModifier and TypeClassDescriptionclassAMessagingGatewaySupportimplementation for Spring WebFlux HTTP requests execution. -
Uses of OrderlyShutdownCapable in org.springframework.integration.ws.inbound
Classes in org.springframework.integration.ws.inbound that implement OrderlyShutdownCapableModifier and TypeClassDescriptionclassclassclass