public class PatternMessage<K,V> extends Object
| Constructor and Description |
|---|
PatternMessage(K pattern,
K channel,
V message) |
| Modifier and Type | Method and Description |
|---|---|
K |
getChannel() |
V |
getMessage() |
K |
getPattern() |
Copyright © 2019 lettuce.io. All rights reserved.