Package eu.vstoyanov.natsy.model
Class Message
-
- All Implemented Interfaces:
public final class MessageMessage wrapper for raw subscriptions
-
-
Method Summary
Modifier and Type Method Description final StringgetSubject()final ByteArraygetData()final HeadersgetHeaders()final StringgetReplyTo()Booleanequals(Object other)IntegerhashCode()-
-
Method Detail
-
getSubject
final String getSubject()
-
getHeaders
final Headers getHeaders()
-
getReplyTo
final String getReplyTo()
-
-
-
-