JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Use
Tree
Deprecated
Index
Search
Help
Spring Integration
org.springframework.integration.stomp.outbound
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Related Packages
Classes and Interfaces
Package org.springframework.integration.stomp.outbound
package
org.springframework.integration.stomp.outbound
Provides classes which represent outbound STOMP components.
Related Packages
Package
Description
org.springframework.integration.stomp
Provides core classes STOMP components.
org.springframework.integration.stomp.config
Contains parser classes for the STOMP namespace support.
org.springframework.integration.stomp.event
org.springframework.integration.stomp.inbound
Provides classes which represent inbound STOMP components.
org.springframework.integration.stomp.support
Provides classes to support STOMP components.
Classes
Class
Description
StompMessageHandler
The
AbstractMessageHandler
implementation to send messages to STOMP destinations.