Modifier and Type | Class and Description |
---|---|
class |
ClientLargeMessageImpl
ClientLargeMessageImpl is only created when receiving large messages.
|
class |
ClientMessageImpl
A ClientMessageImpl
|
Modifier and Type | Method and Description |
---|---|
MessageImpl |
MessageImpl.setDurable(boolean durable) |
MessageImpl |
MessageImpl.setExpiration(long expiration) |
MessageImpl |
MessageImpl.setPriority(byte priority) |
MessageImpl |
MessageImpl.setTimestamp(long timestamp) |
MessageImpl |
MessageImpl.setUserID(UUID userID) |
Constructor and Description |
---|
MessageImpl(MessageImpl other) |
MessageImpl(MessageImpl other,
TypedProperties properties) |
Modifier and Type | Class and Description |
---|---|
class |
LargeServerMessageImpl |
Modifier and Type | Class and Description |
---|---|
class |
ServerMessageImpl |
Copyright © 2016 The Apache Software Foundation. All rights reserved.