Uses of Interface
org.springframework.integration.context.OrderlyShutdownCapable
Packages that use OrderlyShutdownCapable
Package
Description
Provides classes supporting inbound endpoints.
Provides classes supporting inbound endpoints.
Base package for TCP Support.
All things related to tcp connections - client and
 server factories; listener and sender interfaces.
Base package for JMS Support.
Provides Spring Integration inbound components for Apache Kafka.
Provides classes supporting inbound endpoints.
Provides several inbound and outbound Web Service components.
- 
Uses of OrderlyShutdownCapable in org.springframework.integration.amqp.inboundClasses 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.inboundClasses 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.tcpClasses in org.springframework.integration.ip.tcp 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.ip.tcp.connectionClasses 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.jmsClasses in org.springframework.integration.jms 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.inboundClasses 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.inboundClasses in org.springframework.integration.webflux.inbound that implement OrderlyShutdownCapableModifier and TypeClassDescriptionclassAMessagingGatewaySupportimplementation for Spring WebFlux HTTP requests execution.
- 
Uses of OrderlyShutdownCapable in org.springframework.integration.wsClasses in org.springframework.integration.ws that implement OrderlyShutdownCapableModifier and TypeClassDescriptionclassclassclass