Package | Description |
---|---|
org.hornetq.core.persistence.impl.journal | |
org.hornetq.core.protocol.stomp | |
org.hornetq.core.server.impl |
Modifier and Type | Class and Description |
---|---|
class |
LargeServerMessageImpl
A LargeServerMessageImpl
|
Modifier and Type | Method and Description |
---|---|
ServerMessageImpl |
StompConnection.createServerMessage() |
Modifier and Type | Method and Description |
---|---|
static void |
StompUtils.copyStandardHeadersFromFrameToMessage(StompFrame frame,
ServerMessageImpl msg) |
void |
StompSession.sendInternal(ServerMessageImpl message,
boolean direct) |
void |
StompSession.sendInternalLarge(ServerMessageImpl message,
boolean direct) |
protected void |
StompConnection.sendServerMessage(ServerMessageImpl message,
String txID) |
Constructor and Description |
---|
ServerMessageImpl(ServerMessageImpl other) |
ServerMessageImpl(ServerMessageImpl other,
TypedProperties properties) |
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.