|
Spring Data Key-Value | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Message
Class encapsulating a Redis message body and its properties.
Method Summary | |
---|---|
byte[] |
getBody()
Returns the body (or the payload) of the message. |
byte[] |
getChannel()
Returns the channel associated with the message. |
Method Detail |
---|
byte[] getBody()
byte[] getChannel()
|
Spring Data Key-Value | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |