Package | Description |
---|---|
org.apache.activemq.artemis.core.protocol.stomp | |
org.apache.activemq.artemis.core.protocol.stomp.v12 |
Modifier and Type | Method and Description |
---|---|
StompFrame |
VersionedStompFrameHandler.createMessageFrame(ServerMessage serverMessage,
StompSubscription subscription,
int deliveryCount) |
StompFrame |
StompConnection.createStompMessage(ServerMessage serverMessage,
StompSubscription subscription,
int deliveryCount) |
Modifier and Type | Method and Description |
---|---|
StompFrame |
StompFrameHandlerV12.createMessageFrame(ServerMessage serverMessage,
StompSubscription subscription,
int deliveryCount) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.