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, getMetadata
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getMetadata
public RawReceivable(String theRawMessage)
public String getMessage()
getMessage
in interface IReceivable<String>
Copyright © 2012–2017 University Health Network. All rights reserved.