| Package | Description | 
|---|---|
| org.springframework.messaging.simp.stomp | 
 Generic support for simple messaging protocols (like STOMP). 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DefaultStompSession
Default implementation of  
ConnectionHandlingStompSession. | 
| Modifier and Type | Method and Description | 
|---|---|
protected ConnectionHandlingStompSession | 
StompClientSupport.createSession(StompHeaders connectHeaders,
             StompSessionHandler handler)
Factory method for create and configure a new session. 
 |