public interface StompSessionManager
| Modifier and Type | Method and Description |
|---|---|
StompSession |
createSession() |
StompSession |
findSession(String sessionId) |
StompSession findSession(String sessionId) throws org.projectodd.stilts.stomp.StompException
StompSession createSession() throws org.projectodd.stilts.stomp.StompException
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.