public class RawReceivable extends AbstractReceivable<String> implements IReceivable<String>
| Constructor and Description |
|---|
RawReceivable(String theRawMessage) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage()
Returns the message itself
|
addMetadata, getMetadataclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetMetadatapublic RawReceivable(String theRawMessage)
public String getMessage()
getMessage in interface IReceivable<String>Copyright © 2012–2017 University Health Network. All rights reserved.