public class TestMessage extends Object
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getData()
Get's the raw message DATA.
|
String |
getEnvelopeReceiver()
Get's the RCPT TO:
|
String |
getEnvelopeSender()
Get's the MAIL FROM:
|
String |
toString() |
Copyright © 2015 Zalando SE. All rights reserved.