Package | Description |
---|---|
org.apache.activemq.artemis.core.protocol.stomp |
Modifier and Type | Method and Description |
---|---|
StompSession |
StompProtocolManager.getSession(StompConnection connection) |
StompSession |
StompConnection.getSession(String txID) |
StompSession |
StompProtocolManager.getTransactedSession(StompConnection connection,
String txID) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.