@UnstableApi public final class SimpleStringRedisMessage extends AbstractStringRedisMessage
| Constructor and Description |
|---|
SimpleStringRedisMessage(String content)
Creates a
SimpleStringRedisMessage for the given content. |
public SimpleStringRedisMessage(String content)
SimpleStringRedisMessage for the given content.content - the message content, must not be null.Copyright © 2008–2025 The Netty Project. All rights reserved.